@charset "utf-8";

body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #990221;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	text-align: left;
}
#header {
	background-image: url(grafx/header.jpg);
	height: 230px;
	width: 900px;
	float: left;
	background-repeat: no-repeat;
}

#nav {
	width: 900px;
	padding-top: 195px;
	font-size: 13px;
	text-align: center;
	color: #999999;
}
#nav a {
	font-weight: bold;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#nav  a:link,#nav  a:visited   {
	color: #CCCCCC;
	text-decoration: none;
}
#nav  a:hover,#nav  active, #nav a:focus    {
	text-decoration: underline;
	color: #FFD955;
}
#bodywrap {
	background-image: url(grafx/bodyslice2.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 860px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
}
#sidebar {
	float: left;
	width: 280px;
	font-size: 80%;
	margin-left: 5px;
}

#content {
	font-size: 75%;
	margin-right: 10px;
	margin-left: 300px;
}
.bandheads {
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #990221;
	line-height: 35px;
}

#content a {
	color: #3333FF;
}
#content li {
	margin-left: 15px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content li a {
	font-size: 12px;
	color: #1E4BA6;
	text-decoration: none;
}


#content h1 {
	padding-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B74D61;
	font-size: 24px;
}
#content h3 {
	background-color: #0099CC;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 520px;
	margin-bottom: 4px;
	padding-left: 10px;
}
#content  p, #contentfull p {
	padding-bottom: 10px;
}


#rightbar {
	float: right;
	width: 230px;
	margin-left: 10px;
	padding-top: 10px;
	margin-bottom: 30px;
}
#rightbar h3 {
	color: #990422;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
}
#footer {
	background-image: url(grafx/footertwo.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	font-size: 70%;
	text-align: center;
	padding-bottom: 30px;
	color: #F1C7DA;
}
#footer a {
	color: #FD999E;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.floatright {
	float: right;
	margin-bottom: 15px;
	margin-left: 10px;
}
.whitetabsone {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetabstwo {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F26522;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.whitereg {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 6px;
}
.whiteregline {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 6px;
}



#tmz {
	width: 530px;
	margin: 0px;
	padding: 0px;
}
#contentfull h3 {
	background-color: #F9F8EC;
	color: #990221;
	padding: 5px;
	margin-bottom: 5px;
}
#redsection a {
	color: #FFFF00;
	text-decoration: none;
}
