body {
	background-color:#F0F8FF;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 600px;
	border-style: none;
	border-color:#FFFF00;
	background-color:#F0F8FF;
}
.header1 {
	font-size: 16px;
	font-weight: bold;
	background-color: #F0F8FF;
}
.header2 {
	position: relative;
	left: 175px;
	font-size: 14px;
	font-weight: bold;
	width: auto;
}
.header3 {
	position: relative;
	left: 175px;
	font-size: 24px;
	font-weight: bold;
	width: auto;
}
.header4 {
	font-size: 14px;
	font-weight: bold;
}
#info {
	position: absolute;
	right: 20px;
	top: 10px;
	}
	
/********************** Header ***************************/
#header {
	padding: 10px 0px 10px 25px;
	margin: 0px 0px 0px 0px;
	background-color:#3366FF;
	color:#FFFFFF;
	width:auto;
	height:120px;
	position:relative;
}
#header1 {
	padding: 10px 0px 10px 25px;
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
	width:auto;
	height:170px;
	position:relative;
}
#header a{
	color:#FFFFFF;
}
#header1 a{
	color:#FFFFFF;
}
#menu {
	background-color: #666666;
	color: #FFFFFF;
	width:auto;
	height:20px;
	text-align:center;
	padding-top: 7px;
	position:relative;
}
#menu a{
	color:#FFFFFF;
}

/********************** Content ***************************/
#content {
	background-color:#FFFFFF;
	width:auto;
	padding-left: 25px;
}
#contentr {
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	width:auto;
	padding: 10px 25px 10px 25px;
}
.banner {
	position: absolute;
	top: 0px;
	left: 0px;
	border-width:0px;
	vertical-align: baseline;
	text-align: right;
}
.headshot {
	float: left;
	margin: 0 15px 15px 0;
}
#subhead {
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
}
#stars {
	font-size: 14px;
	margin-left: 35px;
	margin-top: 30px;
}
h2 {
	color:#0000FF;
}
h3 {
	color:#0000FF;
}
#copyright {
	font-size: 9px;
}
.star1 {
	position: absolute;
	top: 60px;
	left: 70px;
}
.star2 {
	position: absolute;
	top: 200px;
	right: 10px;
}
.star3 {
	position: absolute;
	top: 250px;
	left: 30px;
}
.star4 {
	position: absolute;
	top: 80px;
	right: 150px;
}
.star5 {
	position: absolute;
	top: 400px;
	left: 60px;
}
.star6 {
	position: absolute;
	top: 450px;
	right: 110px;
}
