/* @override http://www.macrabbit.com/cssedit/welcome/2.5/welcome.css */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
}
.oneColCurNewsCtr #container {
	width: 46em;
	margin: 6px auto 0; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #ff0000;
	text-align: left;
	background: #666666 url(../sgd-images/greyBlkBG.jpg) repeat-x;
}
#container2010 {
	height: auto;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
}
#navBlock210 {
	float: right;
	height: auto;
	width: 200px;
	position: relative;
}
.oneColCurNewsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtr #container {
	width: 780px;
	background-image: url(../sgd-images/layout-vert-fill.jpg);
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	/* remember that padding is the space inside the div box and margin is the space outside the div box */
	 
	background: url(../sgd-images/CarleeBG.jpg) no-repeat;
}
#back-button {
	position:relative;
	left:580px;
	top:302px;
	width:186px;
	height:18px;
	z-index:1;
	display: block;
}
#news-content {
	position:relative;
	padding: 320px 20px 0 220px;
}
.new-headline {
	font-size: 16px;
	font-weight: bold;
}
.news {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.more-link a {
	color: #FC0;
	text-decoration:none;
}
.more-link a:hover {
	color: #FC0;
}
#innerContent {
	padding: 6px;
}
.news a {
	text-decoration: none;
	color: #FC0;
}
.news #plcHlder {
	margin-left: 12px;
}
.news a:hover {
	color: #FC0;
}
.photoLayout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	width: 125px;
}
td .photoLayout {
	color: #FFF;
}
#header210 {
	background-image: url(../images/bg2010Header.jpg);
	height: 308px;
}
#headerBlock {
	height: auto;
	width: 200px;
	position: relative;
	top: 150px;
	left: 568px;
	float: left;
}
#newsBlock210 {
	height: auto;
	width: 550px;
	position: relative;
	left: 8px;
	float: left;
	padding-left: 6px;
}
#newsBlock210 p {
	letter-spacing: 0.05em;
	font-weight: normal;
	
}
#main210 {
	background: url(../images/redVertlLines.jpg) repeat-y;
	width: 795px;
	height: auto;
}
#footer210 {
	height: 15px;
	width: 795px;
	background: url(../images/footerCurves.jpg) no-repeat;
}
.bodyTitleYellow {
	font-weight: bold;
	color: #FF0;
}
.bodyTitleYellowRed {
	font-weight: bold;
	color: #C00;
}
