a:link, a:hover, a:visited {
text-decoration: none;
color:#3399FF;}

body{
font-family: Trebuchet MS;
font-size: 14px;
color:#999999;
background-color: #e7e7e7;
}

div#clearfloats{
clear: both;
}

div#mainwrap{
width: 900px;
margin-left: auto;
margin-right: auto;
}

div#header{
width: 900px;
background-image: url(images/header.gif);
height: 94px;
}

div#content{
width: 900px;
background-image: url(images/background.gif);
}

div#left{
float: left;
margin-left: 8px;
width: 187px;
}

div#left ul{
	
	
}



div#left ul li, div#left ul li a, div#left ul li a:visited{
padding-top: 5px;
padding-bottom: 5px;
list-style-position: inside;
list-style-type: none;
font-weight: bold;
font-size: 18px;
font-family: "Trebuchet MS";
color: #13286d;
border-bottom-width: thin;
border-bottom-color:  #CCCCCC;
border-bottom-style: solid;
padding-left:10px;

}



div#left ul li:hover, div#left ul li a:hover{
color: #ffffff;
background-color: #566DBA;

}


div#center{
padding-top: 5px;
float: left;
margin-left: 8px;
width: 465px;
}

div#right{
float: left;
width: 211px;
background-image: url(images/keys.gif);
background-position: top;
background-repeat: no-repeat;
margin-left: 14px;
padding-top:80px;
}


div#footer{
width: 900px;
height: 89px;
background-image: url(images/footer.gif);
background-repeat: no-repeat;

}

.footer{
	text-align:center;
		padding-top:35px;
}

.title{
	font-size: 16px;
	font-weight: bold;
	color: #13276C;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #13276C;
	margin-bottom:10px;
}


.album{
color:#FFFFFF;
background-color:#13276B;
padding:5px;
}
