@charset "utf-8";
/* CSS Document */

body	{
	background:#0C3A6D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*font-weight:bold;*/
	color:#333;
}

a	{
	color:#0C3A6D;
	font-weight:bold;
	font-size:12px;
}
a:hover	{
	text-decoration:none;
	
}
#contentTop a {
	padding-left:15px;
}
img {
	margin:0;
	padding:0;
	border:none;
}
.inner-pad {padding:10px;}
#wrapper{
	margin:10px auto;
	width:800px;

}
#moon{
	position:absolute;
	height:371px;
	width:373px;
	top: 144px;
	left: 399px;
	
}
#homePhoto {
	position:absolute;
	height:350px;
	width:300px;
	top: 550px;
	left: 350px;
	text-align:center;
}
#content{
	position:relative;
	width:675px;
	background-color:#fff;
}
#innerContent {
	width:300px;
	text-align:center;
}
#innerContentSub {
	width:350px;
	text-align:center;
}

#contentTop{
	height:20px;
	background:url(../images/content-top-bg.jpg) top left no-repeat;

}
#contentBtm{
	height:20px;
	background:url(../images/content-btm-bg.jpg) bottom left no-repeat;
}
div.links{
	position:absolute;
	height:234px;
	width:305px;
	top:174px;
	left:51px;
	/*border:1px solid #0C3A6D;*/
	padding:0;
}
#content div.links p {
	margin:0;
	padding:0;
}
p.head	{
	font-weight:bold;
	/*color:#7D0D1B;*/
	/*color:#ffcc33;*/
	font-size:16px;
}
h1 {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;

}
#footer{

}
#copyright{

}
