html { 
	padding: 0px;
	margin: 0px;
	}

body {
	background: #fff url(images/bg.jpg) repeat-x top left;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #666;  
	text-align: center;
	margin: 70px;
	padding: 0px;
	}

h1, h2, h3 {display: none;}

.links {color: #000; text-decoration: none;}
.links:visited {color: #000; text-decoration: none;}
.links:hover {color: #66CCFF; text-decoration: none;}
.links:active {color: #66CCFF; text-decoration: none;}

	



#box {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}

#head {
	text-align: center;
	background: #fff url(images/header.jpg) no-repeat;
	width: 682px;
	height: 100px;
	padding: 5px 0 25px 0;
	}

#left {
	width: 160px;
	padding: 0px;
	float: left;
	}

#content {
	width: relative;
	height: relative;
	margin-left: 20px;
	float: left;
	background-color: #fff;
	border: 1px solid #DDD;
	
	}
	
#top {
width: 460px;
	height: 20px;
	margin: 20px;
	float: left;
	background-color: #fff;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;  
	text-align: left;
		
	}

#imagesmall {
height: 137px;
width: 236px;
background: #fff url(images/picture 19.jpg) no-repeat;
float: middle;
margin-left: 150px;
margin-right: 20px;
margin-bottom: 12px;
}

#links {
	width: 605px;
	/*height: 660px;*/
	margin: 0 0 10px 0;
	float: left;
	/*background: transparent url(images/bgthumbs.jpg) no-repeat top center;*/
	background-color: #66CCFF;
	}
	
#links .text {
	font-size: 12px;
	color: #344;
	}



#menu {text-align:left;}

#menu a {
	color: #666;
	display: block;
	padding: 0;
	margin: 0 10px 0 10px;
	line-height: 23px;
	border-bottom: 1px solid #DDD;
	text-decoration: none;
	text-indent: 2px;
	}

#menu a.on {
	color: #66CCFF;
	display: block;
	padding: 0;
	margin: 0 10px 0 10px;
	line-height: 23px;
	border-bottom: 1px dotted #344;
	text-decoration: none;
	background: #66CCFF;
	}

#menu a:hover {background: #EEEEEE;}


	
#maintext {
	font-size: 11px;
	color: #666;
	padding: 20px;
	line-height: 14px;
	}

.img1 {float: left; padding: 0 7px 0px 0;}

#
