/*RESET*/
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
}
body {
	width: 100%;
	height: 100%;
	text-align: center;
	background: #f17e58;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, sans-serif;
	color: #000;
	font-size: 80%;
	padding: 20px 0;
}
#Wrapper {
	width: 930px;
	text-align: left;
	margin: 0 auto;
}
#Header {
	background: url(../_images_gen/page_top_bg.gif) no-repeat bottom;
	padding: 8px 0 6px 0;
	margin: 0;
	width: 930px;
}
#Logo {
	background: url(../_images_gen/logo_bg.gif) no-repeat;
	float: left;
	width: 405px;
	height: 187px;
	text-align: center;
	padding: 10px;
	margin: 0 0 0 0;
}
#Logo img {
	display: block;
}
#Sponsors {
	float: right;
	background: url(../_images_gen/sponsorship_bg.gif) no-repeat;
	width: 470px;
	height: 90px;
	padding: 10px;
	text-align: center;
}
#Sponsors a {
	display: inline-block;
	margin: 0 12px 0 0;
}
#Navigation {
	clear: right;
	float: right;
	width: 490px;
	height: 85px;
	background: url(../_images_gen/nav_bg.gif) no-repeat;
	margin: 12px 0 0 0;
}
#Navigation ul {
	list-style: none;
	width: 460px;
	margin: 0;
	padding: 7px 15px;
}
#Navigation ul li {
	float: left;
	padding: 0 6px 0 0;
}
#Navigation ul li a {
	text-decoration: none;
	color: #000;
	font-size: 120%;
}
#Page {
	background: #fff url(../_images_gen/page_bg.gif) repeat-y;
	width: 930px;
	padding: 0 0 20px 0;
}
h1#PageTitle {
	font-size: 200%;
	margin: 0;
	padding: 10px 50px 20px 50px;
}
.Back {
	float: right;
	margin: 18px 45px 0 0;
	font-weight: bold;
	color: #F17E58;
	font-size: 130%;
	text-decoration: none;
}
#Content {
	width: 380px;
	_width: 350px;
	height: 350px;
	float: left;
	overflow: auto;
	padding: 10px 30px 20px 50px;
	font-size: 95%;
}
#Content.FullWidth {
	width: 830px;
	overflow: visible;
	height: auto;
}
#Content h1,
#Content h2,
#Content h3,
#Content h4,
#Content ul,
#Content ol,
#Content p,
#Content blockquote {
	margin: 0 0 15px 0;
	line-height: 1.5em;
}
#Content h1 {
	font-size: 180%;
	color: #79577C;
}
#Content h2 {
	font-size: 160%;
	color: #CC566E;
}
#Content h3 {
	font-size: 140%;
	color: #049EDC;
}
#Content h4 {
	font-size: 120%;
	color: #A6C582;
}
#Content ul,
#Content ol {
	padding: 0 0 0 50px;
}
#Content a {
	color: #F18058;
	font-weight: bold;
	text-decoration: none;
}
.StandardTeaser {
	width: 820px;
	border-bottom: 1px solid #F17E58;
}
.StandardTeaser p {
	margin: 0 0 5px 0 !important;
}
.StandardTeaser img {
	float: right;
	margin: 0 0 15px 15px;
}
.StandardTeaser h3 {
	padding: 15px 0 0 0;
	margin: 0 0 8px 0 !important;
	font-size: 140%;
	font-weight: normal;
}
#Content p {
}
#Gallery {
	overflow: auto;
	padding: 0 10px 30px 20px;
	margin: 0 45px 0 0;
	height: 350px;
	width: 395px;
	_width: 365px;
	float: right;
}
#GalleryLeft {
	float: left;
	width: 180px;
}
#GalleryRight {
	float: right;
	width: 185px;
}
#GalleryLeft a,
#GalleryRight a {
	display: block;
	margin: 0 0 13px 0;
}
.ResultsNav {
	padding: 20px 0 0 0;
}
.GalleryRow {
	width: 830px;
	clear: both;
	padding: 0 0 22px 0;
}
.Image {
	float: left;
	margin: 0 0 0 36px;
	width: 180px;
}
.Image a {
	display: block;
}
.First {
	margin: 0 !important;
}
#Footer {
	background: url(../_images_gen/page_bottom_bg.gif) no-repeat top;
	width: 900px;
	padding: 30px 15px 0 15px;
	margin: 0 auto;
	font-size: 80%;
	color: #fff;
}
#Footer p {
	float: left;
}
#Footer a {
	color: #F5EC5F;
	text-decoration: none;
}
#Footer p#Credit {
	float: right;
	color: #F5AB92;
}
#Footer p#Credit a {
	color: #F5AB92;
	text-decoration: none;
}
#Footer a:hover {
	color: #049EDC !important;
	text-decoration: underline !important;
}
	









.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-top: 1px solid #bbb;
	width: 100%;
	height: 1px;
	padding: 0 0 5px 0;
}