body {
	background: #404065 url(../images/bluediaglinetile.gif);
}
#wrapper {
	background: #FFF;
	margin: 6px auto 0px;
	height: auto;
	width: 900px;
	border: 2px solid #F00;
}
#header {
	/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	background: #FFF;
	margin: 10px auto 0px;
	height: 60px;
	width: 900px;
	border-bottom: 2px solid #7f9f96;
	padding: 0px;
}
.redhead {
	font: bold 18px "Times New Roman", Times, serif;
	color: #F00;
}
.blackhead {
	font: bold 18px "Times New Roman", Times, serif;
	color: #333366;
}
.smaller {
	font: bold 12px/16px "Times New Roman", Times, serif;
	color: #333;
}


#mainbody {
	height: auto;
	width: 774px;
	font: 14px/20px "Times New Roman", Times, serif;
	color: #333;
	padding-left: 20px;
	padding-top: 20px;
}
h1 {
	font: bold 16px "Times New Roman", Times, serif;
	color: #404065;
	margin: 0px;
	padding: 0px;
}

.headerphone {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #404065;
	height: 20px;
	width: 140px;
	margin-top: 44px;
	margin-left: 600px;
	float: none;
}

p {
	padding: 0px;
	margin: 0px;
}
#leftbar {
	float: left;
	height: auto;
	width: 140px;
	padding: 0px;
	margin-top: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 10px;
    line-height: 0px;
}
.centerbody {
	font: 14px/20px "Times New Roman", Times, serif;
	color: #333;
	float: left;
	height: auto;
	width: 720px;
	padding-top: 20px;
	padding-left: 20px;
	border-left: 1px solid #7f9f96;
}
.centertext {
	font: 14px/20px "Times New Roman", Times, serif;
	color: #333;
}
/*.centertext li{
	font: 14px/20px "Times New Roman", Times, serif;
	color: #333;
}*/
#wrapper .centerbody ul li {
	font: 14px/20px "Times New Roman", Times, serif;
	color: #333;
}
.red {
	color: #F00;
}
