*
{
	margin: 0px;
	padding: 0px;
}
a img
{
	border: none;
}
body
{
	background: #585858;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
}
.container
{
	background:  url(/images/design/background.jpg) repeat-y center center;
	min-height: 100%;
	position: relative;
	width: 100%;
}
.navbar
{
	margin: 0 auto;
	width: 779px;
	background: url(/images/design/navbar.jpg) no-repeat center center;
	height: 51px;
}
.navbar ul
{
	padding-top: 15px;
	text-align: center;
	list-style: none;
}
.navbar li
{
	display: inline;
	margin-left: 6px;
	margin-right: 6px;
}
.navbar a
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}
.banner
{
	width: 779px;
	margin: 0 auto;
	height: 219px;
	background: url(/images/design/banner.jpg) no-repeat center center;
	margin-top: 11px;
}
.banner .sponsors
{
	list-style: none;
	margin-left: 215px;
}
.banner .sponsors li
{
	float: left;
	margin-top: 160px;
	-moz-opacity: 0.1;
	opacity: 0.1;
	filter: 'alpha(opacity=10)';
	margin-left: 10px;
}
.banner .sponsors a
{
	color: #5c2600;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.body
{
	clear: both;
	width: 800px;
	margin: 0% auto;
	padding-bottom: 40px;
	padding-top: 10px;
	padding-left: 1px;
}
.footerbox
{
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: url(/images/design/footer.jpg) no-repeat center center;
}
.footer
{
	height: 26px;
	list-style: none;
	margin: 0% auto;
	width: 801px;
}
.footer li
{
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	font-size: 12px;
}
.footer li a, .footer li
{
	color: #333333;
}
.footer li a
{
	text-decoration: none;
}
.footer img
{
	margin-right: 4px;
}
.footer li.sponsor
{
	margin-top: 3px;
}
.footer li.copyright
{
	float: right;
	margin-right: 10px;
}
.leftside
{
	float: left;
}
.rightside
{
	float: right;
}
a
{
	color: #FF6600;
}
div.box
{
	padding: 10px;
	color: #444444;
	line-height: 1.3em;
}
strong, b
{
	color: #ff7300;
}
h1
{
	padding-left: 10px;
	border-bottom: 1px solid #ff7300;
}
h1, h2, h3, h4
{
	color: #ff7300;
	line-height: 1em;
	margin-bottom: 5px;
}
.photo
{
	float: left;
	margin: 5px;
	margin-top: 0px;
	background: #CCCCCC;
	padding: 5px;
}
.photo .caption
{
	text-align: center;
	color: #888888;
}
.clear
{
	clear: both;
}
dl.contact
{
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
dl.contact dt
{
	font-weight: bold;
}
dl.contact dd
{
	margin-left: 20px;
	display: block;
}
dl.first
{
	float: left;
	margin: 10px;
}
dl.first dt
{
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	color: #5c2600;
}
dl.first dd
{
	padding-left: 20px;
}
dl.first .link
{
	clear: both;
	padding-left: 0px;
	text-align: center;
	margin-top: 10px;
}
dl.first .link a
{
	text-decoration: none;
	color: #777777;
	font-size: 12px;
	display: block;
}
div.quote
{
	padding: 10px;
	margin-bottom: 5px;
	float: right;
	width: 600px;
	background: #fff2d7;
}
div.quote .from, div.quote .from a
{
	font-size: 12px;
	color: #777777;
}
div.quote .from a
{
	font-style: italic;
}
div.quote .text
{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	padding: 10px;
	display: block;
	margin: 10px;
	font-size: 16px;
}
ul.list
{
	margin-top: 30px;
	margin-left: 50px;
}
ul.events span
{
	display: block;
	font-size: 12px;
	color: #777777;
	font-style: italic;
	padding-left: 10px;
}
ul.events li
{
	margin-bottom: 10px;
}
img.logo
{
	margin: 10px;
}
.list .list
{
	margin-top: 0px;
	margin-bottom: 10px;
}
