#emailform {
	position:relative;
	top:0;
	left:0;
	width:180px;
	height:80px;
	padding:0px 10px 0px 10px;
}

#sponsor {
	position:absolute;
	top:510px;
	left:600px;
	bottom:5px;
	width:180px;
	visibility:visible;
	background-color:#0B3178;
	padding:10px;
}

#email {
	position:absolute;
	left:600px;
	width:200px;
	height:100px;
	top:405px;
	background-color:#465071;
}

.tempbot {
	font-size:8pt;
	color:#414B4F;
	text-align:right;
}

.latestnewstext {
	font-size:10pt;
}

#latestnews h1 {
	font-size:16pt;
	font-weight:bold;
	text-decoration:none;
	color:#0B3178;
}

#post {
	position:absolute;
	width:375px;
	left:0;
	top:0;
	background-color:#E99F16;
	padding:10px;
}

#latestnews {
	position:absolute;
	left:200px;
	bottom:5px;
	width:395px;
	background-color:#E99F16;
	top:405px;
}

#linkbar blah {
	color:#FFFFFF;
	display:block;
	width:175px;
	height:30px;
	background-color:#465071;
	padding:0px 10px 0px 10px;
}

#linkbar li a:hover {
	background-color:#13275F;
	color:#FFAC33;
}

#linkbar a {
	text-decoration:none;
	color:#FFFFFF;
	font-family:'Lucida Grande', Arial, sans-serif;
	font-weight:bold;
	text-align:right;
	display:block;
	float:left;
	list-style-type:none;
	width:175px;
	height:30px;
	line-height:30px;
	background-color:#465071;
	margin:0;
	padding:0px 10px 0px 10px;
}

#linkbar li {
	display:block;
	float:left;
	list-style-type:none;
	width:175px;
	text-align:right;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	background-color:#465071;
	margin:0;
}

.sidelinks {
	width:195px;
	margin:0;
	padding:0;
}

#linkbar {
	position:absolute;
	width:195px;
	left:0;
	bottom:5px;
	background-color:#465071;
	top:105px;
	padding:10px 0px 10px 0px;
}

#page {
	position:relative;
	height:100%;
	width:800px;
	background-color:#FFFFFF;
	left:5px;
	top:6px;
}

#splash {
	position:absolute;
	left:200px;
	width:600px;
	height:400px;
	padding:inherit;
	background-color:#66C1CE;
	top:0;
}

#home {
	position:relative;
	width:195px;
	background-color:#0B3178;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	left:0;
	top:0;
	height:100px;
	background-image:url(images/logo.jpg);
}

#container {
	margin-left:auto;
	margin-right:auto;
	top:0;
	width:810px;
	background-color:#FFFFFF;
	position:relative;
	height:100%;
	bottom:0;
	padding:5px;
}

.mystyle {
}

