@charset "UTF-8";
/* CSS Document */

html, body {
min-height: 100%;
}

body {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;
}
a:link {color: white; text-decoration: underline; }
a:visited {color: white; text-decoration: underline; }
a:hover {color: white; text-decoration: none; }
a:active {
	color: yellow;
	text-align: center;
}
				
.header {
	width: 758px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
font-weight: bold;
font-style: italic;
font-size: 13px;
line-height: 12px;
color: #888;
}

.center {
	background-color:#1c1c1c;
}

.menu {
	margin-left: auto;
	margin-right: auto;
	width: 776px;
	background-color: #1c1c1c;
	background-repeat: no-repeat;
}
	
.content {
	width: 784px;
	text-align:left;
	background: #151515 url(../images/20080709_contentbg.jpg) repeat-y;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
	
}

.xgutter {
	width: 784px;
	height: 15px;
}

.ygutter {
	width: 35px;
	height: 100px;
	float: left;
}
	
.singleCol {
	width:700px;
	float:left;
	text-align: left;
}
	
.leftCol {
	float:left;
	width:360px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.rightCol {
	float: left;
	width:340px;
}
	
.footer{
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	height: 200px;
	background: url(../images/20080709_bottombgtilex.jpg) repeat-x;
}

.footerContent {
text-align: left;
	height: 200px;
	width: 784px;
	background: url(../images/20080709_bottombg.jpg) repeat-x;
	margin-left:auto;
	margin-right:auto;
}

.floatRight {
float:right;
}

/*	
	img.copyFloatRight{
	float:right;
	margin-left:10px;
	margin-right:20px;}
*/	
.center .content .leftCol p a b i {
	color: #FF8000;
	text-align: left;
}
.center .content div table caption {
	font-size: 18px;
}
.center .content div table caption {
	font-weight: bold;
}
.center .content div table caption {
	color: #F00;
}
.center .content div table tr td {
	color: #FFF;
}
.center .content div table tr th {
	color: #000;
	text-align: left;
}
.center .content div table {
	font-size: 10px;
}
.center .content div table {
	font-size: 12px;
}
.center .content div table {
	font-size: 14px;
	color: #F00;
}
.calendarinfo12pt {
	font-size: 12px;
}
.center .content div table tr td div p {
	font-size: 12px;
}
.center .content .singleCol blockquote p a {
	color: #FF8000;
}
.center .content .singleCol ul li a b i {
	color: #FF8000;
}
.center .content div table tr th p b {
	color: #FFF;
}
.center .content div table tr th ul {
	color: #FFF;
}
.center .content div table tr th blockquote p a {
	color: #F00;
}
.center .content div table tr th blockquote p a {
	color: #FF8000;
	font-size: 14px;
}
.center .content div table tr th p b {
	font-size: 18px;
}
.center .content div table tr th p {
	color: #FFF;
}
.white {
	font-weight: bold;
	text-align:center;
	font-size: 13 pt;
}

