/***** Global Settings *****/
* {
	margin: 0;
}
html, body {
	height: 100%;
}

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:100%/1.25 arial, helvetica, sans-serif;
background: url(../images/back.jpg) repeat #000 top center;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
text-transform: uppercase;
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}

ul, ol {
list-style:none;
padding:0 0 18px 40px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
text-decoration:none;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

#mainwrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -88px;
}

#headerbar {
background: url(../images/header.jpg) repeat-x top;
height: 174px;
margin: 0;
padding: 0;
}

#filigree {
margin: 0 auto;
min-height: 406px;
height: auto;
_height: 406px;
max-width: 1171px;
min-width: 960px;
background: url(../images/filigree.png) no-repeat center top;
padding: 0;
}

.wrap {
width:960px;
margin:0 auto;
padding: 0;
}

/***** Header *****/

#headerbar h1 {
float:left;
display:block;
padding: 18px 0 0 0;
text-indent:-2000px;
}
	
	#headerbar h1 a {
	width:348px;
	height:124px;
	display:block;
	background:url(../images/logo.png) no-repeat;
	}
	
#navdiv {
float: left;
display: block;
font-weight: bold;
font-size: .9em;
padding: 0 0 0 30px;
}

#navdiv a {
color: #98c747;
}

#navdiv a:hover {
}

/***** Home Content *****/

#homewrap {
float: left;
display: block;
}

#flash {
width: 646px;
height: 315px;
margin-top: 10px;
float: none;
display: block;
}

.block {
margin: 25px 6px 0 0;
float: left;
display: block;
}

#sidebar {
background: url(../images/sidebar.jpg) #000 no-repeat top center;
width: 233px;
padding: 25px 25px 15px 25px;
color: #a08880;
margin-top: 10px;
float: right;
display: block;
font-size: .95em;
min-height: 200px;
height: auto;
_height: 200px;
}

#sidebar a {
color: #a08880;
text-decoration: underline;
}

#sidebar a:hover {
text-decoration: none;
}

#sidebar h1, #sidebar h2, #sidebar h3 {
color: #0090c5;
padding: 5px 0;
}
	
/***** Sub Content *****/

#contentwrap {
display: block;
float: left;
}

#contenttop {
background: url(../images/content-top.png) no-repeat;
height: 7px;
width: 646px;
float: none;
display: block;
margin: 10px 0 0 0;
padding: 0;
}

#contentarea {
background: url(../images/content-middle.jpg) no-repeat #000;
width: 590px;
min-height: 350px;
height: auto;
_height: 350px;
float: none;
display: block;
margin: 0;
_margin: -12px 0 0 0;
padding: 15px 28px 20px 28px;
color: #a08880;
font-size: .95em;
}

#contentarea h1, #contentarea h2, #contentarea h3 {
color: #0090c5;
padding: 5px 0;
}

#contentarea a {
color: #a08880;
text-decoration: underline;
}

#contentarea a:hover {
text-decoration: none;
}

#subimage {
width: 283px;
height: 100%;
float: right;
display: block;
margin-top: 10px;
padding: 0;
}

/***** tv site *****/

.tvsidebar {
background: url(../images/sidebartv.jpg) #000 no-repeat top center;
width: 225px;
padding: 25px 10px 15px 10px;
color: #a08880;
margin-top: 10px;
float: left;
display: block;
font-size: .95em;
min-height: 200px;
height: auto;
_height: 200px;
}

.tvsidebar a {
color: #a08880;
text-decoration: underline;
}

.tvsidebar a:hover {
text-decoration: none;
}

.tvsidebar h1, .tvsidebar h2, .tvsidebar h3 {
color: #0090c5;
padding: 5px 0;
}

#flashtv {
width: 451px;
height: 415px;
margin-top: 10px;
padding: 0 9px;
float: left;
display: block;
}

/***** new tv site *****/

.newmediasidebar {
background: url(../images/sidebarchat.jpg) #000 no-repeat top center;
width: 330px;
padding: 25px 10px 15px 10px;
color: #a08880;
margin-top: 10px;
float: right;
display: block;
font-size: .95em;
min-height: 345px;
height: auto;
_height: 345px;
}

.newmediasidebar a {
color: #a08880;
text-decoration: underline;
}

.newmediasidebar a:hover {
text-decoration: none;
}

.newmediasidebar h1, .newmediasidebar h2, .newmediasidebar h3 {
color: #0090c5;
padding: 5px 0;
}

#newtvarea {
background: #000;
width: 525px;
min-height: 350px;
height: auto;
_height: 350px;
float: none;
display: block;
margin: 10px 0 0 0;
_margin: -12px 0 0 0;
padding: 15px 28px 20px 28px;
color: #a08880;
font-size: .95em;
}

#mediacontentarea {
width: 100%;
padding: 20px 0;
color: #a08880;
font-size: .95em;
}

/***** Footer *****/

.push {
	height: 88px; 
}

#footer {
background: url(../images/footer.jpg) repeat-x;
height: 68px;
padding: 20px 0 0 0;
font-size: .9em;
color: #a08880;
text-align: center;
}

#footer span {
color: #0090c5;
}

#footer a {
color: #a08880;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }