body
{
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
}

table#site
{
	width: 775px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	height: 700px;
	
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

table#site td#header
{
	height: 50px;
	background-color: #000000;
}

table#site td#headerImg
{
	height: 145px;
	background-color: #000000;
	border-top: 10px solid #ffcc00;
	border-bottom: 10px solid #ffcc00;
	background-image: url('../images/header.jpg');
}

table#site td#content
{
	height: auto;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

table#site td#footer
{
	background-color: #000000;
	height: 10px;
}

table#text
{
	width: 500;
}

table#textWide
{
	width: 700;
	margin: 20px;
}

table#textWide td
{
	font-size: 10px;
	color: #666666;
	line-height: 17px;
}

table#textWide a
{
	color: #666666;
	text-decoration: none;
}

table#textWide a:hover
{
	color: #ffcc00;
	text-decoration: underline;
}


table#text td
{
	font-size: 10px;
	color: #666666;
	letter-spacing: 0.5px;
}

table#text a
{
	color: #666666;
	text-decoration: none;
}

table#text a:hover
{
	color: #ffcc00;
	text-decoration: underline;
}

table#headertext
{
	width: 100%;
}

table#headertext td
{
	font-family: verdana;
	font-size: 10px;
}

a
{
	color: #f8f8f8;
	text-decoration: none;
}

a:hover
{
	color: #ffcc00;
	text-decoration: underline;
}

table#headertext td.space
{
	width: 280px;
}

table#choices
{
	width: 95%;
}

table#choices td.text
{
	width: 160px;	
	vertical-align: top;
}

div.layerOver
{
	width: 95px;
	background-color: #ededed;
	height: 39px;
	text-align: left;
	padding: 5px;
}

div.layerOver a
{
	color: #666666;
}

div.layerOver a:hover
{
	color: #ffcc00;
}

div.layerOverInt
{
	width: 187px;
	background-color: #ededed;
	height: auto;
	text-align: left;
	padding: 5px;
}

div.layerOverInt a
{
	color: #666666;
}

div.layerOverInt a:hover
{
	color: #ffcc00;
}

h1
{
	color: #3d3d3d;
	font-family: Palatino Linotype;
}

h3
{
	display: inline;
	color: #3d3d3d;
	font-weight: bold;
	font-size: 14px;
}

.koptext
{
	font-size: 25px;
	color: #3d3d3d;
	font-family: Palatino Linotype;
}
