html, body
{
	text-align: center;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#C0C0C0;
}

#bg
{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

td
{
	text-align: left;
	vertical-align: text-top;
}

#Container
{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position:relative;
	z-index:1;
}

#HeaderText
{
	margin-top: 20px;
	padding-left: 0px;
	background: #000000;
	color: #FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
}

h1
{
	font-size: 24px;
}

#navigation
{
	padding: 10px;
	background: #999966;
}

#navigation a
{
	font:10px arial;
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
	margin: 10px;
}
	
#navigation a:hover
{
	color: #993300;
	text-decoration:none;
}

#navigation a:visited
{
	color: #8B4513;
	text-decoration:none;
}


#contentleft
{
	height: 562px;
	width: 304px;
	padding: 20px;
	text-align: center;
	background: #999966;
	float: left;
}

#contentleft img
{
	border-style: solid;
	border-width: 1px
}

#contentleft p
{
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	font:10px arial;
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
}

#contentright
{
	width: 616px;
	height: 562px;	
	padding: 20px;
	background: #F5F5F5;
	float:right;
}

#contentright p
{
	line-height:18px;
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#contentright li
{
	line-height:24px;
	color:#000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#contentright h2
{
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:16px;
}

#contentright h3
{
	font:18px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:16px;
}

#contentright h4
{
	font:18px georgia;
	color: #CC3330;

	letter-spacing:.1em;
	line-height:16px;
}

#contentright h5
{
	font:14px georgia;
	color: #CC3330;

	letter-spacing:.1em;
	line-height:16px;
}

#contentright a
{
	color: #336600;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration:none;

}

#contentright a:hover
{
	font-size: 16px;
}

#contentimageright
{
	float: right;
	border-style: solid;
	border-width: 1px;
	margin-left: 10px;
}

#contentimageleft
{
	float: left;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
	margin-left: 20px;
}

#contenttable
{
	line-height:18px;
	color:#333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#RoundBottom
{
	clear: both;
	width: 900px;
	height: 20px;
}

#hideme
{
}
