BODY {
	color : white;
	background-color : #435cc5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;	}



A:link {color: #C0C0C0; text-decoration: underline;}
A:visited {color: #C0C0C0; text-decoration: underline;}
A:active {color: #990011;  text-decoration : none;  }
A:hover {color: #990011; text-decoration : none;  }


p cap {font-weight: bold; font-size: 12pt;}

#sidebar{
	position : absolute;
	left : 0px;
	top : 120px;
	margin-left : 75%;
	margin-right:15px;
	padding-left: 15px;
	font-size: 10pt;
	border-left: 1px solid white;
}

#maincontent {
	margin-left: 15px;
	margin-right: 15px;
	border: 0px;
	top: 120px; 
	width: 73%;
}

#subpages {
	margin-left: 15px;
	margin-right: 15px;
	border: 0px;
	top: 120px; 
}
