body
{
	background-color: #808080;
#	background-color: black;
	background-repeat: repeat-y;
	
	margin: 0px;
}

body, td
{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

h1, h2
{
	font-size: 1.0em;
}

h3
{
	font-size: small;
}

p
{
	font-size: small;
	line-height: 15pt;
}

a
{
	color: #518fe7;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: 0px;
}

#topbackground
{
	position: relative;
	z-index: 0;
	width: 1000px;
	height: 70px;
	
	background-color: #ffffff;
}

#logo
{
	position: absolute;
	z-index: 1;
	left: 13px;
	top: 6px;
}

#usclogo
{
	position: absolute;
	z-index: 1;
	left: 810px;
	top: 10px;
}

#ssalogo
{
	position: absolute;
	z-index: 1;
	left: 890px;
	top: 10px;
}

#flag
{
	position: absolute;
	z-index: 1;
	left: 710px;
	top: 10px;
}


#banner
{
	position: relative;
	width: 1000px;
	height: 150px;
	/*display: none;*/
}

#bannerreplacer
{
	background-color: #0066CC;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 100px;
	width: 1000px;
	height: 15px;
	display: none;
}

#content
{
	position: relative;
	/*top: 115px;*/
}

#leftarea
{
	float: left;
	width: 758px;
}

#rightarea
{
	float: left;
	width: 242px;
}

#totalarea
{
	float: left;
	width: 1000px;
	
	background-color: #fff;
}

#threecolarea_one
{
	float: left;
	width: 333px;
}

#threecolarea_two
{
	float: left;
	width: 334px;
}

#threecolarea_three
{
	float: left;
	width: 333px;
}

#welcome
{
	float: left;
	width: 500px;
}

#news
{
	float: left;
	width: 258px;
}

#agenda
{
	float: left;
	width: 242px;
}

#bannerarea
{
	font-size: 0em;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	background-color: #fff;
	clear: left;
	width: 758px;
}

.innerspacer
{
	padding: 15px;
}

ul
{
	margin: 0px;
	margin-left: 0px;
	padding-left: 20px;
}

li
{
	margin-left: 0px;
	padding-left: 0px;
}

#agenda li
{
	line-height: 1.6em;
	list-style-image: url('bulletball.png');
	font-size: 0.7em;
}

#news li
{
	line-height: 16pt;
	list-style-image: url('bulletfan.png');
	font-size: small;
}
