body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	width: 600px;
}
a:link, a:visited, a:active {
	color: #EC171D;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	cursor: pointer;
	background-color: #333333;
}

#header {
	clear: both;
	width: 600px;
}
#banner {
	clear: both;
	height: 182px;
	border-top: 2px ridge #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 2px ridge #CCCCCC;
	text-align: left;
	width: 600px;
}
.rightContain {
	float: left;
	width: 350px;
	clear: right;
	height: auto;
}
.leftContain {
	width: 200px;
	float: left;
	margin-right: 30px;
	height: auto;
}
#banner #pageName {
	border-top: 1px #999999;
	border-right: 1px #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px #999999;
	padding: 7px;
	font-size: 11px;
	color: #aaa;
}
#banner #left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 200px;
	clear: none;
	float: left;
}
#banner #right {
	width: 380px;
	clear: none;
	float: left;
	font-size: 11px;
	color: #aaa;
	padding-top: 5px;
	padding-left: 12px;
}
#teaser1 {
	left: 12px;
	font-size: 9px;
	color: #aaa;
	text-transform: uppercase;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 12px;
	width: 600px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	color: #ff9933;
	font-size: 16px;
	font-weight: bold;
	top: 0px;
	margin-top: 0px;
	clear: none;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #ff9933;
	margin-top: -12px;
}
.subHeadGold {
	font-size: 12px;
	font-weight: bold;
	color: #ff9933;
}

.dateline {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 8px;
	padding-bottom: 8px;
}
.reviewLinks{
	color: #999999;
	text-transform: capitalize;
	list-style-position: inside;
	list-style-image: url(images/bullet_reviewLinks.gif);
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: none;
}
.captions{
	color: #999999;
	text-transform: capitalize;
	list-style-position: inside;
	list-style-image: url(images/bullet_reviewLinks.gif);
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: none;
}

#handicap{
	color: #FFFFFF;
	background-color: #333333;
	width: 600px;
	border: 2px ridge #CCCCCC;
	height: 38px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	clear: both;
	float: left;
}
.container{
	text-align: left;
	width: 600px;
	clear: both;
	height: auto;
	margin-bottom: 12px;
	overflow: visible;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	float: left;
	padding-bottom: 12px;
}
.containerMulti{
	text-align: left;
	width: 600px;
	clear: both;
	height: auto;
	overflow: visible;
	float: left;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-left: 12px;
	border-top: 2px solid #666666;
	border-right: 2px solid #666666;
	border-bottom: 2px groove #666666;
	border-left: 2px solid #666666;
}

#pageContainer{
	width: 600px;
	text-align: center;
}
#divStayTopLeft{
	font-size: 10px;
	color: #999999;
	float: right;
	background-color: #000000;
	height: 35px;
	margin-right: 8px;
}

