body {
	margin: 0;
	padding: 0;
	font-size: 10pt;
	color: #ffffff;
 	font-family: Georgia, Times, serif;
	background-color: #000d10; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
}
#main {
	width: 1000px;
	overflow: hidden; 
	background: url(../img/main.jpg) 737px top no-repeat;	  
}
.box {
	width: 1000px;
	float: left;
	background: url(../img/box.jpg) 240px bottom no-repeat;
}
.left {
	width: 737px;
	float: left;
}
.header {
	width: 737px;			  
	height: 250px;
} 
#title {
	width: 737px;
	height: 250px;
	background: url(../img/title.jpg) left top no-repeat;
}
a.logo {
	width: 385px;		   
	height: 80px;
	margin: 35px 0 0 45px;
	float: left;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/logo.jpg) left top no-repeat;
}
.minibox {
	width: 737px;
} 
.column_left { 
	width: 277px;
	float: left;
}
.minibox .reading  {
	width: 277px;			  
	height: 137px;
	margin: 0;
	padding: 0;	
	overflow: hidden;
	text-indent: -3000px;
	background: url(../img/readingh2.jpg) right top no-repeat;
}
.board {
	width: 277px;
	background: url(../img/board.jpg) right 60px no-repeat;
}
.board h2 {
	width: 277px;
	height: 60px;
	margin: 0;
	text-indent: -3000px;
	overflow: hidden;
	background: url(../img/boardh2.jpg) left top no-repeat;
}
.board p {
	margin: 0;
	padding: 0 15px 0 35px;
}
p.second {
	margin: 15px 0;
	color: #70abd9;
}
.top {
	width: 277px;
	height: 285px;
	overflow: hidden;
	background: url(../img/top.jpg) left top no-repeat;
}
#content {	
	width: 460px;
	float: right;
	background: url(../img/content.jpg) left top no-repeat;
}
.image img {
	margin: 18px 12px 3px 15px;
}
#content h1 {
	margin: 10px 0 0 0;
	color: #4dc3e9;
	font-size: 24pt;	
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
#content p {
	margin: 0;
	margin: 15px;
}
#links {
	width: 430px;		
	padding: 15px; 
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #ffffff;
}
#links a:hover {	
	color: #4dc3e9;
} 
.google_center {
	width: 460px;
}
.google {
	display: block;
	width: 400px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 20px 0 60px 0;	
}
.google img {
	display: block;
	margin: 3px 0 0 0;
}
.column_right {
	width: 263px;
	float: right;
}
#menu {
	width: 263px;
}
#menu h2 {
	width: 263px;
	height: 125px;
	margin: 0;
	overflow: hidden;
	text-indent: -3000px;
	background: url(../img/menuh2.jpg) 38px 51px no-repeat;
}
#menu ul {
	width: 220px;
	padding-left: 43px;
} 
#menu ul li {
	font-size: 10pt; 
	line-height: 16px;
}
#menu a { 
	display: block;
	width: 220px;
	margin: 0;
	color: #ffffff;
	font-size: 10pt;
	font-style: italic;
}
#menu a:hover {	
	color: #70abd9;
}
#menu li.selected a {
	color: #70abd9;
	text-decoration: none;
} 
.news {
	background: url(../img/news.jpg) 38px top no-repeat;
}
.news p {
	padding: 0 20px;
}
.news h2 {
	width: 263px;
	height: 80px;
	margin: 0;
	overflow: hidden;
	text-indent: -3000px;
	background: url(../img/newsh2.jpg) 126px 21px no-repeat;
}
#footer {
	width: 1000px;
	height: 220px;
	clear: both;
	background: url(../img/footer.jpg) 20px 30px no-repeat;
}
.copy {
	width: 1000px;
	height: 220px;
	overflow: hidden;
	text-indent: -3000px;
	background: url(../img/copy.gif) 245px 135px no-repeat;
} 