/* CSS Document */

body{
background: #FFFFFF; }

img{
border: 0px; }

#container{
width: 760px;
border: 1px solid #000000;
background: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 { 
color:#3b406d;
font-family:georgia, arial, helvetica;
}


#header{
width: 760px;
background: url(images/banner.jpg);
height: 200px;
border-bottom: 1px solid #000000;
}

#content{
width: 440px;
margin-left: 160px;
margin-right: 160px; 
padding-top: 20px;
padding-bottom: 20px;
text-align: left;

padding-left:2px;

}

#content p { 
color:black;
font-family:georgia;
text-indent:7px;
}

#content a { 
color:#000099;
text-decoration:none;
}

#content a:hover { 
color:#0000CC;
text-decoration:underline;
}

#navleft{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
width: 150px;
height: 400px;
line-height: 15px;

position: absolute;
margin-right: 610px;
margin-top:202px;
text-align: center;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding-top:20px;

}



#navleft a:link{
text-decoration: underline;
color: #3b406d; 
}
#navleft a:visited{
text-decoration: underline;
color: #3b406d; 
}

#navleft a:hover{ 
text-decoration: underline;
color: #000000;
}


#navright a:link{
color:white; 
}
#navright a:visited{
color:white;
}

.link{
width: 120px;
height: 20px;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
background-color: #FFFFFF;
 }

.link a:hover{
color: #000000;
 }
 
.filler{
margin-bottom: 400px; }

#navright{
	width: 150px;
	background: #FFFFFF;
	position: absolute;
	margin-left: 610px;
	margin-top:202px;
}
#navright a:active, a:visited { 
color:white;
}

#footer{
width: 760px;
border-top: 1px solid #000000;
height: 20px;
background: #3b406d;
text-align: center;
color:#FFFFFF }

.title{
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #CCCCCC;
}

table{
background-color:#3b406d; }

.field{
background-color:#CCCCCC;
text-align: center;
color:#3b406d;
font-size: 20px; }

.answer{
background-color:#CCCCCC;
color:#3b406d; }

.pic{
background-color:#CCCCCC;
text-align: center;
color:#3b406d; }
