body {
	font-family: Arial, Helvetica, sans-serif; 
	background-color:#CDCDD9; 	
	margin-left: 0px;
	margin-top: 0px;
	font-size:12px;
}
h1 { font-size:18px; color:#131357;}
h2 { font-size:16px; color:#131357;}
h3 { font-size:14px; color:#131357;}

a:link {color:#131357;}
a:visited {color:#131357;}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#navigation ul{ 
margin:0px; padding:0px; font-size:13px; color:#131357; list-style-type: none; font-weight:bold;
}
#navigation li { color:#131357; background-image:url(images/nav_button_bkgrd.gif); height:25px; width:123px; background-repeat:no-repeat;}
#navigation a { background-image:url(images/nav_button_bkgrd.gif); text-decoration:none; color:#131357; font-weight:bold; display:block; height:25px; width:123px; background-repeat:no-repeat;}
#navigation a:link { background-image:url(images/nav_button_bkgrd.gif); text-decoration:none; color:#131357; font-weight:bold; display:block; height:25px; width:123px; background-repeat:no-repeat;}
#navigation a:visited { background-image:url(images/nav_button_bkgrd.gif); text-decoration:none; font-weight:bold; display:block; height:25px; width:123px; background-repeat:no-repeat; }
#navigation a:hover { background-image:url(images/nav_button_bkgrd_over.gif); text-decoration:none; color:#FFFFFF; display:block; height:25px; width:123px; background-repeat:no-repeat;}
div#redheaderbkgrd {
	position:absolute;
	left: 772px;
	top: 64px;
	width:75px;
	height:123px;
	z-index:300;
	background-image: url(/images/red_bkgrd.gif);
	layer-background-image: url(/images/red_bkgrd.gif);
}
div#pic1 {
	position:absolute;
	width:84px;
	height:108px;
	z-index:300;
	left: 425px;
	top: 115px;
}
div#pic2 {
	position:absolute;
	width:152px;
	height:108px;
	z-index:300;
	left: 514px;
	top: 115px;
}
div#pic3 {
	position:absolute;
	width:82px;
	height:108px;
	z-index:300;
	left: 671px;
	top: 115px;
}
div#container {
	width:772px;
	position:relative;
	top:0px;
	left:0px;
	height:100%;
	z-index:200;
	background-image:url(images/main_bkgrd.gif);
}
div#header {
	width:772px;
	height: 205px;
	position:relative;
}
div#main {
	width: 772px;
	height:100%;
}
div#navigation {
	position:relative;
	float:left;
	width: 138px;
}
div#content {
	position:relative;
	float:right;
	width:615px;
	padding-top:15px;
	padding-right:15px;
}



