#wrap {
	width: 750px;
	text-align:center;
	margin: 0 auto;
	height:auto;
	background-color:#FFFFFF;
	color:#F2F5FD;
}

.header {
	text-align:center;
	width:728px;
	height: auto;
	border-bottom-style:none;
	border-bottom-width:thin;
	border-top-style:none;
	border-top-width:thin;
}
.footer {
	clear:both;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom-color:#FF3333;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-top-color:#FF3333;
	border-top-style:solid;
	border-top-width:thin;
	margin-top: 5px;
	height:auto;
}
.navlinks {
	clear:left;
	float: left;
	width: 150px;
	height: auto;
	text-align:left;
	margin-top:10px;
	margin-left:10px;
	background-color:#DDDDDD;
	padding: 5px;
}

.content {
	text-align:left;
	height:auto;
	float:left;
	width: 530px;
	margin-left: 10px;
	margin-top:10px;
	padding: 5px;
	margin-right: 10px;
}

.content2 {
	text-align:left;
	height:auto;
	float:left;
	width: 250px;
	margin-left: 10px;
	margin-top:10px;
	padding: 5px;
	margin-right: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF3333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.nologo {
	text-align:center;
	width:750px;
	height: 80px;
}
body {
	background-color: #FFFFFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9B2102;
}
#wrap #navlinks a {
	color: #FF3333;
}
