/* CSS Document */

.body{
background-color:#000000;

}
a.body_link:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:1px solid #501616;
	outline:none;
	
}
a.body_link:visited {
	text-decoration: none;
	border-bottom:1px solid #501616;
	color: #FFFFFF;
	outline:none;
}
a.body_link:hover {
	text-decoration: none;
	border-bottom:1px solid #671d1d; 
	color: #FFFFFF;
	outline: none;
}
a.body_link:active {
	text-decoration: none;
	border-bottom:1px solid #671d1d; 
	color: #FFFFFF;
	outline:none;
}

#Wrap{
width:900px;
margin:0 auto;
}

#content{
background-color:#3d0d0d;
width: 900px;
position: absolute;

}

#header{
background-image:url(navigation/header.jpg);
width:900px;
height:99px;

}

#divider{
background-color:#000000;
width:900px;
height:1px;
}

#copyright{
width:900px;
height:24px;
background-color:#3d0d0d;
}


#subnav li{
display:inline;
background-color:#3d0d0d;
width:900px;
list-style-type:none;
padding-right:20px;
padding-left:20px;
text-align:center;

}

#links li{
list-style-type:none;
}

#vid_scroll_text{
overflow:auto;
height:400px;


}

/*navigation*/

#navigation{
	width:269px;
	height:27px;
	position:absolute;
	left: 590px;
	top: 4px;
}


.nav_news
{
	position: absolute;
	background:url(navigation/news_roll.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 66px;
	height: 24px;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 0px;
}

.nav_news a
{
display: block;
width: 66px;
height: 24px;
display: block;
float: left;
}

.nav_news img
{
width: 66px;
height: 24px;
border: 0
}

* html a:hover
{
visibility:visible
}

.nav_news a:hover img
{
visibility:hidden
}

.nav_news span
{
position: absolute;
margin: 0px;
padding: 0px;
cursor: pointer;
}

#newsbkgd{

}


.nav_videos
{
	position: absolute;
	background:url(navigation/videos_roll.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 62px;
	height: 24px;
	margin: 0;
	padding: 0;
	left: 67px;
	top: 0px;
}

.nav_videos a
{
display: block;
width: 62px;
height: 24px;
display: block;
float: left;
}

.nav_videos img
{
width: 62px;
height: 24px;
border: 0
}

* html a:hover
{
visibility:visible
}

.nav_videos a:hover img
{
visibility:hidden
}

.nav_videos span
{
position: absolute;
margin: 0px;
padding: 0px;
cursor: pointer;
}


.nav_web
{
	position: absolute;
	background:url(navigation/web_roll.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 48px;
	height: 24px;
	margin: 0;
	padding: 0;
	left: 131px;
	top: 0px;
}

.nav_web a
{
display: block;
width: 48px;
height: 24px;
display: block;
float: left;
}

.nav_web img
{
width: 48px;
height: 24px;
border: 0
}

* html a:hover
{
visibility:visible
}

.nav_web a:hover img
{
visibility:hidden
}

.nav_web span
{
position: absolute;
margin: 0px;
padding: 0px;
cursor: pointer;
}


.nav_cv
{
	position: absolute;
	background:url(navigation/cv_roll.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 34px;
	height: 24px;
	margin: 0;
	padding: 0;
	left: 181px;
	top: 0px;
}

.nav_cv a
{
display: block;
width: 34px;
height: 24px;
display: block;
float: left;
}

.nav_cv img
{
width: 34px;
height: 24px;
border: 0
}

* html a:hover
{
visibility:visible
}

.nav_cv a:hover img
{
visibility:hidden
}

.nav_cv span
{
position: absolute;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.nav_links
{
	position: absolute;
	background:url(navigation/links_roll.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 47px;
	height: 24px;
	margin: 0;
	padding: 0;
	left: 217px;
	top: 0px;
}

.nav_links a
{
display: block;
width: 47px;
height: 24px;
display: block;
float: left;
}

.nav_links img
{
width: 47px;
height: 24px;
border: 0
}

* html a:hover
{
visibility:visible
}

.nav_links a:hover img
{
visibility:hidden
}

.nav_links span
{
position: absolute;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.nav_connect
{
	position: absolute;
	background:url(navigation/connect_roll.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 62px;
	height: 24px;
	margin: 0;
	padding: 0;
	left: 266px;
	top: 0px;
}

.nav_connect a
{
display: block;
width: 62px;
height: 24px;
display: block;
float: left;
}

.nav_connect img
{
width: 62px;
height: 24px;
border: 0
}

* html a:hover
{
visibility:visible
}

.nav_connect a:hover img
{
visibility:hidden
}

.nav_connect span
{
position: absolute;
margin: 0px;
padding: 0px;
cursor: pointer;
}

/*attempts at rotating bkgd image*/

#media{
width:900px;
height:440px;
background-color:#3d0d0d;
z-index:-1;
}

#mediacontent{
position:absolute;
	width:850px;
	height:425px;
	background-color:#000000;
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.80; opacity:0.80;
	left:17px;
	top: 106px;
	z-index:0;
}

#mediacontent2{
	position:absolute;
	width:850px;
	height:398px;
	left: 25px;
	top: 105px;
	z-index:1;
	
}

#random{
width:900px;
height:440px;

}


#icons{
width: 900px;

}



.imgright{
float:right;
}
.imgleft{
float:left;
padding-right:9px;
}

/*text*/
.normaltext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;

color:#FFFFFF;

}

.normaltext2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
}

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

.smallertextbold{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bolder;
}

.smallesttext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
}

.extrasmallesttext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#ffffff;
}

.linktext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
}

.header{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-style:italic;
color:#FFFFFF;
border-bottom:1px solid #671d1d; 
}

/*3 column divs*/

div#right {
   float:right;
    width: 415px;
   
}
div#middle {
    padding: 1px 160px 5px 160px;
    margin: 0px;

}

div#left {
    float: left;
    width: 200px;
 
}

div#rightweb {
   float:right;
    width: 325px;
	text-align:center;
   
}
div#middleweb {
    padding: 1px 220px 0px 260px;
    margin: 0px;
	text-align:center;

}

div#leftweb {
    float: left;
    width: 215px;
	text-align:center;
 
}

/*videonav*/

#videothumb{
display: inline;
list-style-type: none;
padding-right: 10px;
margin: 10px 15px 15px 0;
	
}

ul#videothumb li p {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:9px;
	
}

ul#videothumb li {
	display:inline;
	padding:0;
	margin:10px 20px 10px 0;
	float:left;
	width:100px;
	height:100px;
	text-align:center;
}


.vthumbstyle{
width: 100px;
height: 100px;
text-align:center;
}


h2.trigger {
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
	width: 885px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	color:#FFFFFF;
	border-bottom:1px solid #671d1d; 
	float: left;
}

/*height: 46px;
	line-height: 46px;--*/

h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}

h2.trigger a:hover { color: #ccc; }

h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	background-color:#3d0d0d;

	overflow: hidden;
	font-size: 1.2em;
	width: 900px;
	clear: both;
}

/*border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;--*/



.toggle_container .block {
	
	background: url(toggle_block_btm.gif) no-repeat left bottom;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container img {

}

