body {
    margin: 0 auto;
	padding: 0;
	background-color : #6B6EBA;
	}
#wrapper { 
	width: 720px; 
	margin: 0 auto 0 auto;
	background-color :#5D5FB2;
	
}
#header{
	width: 720px; 
	height: 170px;
	margin: 0 auto 0 auto;
}	
.twocolwrap {
float: left; width: 520px;
}
.contentfloat {
float: right; width: 340px;
 }
.navfloat {
float: left; width: 180px;
}
.picsfloat {
float: right; width: 200px;
}
#content {
	width: 300px;
	padding: 0px 20px 0px 20px;
	text-align: left;
	font-family : Verdana,Tahoma,Arial,sans-serif;
	font-size: 76%;	
	line-height : 130%;
	color:  #A3E0C2;
	}
#pics{
	float: right;
	width:200px;	
	font-family : Verdana,Tahoma,Arial,sans-serif;
	font-size: 76%;	
	text-align : center;
	color:  #A3E0C2;
}
#bar{
	width: 720px;
	height: 25px;
	text-align : center;
	background-image : url(images/bar.jpg);
	background-repeat: repeat;
	
} 
#footer{
	width: 720px;
	height: 25px;
	margin: 0 auto; 
	text-align : center;
	background-image : url(images/bar.jpg);
	background-repeat: repeat;
}
#nav {
	float: left;
	width: 180px;
	margin: 0 0 10px 0;
	padding: 0;
}
#nav ul {	
	list-style: none;
	width: 180px;
	margin: 0 0 10px 0;
	padding: 0;
	font-family : Verdana,Tahoma,Arial,sans-serif;
	font-size: 76%;
	border-top: 1px solid #A3E0C2;
}	
#nav li {
margin-bottom: 0px;
 }
#nav li a {
	font-weight: normal;
	height: 17px;
	text-decoration: none;
	color: #A3E0C2;
	display: block;
	padding: 1px 0 1px 10px;
	background: #8C8ECA;
	border-top: 0px solid #A3E0C2;
	border-left: 2px solid #A3E0C2;
	border-right: 2px solid #A3E0C2;
	border-bottom: 1px solid #A3E0C2;
	}		
#nav li a:hover {
	background: #5D5FB2;
	color: white;
	border-left: 2px solid #A3E0C2;
	border-right: 2px solid #A3E0C2;	
}
.cc{
	width: 120px;
	margin-left : 30px;
	padding : 5px 0px 5px 0px;
	text-align : center;
	border-color : #A3E0C2;
	border : dashed;
	border-bottom : 2px;
	border-left : 2px;
	border-right : 2px;
	border-top : 2px;
	font-family : Verdana,Tahoma,Arial,sans-serif;
	font-size: 84%;
	font-weight : bold;
	line-height : 130%;
	color: White;
}
h1,h2,h3 {
	font-family : Verdana,Tahoma,Arial,sans-serif;
	font-size: 100%;
	color:  #A3E0C2;
	text-align : left;
	font-weight : normal;
}
a {
	color: #3399CC;
}
a:visited {
	color: #FFFFCE;
}
.barnote{
	padding: 3px;
	font-family : Verdana,Tahoma,Arial,sans-serif;
	font-size: 90%;
	color:  #4F7FA1;
	text-align : center;
	font-weight : normal;
}
.footnote{
	padding: 5px;
	font-family : Verdana,Tahoma,Arial,sans-serif;
	font-size: 76%;
	color:  #4F7FA1;
	text-align : center;
	font-weight : normal;
}
#lastlinks{
	font-family : Verdana,Tahoma,Arial,sans-serif;
	font-size: 76%;
	text-align : center;
	font-weight : normal;
}