body 	{	font-family: Verdana, Arial, Helvetica, sans-serif; 	}p	{	font-size: 16px;	line-height: 1.66;	margin: 0;	text-align: justify;	color: #000;	background-color: inherit;	}h1 	{  	padding: 0;   	margin: 0;  	text-align: center;	}h2 	{	font-size: 12px;	text-align: justify;	font-weight: normal;	margin: 0;	color: #000;	background-color: inherit;	}h3	{	font-size: 12px;	margin: 0;	color: #000;	background-color: inherit;	text-align: center;	}h4	{	font-size: 16px;	text-align: justify;	font-weight: bold;	margin: 0;	color: #000;	background-color: inherit;	}h5	{	font-size: 80%;	text-align: center;	font-weight: normal;	line-height: 30px;	margin: 0;	padding: 0;	color: #000;	background-color: inherit;	}#nav	{	margin: 0;	padding: 0;	width: 975px;	position: relative;	top: 150px;	left: 3px;	}#nav li	{	list-style: none;	float: left;	margin: 0 5px 0 32px;	padding: 0;	font-size: 15px;	white-space: nowrap;	}#nav a	{	border: none;	display: block;	float: left;	padding: 0 0 0 0;	text-decoration: none;	line-height: 1em;	font-weight: normal;	background: transparent;	color: #fff;		}#nav a:hover	{	color: red;	}#wrapper	{	width: 875px;	margin:0 auto;	}#header	{	height:175px;	background: url(images/blueHeader.png) no-repeat left top;	}#sideContent	{	height:900px;	float: left;	width: 0px;	margin: 0;	padding-top:20px;	padding-left: 20px;	border-left: 3px solid rgb(82,147,199);	clear: left; /* without this the content will shift right */	}#image	{	margin:0;	padding-left: 20px;	}#primaryContent	{	height: 900px;	border-left: 3px solid rgb(82,147,199);	float: left;	width:450px;	margin: 0;	padding-left: 30px;	padding-top: 40px;	}#primaryContent A:link	{	text-decoration: underline;	color: #09c;	background-color: inherit;	}#primaryContent A:hover 	{	text-decoration: underline; 	color: red;	background-color: inherit;	}				#primaryContent A:visited 	{	text-decoration: underline;	color: red;	background-color: inherit;	}				#primaryContent A:active	{	text-decoration: underline;	color: #000000;	background-color: inherit	}#secondaryContent	{	height:900px;	float: right;	width: 320px;	margin: 0;	padding-top: 40px;	padding-right:40px;	border-right: 3px solid rgb(82,147,199);	}#footer	{	height: 60px;	background: url(images/bottom.png) no-repeat left;	clear: both;	text-align: center;	}