/*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;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 15px 0;
	margin: 0;
	background: url(../images_gen/body_bg.gif);
}
div#Wrapper {
	width: 590px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	position: relative;
}
#PageTop {
	position: absolute;
	width: 590px;
	position: absolute;
	height: 400px;
	background: url(../images_gen/header_bg.png) no-repeat top;
	top: -4px;
}
div#WrapperInner {
	background: url(../images_gen/page_bg.png) repeat-y;
}
div#Header {
	text-align: center;
	padding: 30px;
	position: relative;
	z-index: 100;
}
#Navigation {
	margin: 0 0 0 10px;
	padding: 0 0 20px 0;
	background: url(../images_gen/nav_bg.gif) repeat-x top;
}
#Navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#Navigation li a {
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 5px 0 3px 0;
	background: url(../images_gen/nav_bg.gif) repeat-x bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #4b694d;
	font-weight: bold;
}
#Navigation li a:hover {
	text-decoration: underline;
	color: #A3883E;
}
#Page {
	position: relative;
	z-index: 100;
}
#LeftColumn {
	width: 150px;
	_width: 140px;
	padding: 0 10px 0 0;
	margin: 0 0 0 20px;
	_margin:  0 0 0 10px;
	float: left;
	border-right: 1px solid #bbb;
}
#LeftData {
	padding: 25px 0 0 8px;
	border-left: 1px solid #bbb;
	font-size: 80%;
}
#LeftData h1 {
	font-size: 120%;
	margin: 0 0 10px 0;
}
h1.LeftHeadline {
	font-size: 180% !important;
	font-weight: normal !important;
	margin: -5px 0 5px 0 !important;
}
#Content {
	width: 350px;
	float: left;
	padding: 0 0 0 25px;
	font-size: 85%;
}
#Content a {
	color: #4B694D;
	text-decoration: none;
}
#Content a:hover {
	text-decoration: underline;
}
#Content p {
	margin: 0 0 10px 0;
}
.FullColumn {
	width: 360px;
}
.FullColumn h1, .HalfColumn h1 {
	font-size: 220%;
	font-weight: normal;
	margin: -5px 0 10px 0;
}
.ColumnSpacer {
	width: 350px;
	height: 15px;
}
div.ImageHolder {
	margin: 0 0 10px 0;
}
.IntroPara {
	font-size: 110%;
}
.HalfColumn {
	width: 165px;
	float: left;
	padding: 0;
}
.HalfEntry {
	width: 165px;
	float: left;
	padding: 10px 10px 0 0;
}
.FullEntry, .DoubleClear {
	width: 350px;
	padding: 10px 10px 0 0;
}
.DoubleClear {
	padding: 0 0 10px 0;
}
#LeftColumn div.HalfEntry {
	width: 140px;
}
.HalfEntry h2, .FullEntry h2 {
	font-size: 180%;
	font-weight: normal;
	margin: -5px 0 5px 0;
}
.HalfEntry h3, .FullEntry h3 {
	font-size: 150%;
	font-weight: normal;
	margin: -5px 0 5px 0;
}
.FullEntry a.GigImage {
	float: right;
	margin: 0 0 10px 10px;
}
.MoreLink {
	margin: 0;
}
.Right {
	float: right !important;
	padding: 10px 0 0 0 !important;
}
.HalfColumn.Right {
	padding: 0 !important;
}
p.DownloadP {
	margin: 0 !important;
	padding: 12px 0 12px 0 !important;
}
p.DownloadP a img {
	float: left !important;
	width: 18px !important;
	display: block !important;
	clear: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none;
}
p.DownloadP a span {
	display: block !important;
	float: left !important;
	clear: none !important;
	margin: 2px 0 0 4px !important;
	padding: 0 !important;
	overflow: hidden;
}
.Downloads p.DownloadP a span {
	width: 120px !important;
}
p.DownloadP a {
	text-decoration: none;
	font-size: 120%;
}
.Downloads p.DownloadP a {
	color: #F87F4A !important;
	font-weight: bold !important;
	display: block;
}
.Downloads p.DownloadP a small {
	font-size: 80%;
	font-weight: normal;
	color: #8F3579;
}
.Download {
	padding: 10px 15px 15px 15px;
	background: #FFF;
	border: 1px dashed #E7E1CF;
	margin: 10px 0 0 0;
}
.Download h3 {
	margin: 0 0 5px 0;
}
#PageBottom {
	background: url(../images_gen/footer_bg.png) no-repeat bottom;
	position: absolute;
	bottom: -4px;
	width: 590px;
	height: 200px;
}
div#Footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #bbb;
	padding: 10px 20px;
	text-align: right;
}
#Footer a {
	color: #aaa;
	text-decoration: none;
}
.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;
}

.ForBreak {
	font-size: 0%;
	width: 0px;
}

.PressKit {
	clear: both;
	padding-bottom: 20px;
	font-size: 12px;
}
.PressKit H1.category {
	padding-bottom: 20px;
	font-size: 140%;
	margin: 0px;
}
.PressKit DIV.article, .PressKit HR { 
	clear: both;
}
.PressKit IMG.thumb {
	float: left;
	margin-right: 10px;
}
.PressKit DIV.title {
	font-size: 120%;
	font-weight: bold;
}
.PressKit DIV.credit {
	font-size: 110%;
	font-style: italic;
	margin-bottom: 9px;
}