#background {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}  
#background #outterwrapper {
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	position: relative;
	z-index: 1;
}
#background #outterwrapper #logo {
	width: 265px;
	position: relative;
	z-index: 2;
}
#background #outterwrapper #balls {
	width: 402px;
	position: absolute;
	top: 2px;
	right: 51px;
	z-index: 3;
	height: 328px;
}
#background #outterwrapper #menuwrapper {
	text-align: left;
	position: relative;
	z-index: 5;
}
#background #outterwrapper #contentwrapper {
	position: relative;
	z-index: 6;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
.announcementblock {
	background-image: url(images/announcebg.png);
	background-repeat: repeat;
	border: thin dotted #022056;
	padding: 5px;
}
.announcetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.contentblock {
	background-image: url(images/contentbg.png);
	background-repeat: repeat;
	border: thin dotted #4978C5;
	padding: 5px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #FFF;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1859B8;
}



.announcetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #D9E6F4;
}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #386EBE;
	list-style-type: circle;
}
a {
	color: #DA603D;
	text-align: left;
	font-size: 16px;
}
h2 {
	font-size: 24px;
	font-family: Castellar;
	color: #FFF;
	text-align: center;
	font-style: italic;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #386Ebe;
}
#background #outterwrapper #contentwrapper table tr td p {
	color: #FFF;
	font-size: 14px;
	text-align: center;
}
#background #outterwrapper #contentwrapper table tr td .contentblock {
	font-size: 16px;
}
#background #outterwrapper #contentwrapper table tr td table tr td table tr td table tr td {
	text-align: left;
}
 

