/* CSS Document */

#content {
	width: 401px;
	float: left;
	margin-left: 40px;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.1em;
	font-weight: normal;
	color: #542989;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	padding: 0;
	background: none;
}
#content h2 {
	font-size: 1.1em;
	text-transform: uppercase;
	margin: 1.5em 0 0.2em 0;
	clear: both;
}
/* SIDEBAR STYLES */
#sidebar {
	width: 477px;
	float: right;
}
/* END OF SIDEBAR STYLES */






#picturenav ul {
	margin: 0 0 20px 0;
	list-style: none;
	float: left;
}
#picturenav li {
	float: left;
	margin: 0 15px 15px 0;
	font-size: 1.1em;
	background: url(../images/css/picturenav_bg.gif) no-repeat top;
	padding: 0;
	text-align: center;
}
#picturenav li img {
	margin: 3px 5px;
	border: none;	
}
#picturenav li p {
	padding: 15px 15px 9px 15px;
	margin: 0;
	font-size: 1.1em;
	line-height: 1em;
	text-align: right;
}
#picturenav li p.pbox1 {
	background: url(../images/css/picturenav_p_bg1.gif) no-repeat bottom;
}
#picturenav li p.pbox2 {
	background: url(../images/css/picturenav_p_bg2.gif) no-repeat bottom;
}
#picturenav li p.pbox3 {
	background: url(../images/css/picturenav_p_bg3.gif) no-repeat bottom;
}
#picturenav li p.pbox4 {
	background: url(../images/css/picturenav_p_bg4.gif) no-repeat bottom;
}
#picturenav li p.pbox5 {
	background: url(../images/css/picturenav_p_bg5.gif) no-repeat bottom;
}
#picturenav li p.pbox6 {
	background: url(../images/css/picturenav_p_bg6.gif) no-repeat bottom;
}
#picturenav li p.pbox7 {
	background: url(../images/css/picturenav_p_bg7.gif) no-repeat bottom;
}
#picturenav li p.pbox8 {
	background: url(../images/css/picturenav_p_bg8.gif) no-repeat bottom;
}
#picturenav li p.pbox9 {
	background: url(../images/css/picturenav_p_bg9.gif) no-repeat bottom;
}
#picturenav .multiline{
	padding-top: 3px;
}
#picturenav li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	width: 176px;
}
#picturenav li a:hover {
	color: #FF0000;
}
#picturenav li a:hover p {
	color: #542989;
}
#picturenav li a:hover p.pbox1 {
	background: url(../images/css/picturenav_p_bg1_on.gif) no-repeat bottom;
}
#picturenav li a:hover p.pbox2 {
	background: url(../images/css/picturenav_p_bg2_on.gif) no-repeat bottom;
}
#picturenav li a:hover p.pbox3 {
	background: url(../images/css/picturenav_p_bg3_on.gif) no-repeat bottom;
}
#picturenav li a:hover p.pbox4 {
	background: url(../images/css/picturenav_p_bg4_on.gif) no-repeat bottom;
}
#picturenav li a:hover p.pbox5 {
	background: url(../images/css/picturenav_p_bg5_on.gif) no-repeat bottom;
}
#picturenav li a:hover p.pbox6 {
	background: url(../images/css/picturenav_p_bg6_on.gif) no-repeat bottom;
}
#picturenav li a:hover p.pbox7 {
	background: url(../images/css/picturenav_p_bg7_on.gif) no-repeat bottom;
}
#picturenav li a:hover p.pbox8 {
	background: url(../images/css/picturenav_p_bg8_on.gif) no-repeat bottom;
}
#picturenav li a:hover p.pbox9 {
	background: url(../images/css/picturenav_p_bg9_on.gif) no-repeat bottom;
}

#homeSponsors {
	width: 360px;
	float: left;
	border-right: 5px solid #cad0d5;
}
#homeSponsors h2 {
	margin: 5px 0 0 0;
}
#homeSponsors ul {
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
}
#homeSponsors li {
	background: none;
	margin: 0 30px 15px 0;
	padding: 0;
	float: left;
}


#homeLinks {
	width: 460px;
}
#homeLinks ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#homeLinks li {
	background: none;
	margin: 0 15px 10px 0;
	padding: 0;
	float: left;
}
#homeLinks li.hpower {
	margin-top: 0;
	margin-left: 8px;
}
#homeLinks img {
	border: none;
}

#tattoo {
	float: right;
	margin: 0 35px 0 10px;
	clear: both;
}
#tattoo img {
	display: block;
	text-align: right;
	margin-bottom: 10px;
}
p.dogs {
	text-align: right;
}


#logos {
	list-style: none;
	margin: 0 40px 0 0;
	padding: 0;
}
#logos li {
	margin: 0 0 0 25px;
	padding: 0;
	float: right;
}
#logos img {
	margin: 0;
	padding: 0;
	display: block;
	margin-bottom: 30px;
	border: none;
}

#sidebar strong {
	margin-top: 0;
}


#liveBox {
	width: 583px;
	background: #cccccc url(../images/css/live_header.gif) no-repeat top;
}
#content #liveBox h2 {
	font-size: 1.8em;
	text-align: right;
	margin: 10px 10px 35px 10px;
}
#content #liveBox h2 a {
	text-decoration: none;
}
#content #liveBox dl+p {
	text-align: right;
	font-size: 1.1em;
	margin: 0 10px;
}
#content #liveBox .liveBottom {
	margin: 0;
	background: url(../images/css/livebox_bottom.gif) no-repeat bottom;
	font-weight: bold;
	padding: 25px 15px 15px 15px;
	clear: both;
	font-size: 1.3em;
	font-style: italic;
	color: #666666;
}
#content #liveBox .liveWelcome {
	margin: 0 10px 10px 10px;
	padding-top: 90px;
	font-size: 1.1em;
}

.liveColumn {
	width: 181px;
	float: left;
	margin-left: 10px;
	min-height: 500px;
}
.liveVid {
	background-color: #00CCFF;
	/*width: 190px;*/
	background: url(../images/css/liveVideo_bg.gif) no-repeat top left;
}
.liveAudio {
	background-color: #33CC66;
	/*width: 190px;*/
	background: url(../images/css/liveAudio_bg.gif) no-repeat top left;
}
.liveGallery {
	background-color: #FFCC00;
	/*width: 160px;*/
	background: url(../images/css/liveGallery_bg.gif) no-repeat top left;
}

.vidBlock {
	float: left;
	padding: 4px;
	border: 1px solid #999999;
	margin: 0 0 10px 9px;
	width: 152px;
	background-color: #ffffff;
}

.vidBlock h4 {
	font-size: 1em;
}
.vidBlock h4 a {
	text-decoration: none;
}
#content .liveVid .vidBlock p {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 1em;
	color: #666666;
}
#content .liveVid img {
	border: 1px solid #cccccc;
	display: block;
}


#content .liveGallery ul {
	list-style: none;
	float: left;
	margin: 0 0 0 23px;
}
#content .liveGallery li {
	padding: none;
	background: none;
	float: left;
	padding: 4px;
	border: 1px solid #999999;
	margin: 0 0 10px 10px;
	background-color: #ffffff;
}
#content .liveGallery li img {
	border: 1px solid #cccccc;
	display: block;
}

#content .liveAudio dl {
	margin: 0 10px;
	padding: 0;
}
#content .liveAudio dt {
	margin: 0;
	padding: 0;
	background: none;
}
#content .liveAudio dt a {
	display: block;
	font-size: 1em;
	text-decoration: none;
	padding: 4px 0 4px 25px; 
	background: url(../images/css/audio.gif) no-repeat center left;
}
#content .liveAudio dd {
	margin: 0;
	padding: 0;
	position: relative;
	top: -2px;
	margin-bottom: 10px;
	padding: 0 0 15px 25px; 
	border-bottom: solid 1px #d0ced6;
	font-size: 1em;
}
#content .liveVid p, #content .liveGallery p {
	font-size: 1.1em;
	text-align: right;
	margin: 0 10px;
}
#content .liveGallery p {
	margin: 0 35px 0 10px;
}
#content .liveGallery ul {
	margin-bottom: 10px;
}

#liveAnim {
	float: right;
}
#hhLive {
	float: left;
}
#content .liveVid #hhLive img {
	border: none;
	padding-top: 4px;
}
#clock {
	margin-bottom: 10px;
}


#homeBanners ul {
	list-style: none;
	float: left;
}
#homeBanners li {
	float: left;
	margin: 0 5px 5px 0;
}
#homeBanners li img {
	border: none;
	margin: 0;
	padding: 0;
}

#homebanners p {
	clear: both;
	float: left;
}

#socialBar {
	width: 437px;
	height: 26px;
	background: url(../images/css/socialBar.gif) no-repeat top;
	float: left;
	clear: both;
	margin-bottom: 10px;
}




#homeBox {
	width: 437px;
	background: url(../images/css/homebox_bg.gif) no-repeat top;
	margin-bottom: 25px;
	float: left;
}
#homeBox #homeBoxFooter {
	background: url(../images/css/homebox_bottom_bg.gif) no-repeat bottom;
	width: 437px;
	height: 8px;
	clear: both;
}

#audioBox {
	width: 216px;
	float: left;
	margin-bottom: 10px;
}
#audioBox a:hover {
	text-decoration: underline;
}
#audioBox h2 {
	padding: 6px 10px 6px 12px;
	font-size: 1.2em;
	font-weight: bold;
	color: #542989;
	text-transform: uppercase;
}
#audioBox dl {
	margin: 0 12px 2px 12px;
}
#audioBox dt {
	margin-bottom: 0;
}
#audioBox dt a {
	display: block;
	font-size: 1.1em;
	text-decoration: none;
	padding: 4px 0 4px 27px; 
	background: url(../images/css/audio.gif) no-repeat center left;
}
#audioBox li a:hover {
	text-decoration: underline;
}
#audioBox dd {
	position: relative;
	top: -2px;
	margin-bottom: 2px;
	padding: 0 0 4px 27px; 
	border-bottom: solid 1px #d0ced6;
	font-size: 0.9em;
}
#audioBox p {
	color: #515355;
	padding: 0 12px 5px 12px;
	text-align: right;
}
#audioBox p a {
	text-decoration: none;
}

#latestBox {
	width: 437px;
	background: url(../images/css/latestbox_bg.gif) no-repeat top;
	float: left;
	margin-bottom: 10px;
}
#latestBox h2 {
	padding: 6px 10px 6px 12px;
	font-size: 1.2em;
	font-weight: bold;
	color: #542989;
	text-transform: uppercase;
}
#latestBox h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 3px 12px 5px 12px;
}
#latestBox p {
	padding: 0 12px 10px 12px;
	background: url(../images/css/latestbox_bottom_bg.gif) no-repeat bottom;
}

#newsBox {
	width: 437px;
	background: url(../images/css/newsbox_bg.gif) no-repeat top;
	float: left;
	margin-bottom: 25px;
}
#newsBox h2 {
	padding: 6px 10px 6px 12px;
	font-size: 1.2em;
	font-weight: bold;
	color: #542989;
	text-transform: uppercase;
}
#newsBox h2 a {
	float: right;
}
#newsBox dl {
	margin: 0 12px 5px 12px;
	list-style: none;
}
#newsBox dt {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 9px 0 5px 0;
}
#newsBox dt a {
	text-decoration: none;
}
#newsBox dd {
	border-bottom: solid 1px #d0ced6;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
#newsBox p {
	color: #515355;
	padding: 0 12px 8px 12px;
	text-align: right;
	background: url(../images/css/newsbox_bottom_bg.gif) no-repeat bottom;
}
#newsBox p a {
	text-decoration: none;
}
#newsBox p a:hover {
	text-decoration: underline;
}
#sidebar #newsBox strong {
	font-size: 1em;
	margin-bottom: 0.4em;
	width: 100%;
}