body
{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	background-color:white;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10pt;
	scrollbar-3dlight-color:#090699; 
	scrollbar-arrow-color:black;
	scrollbar-darkshadow-color:blue;
	scrollbar-face-color:#090699;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:darkblue;
	background-image:url('../images/stripes.jpg');
	background-repeat: repeat-y;
}

img
{
	border-width: 0;
}

.heading
{
	background-color:#090699;
	position:absolute;
	left:0px;
	top:0px;
	height: 120px;
	width: 100%;
	z-index:1;
}

.menuline
{
	position:absolute;
	top:103px;
	left:4px;
	width:1000px;
	z-index:2;
	border:solid black 1px;
	border-top:none;
	height:50px;
	color: #090699;
	background-color: #090699;
}

.logo
{
	z-index:10;
	padding:none;
	border:none;
	left:5px;
	top:5px;
	position:relative;
}

.content
{
	width:81%;
	position: absolute;
	top: 151px;
	left: 38px;
	padding-top: 10px;
	padding-left: 90px;
}

.frontpagecontent
{
	width:58%;
	position: absolute;
	top: 151px;
	left: 38px;
	padding-top: 10px;
	padding-left: 90px;
}

h1
{
	size:20pt;
	font-weight:bold;
}

.sponsors
{
	position: absolute;
	top: 151px;
	left: 75%;
	padding-top: 10px;
}

.banner
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:3; 
}

a:link, a:visited
{
	color: #00003ee;
	text-decoration: none;
}

a:hover, a:active
{
	color:#88888;
	text-decoration: underline;
}
.onecolumn
{
	width:81%;
	position: absolute;
	top: 171px;
	left: 38px;
	padding-top: 10px;
	padding-left: 90px;
}

.twocolumn_left
{
	width:58%;
	position: absolute;
	top: 171px;
	left: 38px;
	padding-top: 10px;
	padding-left: 90px;
}

.twocolumn_right
{
	position: absolute;
	top: 171px;
	left: 75%;
	padding-top: 10px;
}

.header
{
	width: 58%;
	position: absolute;
	top: 151px;
	left: 38px;
	padding-top: 10px;
	padding-left: 90px;
	text-align: right;
}

table.list
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: small;
	border-spacing: 5px;
}

table.list th
{
	text-align: left;
	background-color:#090699;
	color: white;
}