body {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 12pt;
 	font-family: "Myriad Pro", Calibri, Arial, Verdana, Tahoma, sans-serif;
	background: #000000 url(../img/stars.gif);
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	float: left;
	vertical-align: bottom;
}
#main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;

}
.big_box {
	width: 1000px;
	float: left;
	background: url(../img/bg.gif) 10px 0 no-repeat;
}
.box {
	width: 942px;
	float: right;
	background: url(../img/bg.gif) 896px 0 no-repeat;
}
.header {
	width: 884px;	 
	height: 420px;
	float: left;
}
#title {
	width: 840px;
	height: 363px;
	float: left;
	margin-top: 30px;
	background: url(../img/moon.jpg) right top no-repeat;
}
a.logo {
	width: 430px;
	height: 312px;
	display: block;
	float: left;
	text-indent: -3000px;
	background: url(../img/logo.gif) no-repeat;
	overflow: hidden;
}
#content {
	width: 884px;
	float: left;
	background: url(../img/content_bg.jpg) right bottom no-repeat;
}
.center {
	width: 610px;
	float: left;
	background: url(../img/bg.gif) 575px 58px no-repeat;
}
#content img {
	margin: 18px 12px 5px 0;
	float: left;
}
#content h1 {
	margin: 0;
	font-size: 28pt;
	font-weight: normal;
}
#content p {
	margin: 12px 50px 12px 0;
}
#menu {
	width: 274px;
	float: right;	
}
#menu ul {
	width: 245px;
	margin: 48px 0  45px 0;
	padding: 18px 0 18px 28px;
}
#menu a {
	width: 237px;
	display: block;
	margin: 0;
	padding-left: 8px;
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
	color: #000000;
	background-color: #ffffff;
}
#menu li.selected a {
	font-weight: bold;
}
#links {
	width: 550px;
	float: left;
	padding: 10px 0;
	text-align: center;
}
#links a {
	font-size: 10pt;
	color: #ffffff;
}
#footer {
	width: 896px;
	height: 130px;
	float: left;
	margin-top: 20px;
	background: url(../img/footer_bg.gif) no-repeat;
	background-position: right top;
}
.copyright {
	width: 222px;
	height: 82px; 
	float: left;	
	background: url(../img/copyright.gif) left top no-repeat;
}
.google_center {
	width: 405px;
	float: left;
	text-align: center;
	background: url(../img/google_bg.gif) no-repeat;	
}
.google {
	display: block;
	width: 380px;
	margin: 0 auto;	
}
.google form {
	margin: 0;
	padding: 20px 0;
}
.google img {
	margin: 0;
}