body { 
background-position : center 0%; 
background-image : url(images/bg.jpg); 
background-repeat : repeat; 
margin-top: 20px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
} 
#top { 
background-image : url(images/topborder.jpg); 
background-repeat : no-repeat; 
width : 770px; 
height : 8px; 
margin : 0 auto; 
} 
#container { 
width : 770px; 
margin : 0 auto; 
background-image : url(images/bg_page1.jpg); 
background-repeat : repeat-y; 
} 
#textarea { 
width : 770px; 
padding : 0; 
margin : 0; 
background-image : url(images/bg_page1.jpg); 
background-repeat : repeat-y; 
} 
#header { 
background-image : url(images/bg_page1.jpg); 
background-repeat : repeat-y; 
width : 770px; 
height : 115px; 
padding : 0; 
margin : 0; 
} 
#navCont { 
width : 770px; 
height : 30px; 
background-image : url(images/bg_page1.jpg); 
background-color : #e1f2fc; 
text-align : center; 
} 
ul#nav { 
font-family : "Tempus Sans ITC", Verdana, Arial, Helvetica, sans-serif; 
font-size : 17px; 
font-weight : bolder; 
margin : 0 auto; 
} 
#nav li { 
display : inline; 
list-style-type : none; 
} 
#nav a:link { 
color : #000000; 
background-color : #ffffff; 
text-decoration : none; 
padding : 0 20px; 
} 
#nav a:visited { 
color : #000000; 
background-color : #ffffff; 
text-decoration : none; 
padding : 0 20px; 
} 
#nav a:hover { 
color : #004370; 
background-color : #ffffff; 
text-decoration : none; 
padding : 0 20px; 
} 
#nav a:active { 
color : #000000; 
background-color : #ffffff; 
text-decoration : none; 
padding : 0 20px; 
} 
#picCont { 
width : 770px; 
height : 185px; 
background-image : url(images/bg_page1.jpg); 
background-repeat : repeat-y; 
margin : 0; 
padding-left : 5px; 
} 
#content { 
width : 480px; 
background-image : url(images/bg_page1.jpg); 
background-repeat : repeat-y; 
color : #222222; 
margin : auto; 
padding : 10px 10px; 
float : left; 
border-right : 1px dotted #222222; 
} 
blockquote { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
} 
h1 { 
font-family : "Tempus Sans ITC", Verdana, Arial, Helvetica, sans-serif; 
font-size : 18px; 
font-weight : bold; 
color : #004370; 
padding : 10px 10px; 
} 
h2 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
} 
a:link { 
color : #004370; 
text-decoration : none; 
} 
a:visited { 
color : #004370; 
text-decoration : none; 
} 
a:hover { 
color : #0033ff; 
text-decoration : none; 
} 
a:active { 
color : #004370; 
text-decoration : none; 
} 
td a:link { 
color : #004370; 
text-decoration : none; 
} 
td a:visited { 
color : #004370; 
text-decoration : none; 
} 
td a:hover { 
color : #0033ff; 
text-decoration : none; 
} 
td a:active { 
color : #004370; 
text-decoration : none; 
} 
#sidebar { 
background-image:none;
background-repeat : repeat-y; 
width : 240px; 
float : right; 
margin : 10px; 
} 

#sidebar img{
	padding-bottom:20px;
	padding-top:10px;
	}
	
ul#sidenav { 
width : 200px; 
font-family : "Tempus Sans ITC", Verdana, Arial, Helvetica, sans-seif; 
font-size : 16px; 
font-weight : bold; 
margin : 10px auto; 
list-style-type : none; 
} 
#sidenav a:link, #sidenav a:visited, #sidenav a:active { 
color : #000000; 
text-decoration : none; 
padding : 5px 0; 
display : block; 
border-bottom : 1px solid black; 
} 
#sidenav a:hover { 
color : #004370; 
text-decoration : none; 
padding : 5px 0; 
display : block; 
border-bottom : 1px solid black; 
} 
#footer { 
width : 770px; 
background-image : url(images/bg_page1.jpg); 
background-repeat : repeat-y; 
color : #222222; 
font-family : Geneva, Arial, Helvetica, sans-serif; 
font-size : 10px; 
height : 30px; 
clear : both; 
text-align : center; 
} 
#footer a:link { 
color : #666666; 
text-decoration : none; 
} 
#footer a:visited { 
color : #666666; 
text-decoration : none; 
} 
#footer a:hover { 
color : #004370; 
text-decoration : none; 
} 
#footer a:active { 
color : #666666; 
text-decoration : none; 
} 
#bottom { 
width : 770px; 
height : 8px; 
padding : 0; 
margin : 0 auto; 
background-image : url(images/bottomborder.jpg); 
background-repeat : no-repeat; 
} 
#sidepic { 
width : 200px; 
padding : 5px; 
margin : 20px auto; 
} 
#picholder { 
width : 200px; 
padding : 0; 
margin : 0 auto; 
} 
img { 
border : none; 
} 
