/* CSS Document */

body{
	margin: 0 0 0 0;
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #990000;
	scrollbar-darkshadow-color: #CC6666;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #FFFFFF;

}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	margin-left: 3px;
	letter-spacing: .02em;
	height: auto;
	padding: 0px 5px 5px 5px;
	line-height: 1.5em;
}
p a:link, p a:visited {
	color:#990000;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}
p  a:hover { 
	color:#000000;
	 }
.images {
	border: #cccccc 1px solid;
	padding:1px 1px 1px 1px;}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #000000;
	margin-left: 3px;
	letter-spacing: .02em;
	height: auto;
	padding: 5px 5px 5px 5px;
}
#exampleimage
	{
	background-image: url(images/bottombanner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 164px;
	width: 773px;
}

#exampleimage2
	{
	background-image: url(images/bottombanner2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 164px;
	width: 773px;
}#sidebar {
	background-image: url(images/1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 200px;
	border: 1px dashed #666666;
}
li {
	list-style-type: square;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	line-height: 2em;
}
