a {text-decoration: none;}
.headerLinkEntry {color: white;}
li {margin-left: 20px;}
img { behavior: url(iepngfix.htc); }
body {
	text-align: center;
	background-attachment: scroll;
	background-color: black;
	background-image: url(images/mainSite/website/gradientBackgroun.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#siteWrapper {margin: 0 auto; width: 855px;}
#outerWrapper {
	width:850px;
	background:#f0e9dd;
	border:1px solid black;
}
#topOutWrapText {
	margin-top: 30px;
	width: 850px;
}
#outerWrapperBottom {
	margin-top:5px;
	width:850px;
}
#bottomWrapper {
border-bottom:1px solid white;
clear:both;
font-size:1px;
height:1px;
}
#leftWrapper {
background:black none repeat scroll 0 0;
width:260px;
}
#mainLinkContainer {
	color:#CCCCCC;
	font-size:20px;
	padding-left:40px;
	padding-top:195px;
	text-align:left;
	background-color: #9d211d;
	background-image: url(images/mainSite/website/leftColumnBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headerTopContainer {
	background-image: url(images/mainSite/website/rightColumnHeaderBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 158px;
	background-color: white;
	border-bottom: 1px solid black;
}

#rightWrapper {
padding:20px 25px 30px 35px;
text-align:left;
}
#contentContainer {
}
#rightWrapper a {color: #c00000;}
#rightWrapper a:hover {color: #c00000;}
#rightWrapper a:visited {color: #c00000;}

.headerLinkEntry {
color:#ffffff;
font-size:16px;
text-decoration:none;
font-family: Trebuchet MS;
background: url(images/mainSite/website/headerLinkBullets.jpg) no-repeat left;
padding-left: 25px;
}
