body {
	margin: 0 auto;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 125%;
	background-color: #D7EDFF;
	
}

.blueBold {
color: #004b8d;
font-weight: bold;
}

.maroonBold {
color: #833132;
font-weight: bold;
}






#wrapper {
margin: 0 auto;
margin-top:15px;
text-align:center;
padding:0px;
background-color: #D7EDFF;
}

#header{
   margin: 0 auto;

	width:769px;
	height:93px;
	
	
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	
}


#footer{
   margin: 0 auto;
	width:769px;
	height:61px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;	
	text-align:center;
}

#mainWrapper {
	margin: 0 auto;
	width:769px;
	background-image: url(images/cont_shadow.gif);
	background-repeat: repeat-y;
}



#nav {
	margin: 0 auto;
	width:748px;
	height: 28px;
	background-image: url(images/nav_back.gif);
	background-repeat: repeat-x;
}

#main {
	margin: 0 auto;
	margin-top:5px;
	width:734px;
	
	
}

#menu {
	margin: 0 auto;
	width: 735px;
	height: 22px;
	padding: 4px 0px 5px 0px;
	text-align:right;
}

#menu li{
	padding-left: 12px;
	padding-right: 7px;
    background-image: url(images/nav_div.gif);
	background-repeat: no-repeat;
 
	font: bold small "Trebuchet MS", Georgia, serif;
	border: 0;
	display: inline;
	color: #833132;
	}

	
#menu li a:link, #menu li a:visited {
 	color: #833132;
	text-decoration: none;
}

#menu li a:hover {
 	color: #833132;
	text-decoration:underline;
}
#menu ul{ 
	list-style: none;
	margin: 0;
}

#contentWrapper{
	background-image: url(images/content_back.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	
}

#content{
	padding: 5px 10px 5px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #004b8d;
	font-size: 11px;
	line-height: 150%;
	text-align: left;
}

#homeContTitle {
	background-image: url(images/welcome.gif);
	background-position: 10px 2px;
	background-repeat: no-repeat;
	/*height: 20px;*/
	border-bottom: 2px solid #833132;
	padding: 5px 5px 5px 5px;
}

#ContTitle {
	font: bold 16px "Trebuchet MS", Georgia, serif;
	color:#004b8d;
	text-align:left;
	height: 25px;
	border-bottom: 2px solid #833132;
	padding: 5px 5px 5px 10px;
	
}

.leftMenu
	{
		margin-top:5px;
		padding-top: 10px;
		padding-left: 0px;
		background-color: #E5E5E5;
		border-right: dotted 1px #4a92aa;
		border-left: dotted 1px #4a92aa;
		border-top: solid 3px #833132;
	}
	a.leftbutton:link, a.leftbutton:visited
	{
		display: block;
		padding: 5px 2px 8px 2px;
		text-decoration: none;
		border-bottom: dotted 1px #4a92aa;
		font: bold 12px "Trebuchet MS", Georgia, serif;
	   color:#004b8d;
	}

	a.leftbutton:hover
	{
		background-color: #C49FA0;
		color:#004b8d;
	}
	
	#footerMenu {
	margin: 0 auto;
	width: 730px;
	padding: 26px 0px 5px 0px;
	text-align:left;
}

#footerMenu li{
	padding-right: 15px;
   font: bold 10px "Trebuchet MS", Georgia, serif;
	border: 0;
	display: inline;
	color: #833132;
	}

	
#footerMenu li a:link, #footerMenu li a:visited {
 	color: #833132;
	text-decoration: none;
}

#footerMenu li a:hover {
 	color: #833132;
	text-decoration:underline;
}
#footerMenu ul{ 
	list-style: none;
	margin: 0px;
}

#theeyeworks {
margin: 0 auto;
	width: 750px;
	height: 20px;
	padding: 0px 0px 5px 0px;
	text-align:right;
   font: bold 10px "Trebuchet MS", Georgia, serif;
	color:#833132;
  text-decoration: none;
  
	
}


#theeyeworks a:link, #theeyeworks a:visited {
color:#848484;
text-decoration: none;
	
}
#theeyeworks a:hover
{
	text-decoration: underline;
}

.storage , .storage td {
border:solid 1px #833132;
}

#content img {
 
 border: 1px solid #833132;
 padding: 5px;
 margin: 5px;
 }
 
 #content a:link, #content a:visited {
color: #833132;
text-decoration: none;

}

#content a:hover {
color: #833132;
text-decoration: none;
border-bottom: 1px dotted #833132;
}