body
{
	background-color: black;
	color: white;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

a:link
{
	color: white;
	background-color: transparent;
	text-decoration: none;
	text-indent: 0pt;
	text-align: left;
	line-height: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	vertical-align: baseline;
	font-size: 12pt;
}

a:visited
{
	color: white;
	background-color: transparent;
	text-decoration: none;
	text-indent: 0pt;
	text-align: left;
	line-height: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	vertical-align: baseline;
	font-size: 12pt;
}

a:hover
{
	color: #00FF00;
	background-color: transparent;
	text-decoration: none;
	text-indent: 0pt;
	text-align: left;
	line-height: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	vertical-align: baseline;
	font-size: 12pt;
}

a:active
{
	color: #FF00FF;
	background-color: transparent;
	text-decoration: none;
	text-indent: 0pt;
	text-align: left;
	line-height: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	vertical-align: baseline;
	font-size: 12pt;
}

#container
{
	color: white;
	margin: 1em auto;
	width: 650px;
	background-color: black;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-position: center;
	text-align: center;
}

#head
{
	color: white;
	margin: 1em auto;
	width: 650px;
	text-align: center;
	background-color: black;
	background-position: center;
	background-attachment: scroll;
	height: auto;
	float: none;
	display: inline;
	line-height: normal;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

img
{
	color: white;
	margin: auto;
	text-align: center;
	background-color: black;
	background-position: center;
	background-attachment: scroll;
	float: none;
	display: inline;
	vertical-align: middle;
}

#center
{
	color: white;
	margin: auto;
	width: 650px;
	text-align: center;
	background-color: black;
	background-position: center;
	background-attachment: scroll;
	float: none;
	display: inline;
	vertical-align: middle;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	clear: both;
}

#middle
{
	color: white;
	width: 650px;
	margin: auto;
	text-align: left;
	background-color: black;
	background-position: left;
	background-attachment: scroll;
	display: block;
	vertical-align: text-top;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	clear: both;
}


#menu
{
	color: white;
	width: 650px;
	margin: auto;
	text-align: left;
	background-color: black;
	background-position: left;
	background-attachment: scroll;
	display: block;
	vertical-align: top;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	clear: both;
}

#left
{
	color: white;
	margin: 0 12px 0 0;
	text-align: left;
	background-color: black;
	background-position: left;
	background-attachment: scroll;
	float: left;
	display: inline;
	vertical-align: top;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	width: 300px;
	height: auto;
	text-decoration: none;
	white-space: normal;
}

#secondleft
{
	color: white;
	margin: 0 12px 0 0;
	text-align: left;
	background-color: black;
	background-position: left;
	background-attachment: scroll;
	float: left;
	display: inline;
	vertical-align: top;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	width: 290px;
	height: auto;
	text-decoration: none;
	white-space: normal;
	clear: right;
}


#right
{
	color: white;
	margin: auto;
	text-align: left;
	background-color: red;
	background-position: right;
	background-attachment: scroll;
	float: right;
	display: inline;
	vertical-align: text-top;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	width: 300px;
	height: auto;
	line-height: normal;
	word-spacing: normal;
}

#menu
{
	color: white;
	margin: 0em auto;
	width: 650px;
	background-color: black;
	background-position: center;
	background-attachment: scroll;
	float: none;
	display: block;
	padding: 0 0 10px 0;
	height: auto;
	background-repeat: no-repeat;
	word-spacing: 2em;
}

nav
{
	color: white;
	width: 70px;
	height: auto;
	float: none;
	padding: 0 20px 0px 0;
	display: block;
	vertical-align: text-top;
	text-decoration: none;
	background-color: black;
}

h1
{
	color: #FFF;
	background-color: black;
	text-decoration: none;
	text-indent: 0pt;
	line-height: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	vertical-align: baseline;
}

h2
{
	color: #FFF;
	background-color: black;
	text-decoration: none;
	text-indent: 0pt;
	line-height: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	vertical-align: baseline;
}

h3
{
	color: white;
	background-color: black;
	text-decoration: none;
	text-indent: 0pt;
	line-height: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	vertical-align: text-top;
	text-align: left;
	border-style: none;
}

p
{
	color: #FFF;
	background-color: black;
	text-decoration: none;
	text-indent: 0pt;
	line-height: normal;
	text-transform: none;
	word-spacing: normal;
	letter-spacing: normal;
	font-family: sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	vertical-align: baseline;
	font-size: 10pt;
}


table
{
	color: white;
	font-family: Serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	float: none;
	display: block;
	empty-cells: show;
}


tr
{
	color: white;
	font-family: Serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	float: none;
	display: inline;
	margin: 12pt;
}

td
{
	border-color: gray;
	border-width: 6pt;
	border-style: inset;
	color: white;
	font-family: Serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color: maroon;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	padding: 6pt;
	text-decoration: none;
	float: none;
	margin: 12pt;
}

td.empty
{
	border-color: black;
	border-width: 6pt;
	border-style: solid;
	color: white;
	font-family: Serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color: black;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	padding: 3pt;
	text-decoration: none;
	float: none;
	margin: 12pt;
}


td.menu
{
	border-color: black;
	border-width: 0pt;
	border-style: inset;
	color: white;
	font-family: Serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color: black;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	padding: 0 5pt 0 5pt;
	text-decoration: none;
	float: none;
	margin: 12pt;
}



