@charset "utf-8";
/*** XHTML SET ***/
html{text-size-adjust:95%; 
height:100%; 
margin:0; 
padding:0;
}
table{
border-collapse:collapse; 
border-spacing:0
}
img{border:0;}
input,textarea,select{
font-family:inherit;
font-size:inherit;
font-weight:inherit;
border: 1px solid #c4c4c4; 
vertical-align:middle; 
background-color:#ffffff; 
color:#646464
}
a:link{
text-decoration:none; 
color:#669966
}
a:visited{
text-decoration:none; 
color:#669966
}
a:hover{text-decoration:underline; 
color:#669966
}
ul, ol, dl{ 
margin: 0 0 1em 0 
}
h1{
font-size:24px; 
font-weight:400; 
margin:0 0 0 0;
}
h2{
font-size:16px; 
font-weight:600; 
margin:0 0 0 0;
}
h3{
font-size:12px; 
font-weight:800; 
margin:0 0 0 0;
}
/*** BODY ***/
body{font-size:75%; 
font-family:Verdana, Helvetica, sans-serif; 
color:#121212; 
background-color:#ffffff; 
line-height:1.3em; 
text-align:left; 
height:100%; 
margin:0; 
padding:0;}

div#wrapper{
position:relative; 
margin:0 auto; 
width:985px; 
background-color: 
#ffffff;  
height:auto !important; 
height:100%; 
min-height:100%;
}

/**** HEADER ****/
div#header  {
position:		absolute;
width:          985px;
height:			100px;
top:         	0;
padding:		10px;
}

div#logo  {
position:       absolute;
width:          162px;
height:			49px;
top:            0px;
left:           0px;
padding:		10px;
}

div#topnav  {
position:       absolute;
width:          250px;
height:			49px;
top:            15px;
right:          15px;
padding:		10px;
}

/**** CONTENT ****/
div#content  {
width:          715px;
margin:			10px 0px 10px 0px;
padding:		10em 10px 250px;
}
div#content p {
text-align:justify;
padding:0 1em;
}
cse-search-box {

}

/**** FOOTER ****/
div#footer  {
position:		absolute;
bottom:         0;
height:			10px;
width:          100%;
padding:	    10em 1em 5em;
}

div#bottomnav  {
position:       absolute;
bottom:			200px;
height:			5px;
width:          700px;
padding: 	    10px;
}

div#copyright  {
position:       absolute;
height:			5px;
width:          550px;
bottom:			150px;
font-size:		95%;
padding: 	    10px;
}

div#credit  {
position:       absolute;
height:			5px;
width:          100%;
bottom:			50px;
text-align:		center;
font-size:		75%;
padding: 	    10px;
}

#credit a:link{text-decoration:none; color:#669966;}
#credit a:visited{text-decoration:none; color:#669966}
#credit a:hover{text-decoration:underline; color:#669966}



