html, body {margin:0; padding:0; background:url(../images/NavBackground.gif); height:100%;}

div#header {
	position:relative;
	background:#FFFFFF;
	height:191;
}

div#wrapper {float:right; width:100%; height:200%; margin-left:-150px;}

div#content {margin-left:150px; background:#FFFFFF; font-family:Arial; font-size:18px; height:100%;}
div#content a {color:#c20336; text-decoration:none;}
div#content p {
	line-height:1;
	color:#000000;
	font-family: Arial;
	font-size: 18px;
}
div#content h1 {line-height:1.4; color:#000000; font-family: Verdana; font-size: 18pt; font-weight: bold;}
div#content h2 {font-family: Verdana; font-size: 14pt; font-weight:bold;}

div#item {padding:10px;}

div#navigation {float:left; width:150px; text-align:center;}
div#navigation a, p {font-family:Arial; font-size:18px; color:#FFFFFF; text-decoration:none; line-height:1;}.links {
	text-decoration: underline;
	color:#c20336;
}

