.oneColFixCtrHdr #container {
	width: 680px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 550px;
	vertical-align:top;
	valign: center;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
.oneColFixCtrHdr #header {
	width: 660px;
	height: 50px;
	text-align: left;
	margin: 25px auto 3px auto;
}


.oneColFixCtrHdr #main{
	padding: 5px;
	background-color: #000000;
}

.oneColFixCtrHdr #highlight{
	color: #990000;
}


.oneColFixCtrHdr hr {

	width:100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin: 5px 0 ;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: 0px;
	border-bottom-style: 0px;
	border-left-style: 0px;
}
.mainarea hr {

	width:100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin: 5px 0 ;
	padding: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: 0px;
	border-bottom-style: 0px;
	border-left-style: 0px;
}
* {
	margin: 0;
	padding: 0;
}

html {
	background-image: url(images/floral-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #331122;
}
body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: -25px auto -0px auto;

}
.dotted-table
{
	border: 1px solid #CCCCCC;
}
.pinkhead {
	font-size: 14px;
	font-weight: bold;
	color: #E33827;
}


a:link {
	color: #E33827;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	color: #E33827;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	color: #E33827;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #6a0622;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.style1 {font-size: 9px}

.descripts {
	color: #CCCCCC;
}
.theirname {
	font-size: 18px;
	font-weight: bold;
	color: #E33827;
}
.roster2 {
	color: #E33827;
		font-weight: bold;
}
.roster {
	color: #FFFFFF;
}
.rosterright {
	color: #FFFFFF;
}

.descriptions {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.descriptions2 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E33827;

}

.tbhr {

	border-width: 1px;
	border-style: dotted;
	border-top-color: #FFFFFF;
}

.bgimag{
	background-attachment: scroll;
	background-image: url(images/bright2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #240213;
}

