﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus 
{
	outline: 0;
}

body 
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	background-color: #cccccc;
	margin-top: 8px;
}

#wrapper
{
	width: 849px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

#header
{
	width: 666px;
	float: left;
}

#headerflash
{
	width: 666px;
	float: left;
}

#navigation
{
	width: 183px;
	float: left;
	background-color: #ffffff;	
}

#navigation ul
{
	padding-top: 20px;
	list-style-type: none;	
	background-image: url(/images/navigation_bg.gif);
	background-repeat: repeat-y;	
}

#navigation ul ul
{
	padding-top: 0px;
	list-style-type: none;	
	background-image: none;	
}

#navigation li img 
{
	display: block;
	margin: 0;
	padding: 0;
}

#navigation li
{
	line-height: 0px;
}

#content
{
	width: 463px;
	float: left;
	background-color: #ffffff;
	padding: 23px 20px 23px 20px;
}

#content a, #content a:Link, #content a:Visited, #content a:Active
{

}

#content a:Hover
{

}

#content h1
{
	padding-bottom: 15px;
	color: #ff9934;
	font-size: 12px;
	font-weight: bold;
}

#content h2
{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
}

#content p
{
	padding-bottom: 15px;
}

#content p.small
{
	font-size: 10px;
}

#content ul
{
	margin-left: 30px;
}

#sidebar
{
	width: 163px;
	float: left;	
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #ffffff;
}

.sidebarblue
{
	margin-top: 22px;
	background-color: #6e72a3;
}

#sidebar h2
{
	color: #ffffff;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 23px;
}

.sidebaritem
{
	width: 144px;
	margin-top: 10px;
	padding: 0px 10px 10px 9px;
	font-size: 11px;
	border-bottom: solid 1px #9999cc;
}

#sponsors
{
	clear: both;
	width: 463px;
	font-size: 11px;
	margin-top: 20px;
}

#sponsors .sponsor
{
	width: 115px;
	height: 150px;
	float: left;
	text-align: center;
}

#supporters
{
	clear: both;
	width: 463px;
	font-size: 11px;
	margin-top: 20px;
}

#supporters .supporter
{
	width: 115px;
	float: left;
	text-align: center;
}

#footer
{
	clear: both;
	width: 849px;
	height: 26px;
	text-align: center;
	color: #ff6600;
	font-size: 11px;
	position: relative;
	background-color: #cccccc;
}

#footer a, #footer a:Link, #footer a:Visited, #footer a:Active
{
	
}

#footer a:Hover
{

}

#footer ul
{
	list-style-type: none;	
}

#footer ul li
{
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
}
.indented
{
	/*margin-left:40px;*/
}