body
{
	color: #E0E0E0;
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/background.gif);
}

img
{
	opacity: 0.3;
}

img:hover
{
	opacity: 1;
}

div#container
{
	border: .1em solid #808080;
	margin-left: auto;
	margin-right: auto;
	width: 100em;
}

div#banner
{
	background-image: url(images/title_banner.jpg);
	background-repeat: no-repeat;
	height: 15em;
	width: 100%;
}

div#menuHolder
{
	background-color: #555555;
	border-top: .1em solid #000000;
	border-bottom: .1em solid #000000;
	line-height: 2.5em;
	height: 2.5em;
	width: 100%;
}

div#menubg1
{
	border-top: .1em solid #808080;
	width: 100%;
}

#menu
{
	height: 2.5em;
	margin-left: 25%;
	text-align: center;
}

#menu ul
{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}

#menu a, #menu li, #menu h1, #menu h2
{
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#menu a
{
	color: #E0E0E0;
	text-decoration: none;
}

#menu a:hover
{
	color: #808080;
}

#menu h1
{
	color: #E0E0E0;
}

#menu h1:hover
{
	color: #000077;
}

#menu h1 a
{
	color: #E0E0E0;
	text-decoration: none;
}

#menu h1 a:hover
{
	color: #000077;
}

#menu h2
{
	color: #E0E0E0;
}

#menu h2:hover
{
	color: #808080;
}

#menu li
{
	color: #000000;
	position: relative;
}

#menu ul ul ul
{
	position: absolute;
	top: 0;
	left: 100%;
	border-top: 1px solid #808080;
	line-height: 3em;
}

#menu ul ul
{
	position: absolute;
	z-index: 2;
	padding-left: 1em;
	padding-right: 1em;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	border: 1px solid #808080;
	border-top: 0px;
	border-left: 0px;
	line-height: 2em;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{
	display: none;
}

div#menu ul li:hover ul,
div#menu ul li.over ul,
div#menu ul ul li:hover ul,
div#menu ul ul li.over ul,
div#menu ul ul ul li:hover ul,
div#menu ul ul ul li.over ul
{
	display: block;
}

div#middle
{
	width: 100%;
	overflow: hidden;
}

div#middle h3
{
	font-size: 1em;
	color: #000000;
	width: 90%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	background-color: #555555;
}

div#left
{
	background-color: #3E3E3E;
	border-right: .1em solid #000000;
	width: 20%;
	float: left;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}

p#question
{
	margin-left: .5em;
	margin-right: .5em;
	margin-bottom: 0em;
}

fieldset#poll
{
	text-align: left;
	border: 0px;
	padding: 0em;
	margin: 0em;
	margin-left: .5em;
	margin-right: .5em;
}

p#submitButton
{
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

input.button
{
	font-size: 1em;
	border: 1px solid #808080;
	background-color: #3E3E3E;
	color: #E0E0E0;
	text-align: center;
	width: 100%;
}

div#vote img
{
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: .5em;
}

div#right
{
	background-color: #3E3E3E;
	border-left: .1em solid #000000;
	width: 20%;
	float: right;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}

div#right a
{
	color: #808080;
	text-decoration: none;
}

div#right a:hover
{
	color: #E0E0E0;
}

fieldset#search
{
	border: 0px;
	padding: 0em;
	margin: 0em;
}

input.searchBox
{
	border: 1px solid #808080;
	background-color: #3E3E3E;
	width: 80%;
}

p.searchButton
{
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

div#center
{
	margin-left: 20%;
	padding-top: 1px;
	background-color: #555555;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}

div#center fieldset
{
	margin: .5em;
	border-color: #000000;
	background-color: #3E3E3E;
	text-align: justify;
}

div#center fieldset legend
{
	border: 1px solid #000000;
	background-color: #555555;
}

div#center fieldset a
{
	color: #808080;
	text-decoration: none;
}

div#center fieldset a:hover
{
	color: #E0E0E0;
}

div#archives
{
	margin-bottom: .5em;
}

div#archives a
{
	color: #000000;
	text-decoration: none;
}

div#archives a:hover
{
	color: #E0E0E0;
}

div#searchHelp
{
	width: 20em;
	margin: 1em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.smallBox
{
	float: left;
	border: 1px solid #808080;
	padding: .9em;
	margin: .9em;
	text-align: center;
}

div.smallBox:hover
{
	background-color: #555555;
}

div.smallBox img
{
	opacity: 1;
	border: 1px solid #808080;
}

table, th, td
{
	border: 1px solid #808080;
}

table
{
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

th
{
	text-align: center;
	padding: 3px;
}

td
{
	padding: 3px;
	vertical-align: top;
}

td.title
{
	white-space: nowrap;
}

col#downloads1
{
	width: 20%;
}

col#downloads3
{
	width: 5%;
}

div#footer
{
	color: #808080;
	margin-left: auto;
	margin-right: auto;
}

div#footer a
{
	color: #E0E0E0;
	text-decoration: none;
}

div#footer a:hover
{
	color: #808080;
}

a img
{
	border: 0px;
}

p#validation
{
	text-align: right;
}

p#validation img
{
	border: 0px;
}
