
body {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFF99E ; 
	background-image: url(center1.jpg);
	background-repeat: repeat;
}
#wrapper {
	width: 900px;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: left;
	border: 10px solid #000000;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: auto;
	text-align: center;
	background-color: #FAFAD2;
}
#container {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 1%;
	width: auto;
		background-color: #FAFAD2;
}
#left {
	margin: 0px;
	width: 200px;	
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
		background-color: #FAFAD2;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
		background-color: #FAFAD2;
}
#nav li {
	margin: 0px;
	padding: 0px;
	display: block;
	background-attachment: scroll;
	background-image: url(blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
		background-color: #FAFAD2;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
	color: #666666;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	width: 130px;
}
#nav li a:hover {
	color: #000000;
	background-color: #CCCCFF ;
	text-decoration: none;
}
#center {
	font-family: Arial;
	height: auto;
	background-color: #FAFAD2;
	width: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 1.8em;
	text-align: center;
	color: #000000;
	background-image: url(center1.jpg);
	background-repeat: repeat;
}

div.img {
 	margin: 5px;
  	border: 5px solid #000000;
  	height: auto;
  	width: auto;
  	float: left;
  	text-align: center;
  	background-color: #99CCCC;
}	


div.img img {
  	display: inline;
  	margin: 3px;
  	border: none;
		background-color: #FAFAD2;
}
div.img a:hover img {
	border: 1px solid #0000ff;
		background-color: #FAFAD2;
}
div.desc {
  	text-align: center;
  	font-weight: normal;
  	width: 120px;		
  	margin: 2px;
		background-color: #FAFAD2;
}
h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
		background-color: #FAFAD2;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
		background-color: #FAFAD2;
}
#footer {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
		background-color: #FAFAD2;
}
#footer p {
	color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
		background-color: #FAFAD2;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #999999;
	text-decoration: none;
		background-color: #FAFAD2;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
		background-color: #FAFAD2;
}

