
body {
background-color: #eee;
text-align:center;
}




 #container
{
text-align:left;
width: 90%;
margin: 10px auto;
background-color: #fff;



}

#top
{

background-color:transparent;
	background-image: url(images/header_04.gif);
	background-repeat: repeat-x;
padding:0px;
margin:0px;
}



#leftnav
{
float: left;
width: 160px;
margin: 0;
padding: 1em;
background-color: #fff;
color: #333;
font-family:verdana,arial,hevetica,sans-serif;
font-size:12px;
}

#leftnav li {
list-style:none;
margin-bottom:5px;
}

#leftnav a {
text-decoration: none;
color:#066;
}

#leftnav a:link {
text-decoration: none;
color:#066;
}

#leftnav a:visited {
text-decoration: none;
color:#066;
}

#leftnav a:hover {
text-decoration: none;
color:#333;
}

#content
{
background-color: #fff;
margin-left: 200px;
color: #333;
padding: 1em;
font-size:13px;
margin-bottom:30px;
margin-right:20px;
}



#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #666;
background-color: #ddd;
font-size:9px;
font-family:verdana,arial,hevetica,sans-serif;
}

#footer a
{
color: #666;

}


#footer a:link
{
color: #666;

}

#footer a:visited

{
color: #666;

}

#footer a:hover
{
color: #666;
text-decoration:none;
}



#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 1em 0; color:#369; }

#topimgfloatright {
float: right;

}

#topimgfloatleft {
float: left;

}
#imgfloatleft {
float:left;
margin-right:20px;
margin-bottom:10px;
margin-top:10px;

}

#content li {
margin-bottom:3px;
}




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

#content a:link {
color:#036;
text-decoration:none;
border-bottom: 1px #036 dotted;
}
#content a:visited {
color:#036;
text-decoration:none;
border-bottom: 1px #036 dotted;
}
#content a:hover {
color:#333;
text-decoration:none;
border-bottom: 1px #333 solid;
}


#pics ul {
	list-style-type: none;
	display:block;
padding:5px;
}
#pics li{
	list-style-type: none;
	display:inline;
padding:5px;
}


.style1 {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}
.style2 {font-family: "Times New Roman", Times, serif; color: #369; font-size: 16px; }
.style3 {font-family: "Times New Roman", Times, serif; color: #000000; }
