a:link  { color: #036 }
a:vlink  { color: #036 }
body { background-color: #fff; color: #036; font-family: Arial; font-size: 13px; width: 800px;}
a { color: #036 }
img {	border: none;}
h1{
	font-size: 18px;
}
h2{
	font-size: 16px;
}
h3{
	font-size: 14px;
}
h4 {
	font-size:13px;
}
#header{
	margin-bottom: 20px;
}
#header a{
	font-size: 11px;
}
#header img{
	float: left;
	margin: 0 50px;
}
#header ul{
	list-style: none;
	display: inline;
	text-align: right;
}
#header ul a img{
	margin: 20px 0 0 0;}
#content{
	clear: both;
	width: 100%;
	padding-top: 20px;
}
#nav{
	float: left;
	background-image: url(Images/line.gif) ;
	background-repeat: repeat-y;
	clear: both;
}
#nav ul{
	list-style: none;
	margin-left: -35px;
}
#nav li{
	margin: 5px 0;
}
#nav li a{
	background: url(Images/nav.gif) no-repeat;
	width: 160px; 
	text-align: center;
	color: #ffc;
	padding: 5px 0;
	text-decoration: none;
	display: block;
	font-size: 11px;
}
#nav li a:hover{
	font-style: italic;
}
#nav li a.active{
	background: url(Images/nav.gif) 0 -25px ;
	color: #036;
	}
#main{
	margin-left: 200px;
	clear: right;
}
#footer{
	clear: both;
	text-align: center;
	margin-top: 50px;
}
#footer ul{
	display: inline;
	font-size: 11px;
}
#footer li{
	list-style: none;
	display: inline;
	padding: 0 5px;
	border-right: 1px solid #000;
}
#footer li.last{
	border-right: 0;
}
#footer h4 {
font-style: italic;
}
a.login{
	float: right;
	margin-bottom: 20px;
}
.right{
	float: right;
	margin: 10px;
	border: 1px solid #036;
	padding: 10px;
	text-align: center;
}
img.right{
	float: right;
	margin: 10px;font-weight: bold;
	border: 0;
	padding: 0;
}
p.center{
	text-align: center;
}
.slideshow{
	float: right;
}
.row{
	margin-bottom: 10px;
}
.row p{
	float:left;
	width: 60%;
	margin-right: 15px;
}
