body {
Background-color:#000;
}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #fff; font-size: 20px;}
#wrapper {
width:890px;
}

#header {
width:890px;
}

#content {
width:890px;
height:750px;
background-image:url(images/centerBack.jpg);
}

#left {
width:170px;
float:left;
margin-top:15px;
margin-right:15px;
margin-left:14px;
}

#nav {
width:170px;
text-align:left;
text-indent:6px;
}
/*
#btn1 {
width:168px;
height:22px;
border: solid #fff 1px;
background-image:url(images/btnBack.jpg);
text-align: left;
text-indent: 5px;
}

#btn2 {
width:168px;
height:22px;
border: solid #fff 1px;
background-image:url(images/btnBack.jpg);
text-align: left;
text-indent: 5px;
}

#btn3 {
width:168px;
height:22px;
border: solid #fff 1px;
background-image:url(images/btnBack.jpg);
text-align: left;
text-indent: 5px;
}

#btn4 {
width:168px;
height:22px;
border: solid #fff 1px;
background-image:url(images/btnBack.jpg);
text-align: left;
text-indent: 5px;
}

#btn5 {
width:168px;
height:22px;
border: solid #fff 1px;
background-image:url(images/btnBack.jpg);
text-align: left;
text-indent: 5px;
}
*/
.btn {
width:168px;
height:22px;
border: solid #fff 1px;
background-image:url(images/btnBack.jpg);
text-align: left;
text-indent: 5px;
}

#othershows {
width:168px;
height:auto;
margin-top:15px;
text-align:center;
border: solid #fff 1px;
}

#showone {
width:168px;
}

#center {
width:480px;
height:auto;
margin-top:15px;
float:left;
text-align:left;
}

#right {
width:180px;
margin:15px;
float:right;
}

#sideads {
width:180px;
}

#adbanner {
width:480px;
margin-bottom:15px;
}

#ad1 {
width:180px;
margin-bottom:15px;
}

#ad2 {
width:180px;
margin-bottom:15px;
}

#ad3 {
width:180px;
}

#footer {
width:890px;
height:39px;
text-align:center;
background-image:url(images/footer.jpg);
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration:none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#fff;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 39px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#fff;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#fff;
}

/**Added by NWM 2-3-2010 **/
.social-networking-links{
  width: 100%;
  margin: 12px 0px;
}

.social-networkign-links a img{
  border: none;	
}
/**End Added by NWM**/
