	body, table, td {
		border-collapse:collapse;
		padding:0px;
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		text-align:left;
		vertical-align:top;
		font-size:13px;
		
	}
	body {
		height:100%;
		background-image:url(/img/bgx.gif);
		background-position:center 5px;	
	}
	a {
		color:#CC3300;
		text-decoration:none;
	}
	a:hover {
		text-decoration:none;
		color: black;
	}
	a img {
		border:none;
	}
	.o0 {
		height:100%;
		width:100%;
		position:absolute;
	}
	.inner {
		padding-left:50%;
		text-align:left;
		}
	.menu {
		position:absolute;
		margin-left:100px;
		line-height:20px;
		width:88px;
		height:270px;
		margin-top:12px;
		padding:10px;
		background-image:url(img/menu_bg.jpg);
		}
	.menu a {
		font-size:13px;
		font-weight:bold;
		color:white;		
		text-decoration:none;
	}
	.menu a.act {
		color:orange;
	}
	.menu a:hover {
		color:white;
		}
	.cont {
		margin-left: -447px;
		width:894px;
	}
	.news {
		background-color:white;
		padding:20px;
		border:#666666 1px solid;
		width:420px;
		margin-bottom:20px;
	}
	.box {
		position:absolute;
		margin-left:208px;
	}
	.box .d {
		font-size:11px;
		float:right;
		margin-top:4px;
	}
	.box .d a {
		color:#993300;
	}
	.box h3 {
		font-size:15px;
		padding:0px;
		margin:0px;
		border-bottom: #555555 1px solid;
	}

	.box hr {
		border: white 1px solid;
		border-top: #555555 1px solid;
	}
	.teams {
		background-color:white;
		padding:20px;
		border:#666666 1px solid;
		width:420px;
		margin-bottom:20px;
	}
	.teams a.act {
		font-weight:bold;
	}
	.teams .headline {
		color:#00765f;
	}
	.teams .headline h2 {
		padding:0px; margin:0px; font-size:18px; color:#00765f;
	}
	
	.teams .headline a {
		font-weight: bold; color:#00765F; text-decoration:underline;
	}
	
	.teams .teamindex a {
		font-size:9px; overflow:hidden; float:left;
	}
	.teams .teamindex a img {
		border:black 2px solid; margin-right:6px;
	}
	
	.teams .teammembers h4 {
		padding:0px; margin:0px; font-size:16px; background-color: #00765f; color:white; padding:3px; padding-left:7px; border: black 2px solid;
	}
	.teams .teammembers img {
		border: black 2px solid; float:left; margin-left:0px;
	}
	.teams .teammembers i {
		color:#00765f
	}
	.teams .teammembers a {
		float:right; font-size: 9px;
	}
	.spons {
		position:absolute;
		width:150px;
		margin-left:680px;
	}
	.spons a img {
		border: #eb8811 1px solid;
	}
	fieldset {
		}
	fieldset p {
		margin:0px;
		padding:0px;
	}
	fieldset p label {
		font-size:11px;
		color:#00765F;
	}