/* CSS Document */

body {
        background-color: #000000;
	color : #ffffff;
	margin : 0px 0px 0px 0px;
font-family: "Verdana, Trebuchet MS", Arial, sans-serif;
font-size: 11px;
}

a {
	text-decoration:none;
}

a.line {
	text-decoration:underline;
}

a:link {
	color : #1673DC;
	
}

a:visited {
	color : #1673DC;
}

a:hover {
	color : #FF9C00;
}
a:active {
	color : #FF9C00;
}


a.none {
	text-decoration:none;
}



a.none:link {
	color : #00000;
	
}

a.none:visited {
	color : #00000;
}

a.none:hover {
	color : #FF9C00;
}
a.none:active {
	color : #FF9C00;
}



a:link img, a:visited img {
	border-style:solid;
	border-color: black;
	border-width:3px;
}

a:link img.noframe, a:visited img.noframe {
	border-style:solid;
	border-color: black;
	border-width:0px;
}


a:hover img {
	border:3px solid #FF9C00;
}

a:hover img.noframe {
	border:0px solid #BAE4EB;
}



.frame {
	border: 3px solid black;
}


/*  Square Style */

#strip {
width:640px;
height:60px;
float:left;
padding: 0px 20px 0px 0px;
background-color:black;
background-image:url("/v10/img/nav/midstrip.jpg");
background-repeat:repeat;
color: #000000;
}

#stripleft {
width:36px;
margin-left:135px;
height:60px;
float:left;
background-color:white;
background-image:url("/v10/img/nav/leftstrip.jpg");
background-repeat:no-repeat;
color: #000000;
}

#stripright {
width:36px;
height:60px;
float:left;
background-color:white;
background-image:url("/v10/img/nav/rightstrip.jpg");
background-repeat:no-repeat;
color: #000000;
}


#square {
width:1000px;
height:1022px;
background-color:black;
margin: 0px 0px 0px 0px;
color: #000000;
float:left;
}

#topspace {
width:621px; 
height:205px;
background-color:transparent;
color: #000000;
}
#topspacevid {
width:621px; 
height:175px;
background-color:transparent;
color: #000000;
}

#contain {
width:62%; 
height:894px;
background-color:white;
background-image:url("/v10/img/topside5.jpg");
background-repeat:no-repeat;
color: #000000;
float:left;

}


#left {
width:30%; 
height:777px;
background-color:white;
color: #000000;
float:left;
}

#right {
width:70%; 
height:777px;
background-color:white;
background-repeat:no-repeat;
color: #000000;
float:left;
}

#leftandright {
width:100%; 
height:367px;
background-color:transparent;
background-repeat:no-repeat;
color: #000000;
float:left;
}
#leftandright2 {
width:100%; 
height:440px;
background-color:white;
background-repeat:no-repeat;
color: #000000;
float:left;
}

#leftside {
width:19%; 
height:1164px;
background-color: black;
padding-top:80px;
background-image:url("/v10/img/leftside5.jpg");
background-repeat:no-repeat;
color: #000000;
float:left;
}

#rightside {
width:19%; 
height:1164px;
padding-top:90px;
background-color: #000000;
background-image:url("/v10/img/rightside5.jpg");
background-repeat:no-repeat;
color: #000000;
float:left;
}


#bottomside {
width:661px; 
height:550px;
background-color:#ffffff;
background-image:url("/v10/img/bottomside2.jpg");
background-repeat:no-repeat;
color: #000000;
float:left;
}


#video {
width:100%; 
height:340px;
margin-top:10px;
background-color:white;
color: #000000;
float:left;
}

#videoindex {
width:100%;
height:800px;
background-color:white;
color: #000000;
float:left;
}


#videotitle {
width:100%; 
height:40px;
background-color:#85B7DD;
color: #000000;
float:left;
}


#middle {
width:100%;
height:220px;
background-color:#ffffff;
text-align:center;
color: #000000;
float:left;
}

#comments {
width:100%;
height:160px;
background-color:#EEF3F4;
color: #000000;
overflow:auto;
float:left;
}




#footer {
width:750px; 
margin: 5px 0px 0px 115px;
border-top: 5px solid white;
border-left: 5px solid white;
border-right: 5px solid white;
border-bottom: 5px solid white;
background-color:#7EB5F8;
color: #ffffff;
float:left;
}


#othervids
{
width:100%; 
height:395px;
background-color:#85B7DD;
color: #000000;
float:left;
}


.updown {
border:3px solid black;
}

#vidinfo
{
width:100%; 
height:375px;
background-color:#ffffff;
color: #000000;
float:left;
margin-top:10px;
}

#vidinfotitle
{
width:100%; 
height:40px;
background-color:#85B7DD;
border-bottom:2px solid white;
color: #000000;
text-align:center;
float:left;
}

.vidinfobox
{
width:100%; 
background-color:#BAE4EB;
border-bottom:2px solid white;
color: #000000;
float:left;
}






/* End Square Style */


/* Comment Style  */

.combox
{
width:95%;
background-color:#BAE4EB;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-left: 2px solid #ffffff;
border-right: 2px solid #ffffff;
color: #000000;
padding:5px;
overflow:auto;
float:left;
}


textarea#com {
	width:95%;
	height: 70px;
	border: 3px solid #B1CAD1;
	padding: 5px;
        font-size:11px;
	background-image: url(/v10/img/combg.jpg);
	background-repeat: no-repeat;
}

textarea#name {
	width: 200px;
	height: 15px;
	border: 3px solid #B1CAD1;
	padding: 5px;
margin-left:3px;
float:left;
        font-size:11px;
	background-image: url(/v10/img/combg.jpg);
	background-repeat: no-repeat;
}

textarea#ref {
	width: 1px;
	height: 1px;
	border: 0px solid #B1CAD1;
        font-size:11px;
}


.insertbox
{
width:500px;
margin-left:260px;
margin-top:200px;
background-color:#BAE4EB;
border-top: 3px solid #ffffff;
border-bottom: 3px solid #ffffff;
border-left: 3px solid #ffffff;
border-right: 3px solid #ffffff;
color: #000000;
padding:5px;
overflow:auto;
text-align:center;
}

/* End Comment Style  */




/* home*/

.newspic {
margin-top:5px;border:3px solid black;float:right;}

#poll
{
width:180px; 
height:225px;
background-color:#85B7DD;
color: #000000;
float:left;
}

#box2
{
width:180px; 
height:325px;
margin-top:20px;
background-color:#85B7DD;
color: #000000;
float:left;
}


#newshome {
width:100%; 
height:777px;
background-color:white;
background-repeat:no-repeat;
color: #000000;
float:left;
}

.newstitle {
width:100%; 
height:25px;
border-bottom:2px solid black;
background-color:#85B7DD;
color: #000000;
float:left;
}

.newstitle2 {
width:100%; 
height:40px;
border-bottom:2px solid black;
border-top:2px solid black;
background-color:#85B7DD;
color: #000000;
float:left;
}

.mainnews {
width:100%; 
border-bottom:2px solid black;
background-color:#BAE4EB;
color: #000000;
}


#news {
width:60%; 
background-color:transparent;
color: #000000;
float:left;
}



.newsbody {
width:100%; 
border-left:2px solid black;
border-right:2px solid black;
background-color:#BAE4EB;
color: #000000
}

#updates {
width:100%; 
background-color:#85B7DD;
color: #000000;
float:right;
border-left:2px solid black;
border-right:2px solid black;

}

#updatesholder {
width:36%; 
margin-left:10px;
background-color:transparent;
color: #000000;
float:right;


}

.updatebody {
width:100%; 
padding-top:5px;
padding-bottom:5px;
text-align:center;
background-color:#85B7DD;
border-bottom:2px solid black;
color: #000000
}

.updatebody2 {
width:100%; 
height:40px;
background-color:#85B7DD;
border-bottom:2px solid black;
border-top:2px solid black;
color: #000000
}


#newsright {
width:166px; 
margin-right:10px;
height:680px;
background-color:#C5C5C5;
color: #000000;
border:2px solid white;
float:right;
}

.newsrightbody {
width:166px;;
background-color:transparent;
color: #000000;
border-bottom:2px solid white;
}

/* End home  */



/* Profiles*/

#separator {
width:96%; 
background-color:white;
color: #000000;
float:right;
}

#profile {
width:100%; 
height:340px;
margin-top:10px;
background-color:white;
color: #000000;
float:left;
}

#para {
width:100%; 
background-color:white;
color: #000000;
float:left;
}

#otherprofs
{
width:100%; 
height:435px;
background-color:#85B7DD;
color: #000000;
float:left;
}

#profinfo
{
width:100%; 
height:305px;
background-color:#ffffff;
color: #000000;
float:left;
margin-top:10px;
}

#profinfotitle
{
width:100%; 
background-color:#85B7DD;
border-bottom:2px solid white;
color: #000000;
float:left;
}

.profinfobox
{
width:100%; 
background-color:#BAE4EB;
border-bottom:2px solid white;
color: #000000;
float:left;
}

#appearedin {
width:100%; 
background-color:white;
color: #000000;
float:left;
}

.profpic {
margin-left:12px;
}


/* End Profiles  */


/*  Text Styles */

.text9 {
font-size:9px;
}

.text10 {
font-size:10px;
}

.text11 {
font-size:11px;
}

.text12 {
font-size:12px;
}

.text13 {
font-size:13px;
}

.text18 {
font-size:16px;
}

.white{
	color: white;
	}

.black{
	color: black;
	}


.red{
	color: red;
	}

.bold {
font-weight:bold;
}

.italic {
font-style:italic;
}

.alignright {
text-align:right;
}

.center {
text-align:center;
}

.right {
text-align:right;
}

.underline {
text-decoration: underline;
}

/* End Text Style  */

.padding {
padding:5px;

}



.home a {
display:block;
width: 81px;
height: 40px;
float:left;
margin-left:20px;
margin-top:6px;
background: url("/v10/img/shome.jpg") 0 0 no-repeat;
text-decoration: none;
}
.home a:hover { 
background-position: 0 -40px;
}
.home a:active {
background-position: 0 -40px;
}


.videos a {
display:block;
width: 86px;
float:left;
margin-left:20px;
margin-top:6px;
height:40px;
background: url("/v10/img/svideos.jpg") 0 0 no-repeat;
background-color: white;
text-decoration: none;
}
.videos a:hover { 
background-position: 0 -40px;
}
.videos a:active {
background-position: 0 -40px;
}

.profiles a {
display:block;
width: 100px;
float:left;
margin-left:20px;
margin-top:6px;
height: 40px;
background: url("/v10/img/sprofiles.jpg") 0 0 no-repeat;
background-color: white;
text-decoration: none;
}
.profiles a:hover { 
background-position: 0 -40px;
}
.profiles a:active {
background-position: 0 -40px;
}


.misc a {
display:block;
width: 68px;
float:left;
margin-left:20px;
margin-top:6px;
height: 40px;
background: url("/v10/img/smisc.jpg") 0 0 no-repeat;
background-color: white;
text-decoration: none;
}
.misc a:hover { 
background-position: 0 -40px;
}
.misc a:active {
background-position: 0 -40px;
}


.forum a {
display:block;
width: 90px;
float:left;
margin-left:20px;
margin-top:6px;
height: 40px;
background: url("/v10/img/sforum.jpg") 0 0 no-repeat;
background-color: white;
text-decoration: none;
}
.forum a:hover { 
background-position: 0 -40px;
}
.forum a:active {
background-position: 0 -40px;
}

.faq a {
display:block;
width: 69px;
float:left;
margin-left:20px;
margin-top:6px;
height: 40px;
background: url("/v10/img/sfaq.jpg") 0 0 no-repeat;
background-color: black;
text-decoration: none;
}
.faq a:hover { 
background-position: 0 -40px;
}
.faq a:active {
background-position: 0 -40px;
}




.about a {
display:block;
width: 82px;
float:left;
margin-left:20px;
margin-top:6px;
height: 40px;
background: url("/v10/img/sabout.jpg") 0 0 no-repeat;
background-color: white;
text-decoration: none;
}
.about a:hover { 
background-position: 0 -40px;
}
.about a:active {
background-position: 0 -40px;
}


.contact a {
display:block;
width: 99px;
float:left;
margin-left:20px;
margin-top:6px;
height: 40px;
background: url("/v10/img/scontact.jpg") 0 0 no-repeat;
background-color: white;
text-decoration: none;
}
.contact a:hover { 
background-position: 0 -40px;
}
.contact a:active {
background-position: 0 -40px;
}












.template a {
display:block;
width: 130px;
float:left;
margin-left:23px;
height: 96px;
background-color: transparent;
text-decoration: none;
}

.template1 a {
display:block;
width: 130px;
float:left;
height: 96px;
background-color: transparent;
text-decoration: none;
}

.template2 a {
display:block;
width: 150px;
float:left;
margin-left:13px;
height: 110px;
background-color: blue;
text-decoration: none;
}

.template22 a {
display:block;
width: 150px;
float:left;
height: 110px;
background-color: blue;
text-decoration: none;
}



.vid1 a {
background: url("/v10/img/pre2008/vid1.png") 0 0 no-repeat;
}

.vid2 a {
background: url("/v10/img/pre2008/vid2.png") 0 0 no-repeat;
}


.vid3 a {
background: url("/v10/img/pre2008/vid3.png") 0 0 no-repeat;
}

.vid4 a {
background: url("/v10/img/pre2008/vid4.png") 0 0 no-repeat;
}

.vid5 a {
background: url("/v10/img/pre2008/vid5.png") 0 0 no-repeat;
}

.retro1 a {
background: url("/v10/img/retro/vid1.png") 0 0 no-repeat;
}
.retro2 a {
background: url("/v10/img/vid3.png") 0 0 no-repeat;
}

.sum20081 a {
background: url("/v10/img/sum2008/vid1.png") 0 0 no-repeat;
}

.sum20082 a {
background: url("/v10/img/sum2008/vid2.png") 0 0 no-repeat;
}

.sum20083 a {
background: url("/v10/img/sum2008/vid3.png") 0 0 no-repeat;
}

.sum20084 a {
background: url("/v10/img/sum2008/vid4.png") 0 0 no-repeat;
}


.sum20085 a {
background: url("/v10/img/sum2008/vid5.png") 0 0 no-repeat;
}


.sum20086 a {
background: url("/v10/img/sum2008/vid6.png") 0 0 no-repeat;
}

.sum20087 a {
background: url("/v10/img/sum2008/vid7.png") 0 0 no-repeat;
}



.sum200899 a {
background: url("/v10/img/sum2008/vid99.png") 0 0 no-repeat;
}

.tristb {
float:right;
background: url("/v10/img/bubblet.png") 0 0 no-repeat;
background-color: transparent;
text-decoration: none;
display: table; 
width: 225px;
height: 82px;  
#position: relative; 
overflow: hidden;
}


.tristbt {
background-color: transparent;
text-decoration: none;
width: 185px;
margin-left:25px; 
#position: relative; 
#top: -50%
}

.mccroryb {
float:left;
background: url("/v10/img/bubblem.png") 0 0 no-repeat;
background-color: transparent;
text-decoration: none;
display: table; 
width: 155px;
height: 125px;  
#position: relative; 
overflow: hidden;
}


.mccrorybt {
margin-left:20px;
background-color: transparent;
text-decoration: none;
width: 110px;
#position: relative; 
#top: -50%
}

.eddehb {
float:right;
background: url("/v10/img/bubblee.png") 0 0 no-repeat;
background-color: transparent;
text-decoration: none;
display: table; 
width: 155px;
height: 125px;  
#position: relative; 
overflow: hidden;
}


.eddehbt {
margin-left:20px;
background-color: transparent;
text-decoration: none;
width: 110px;
#position: relative; 
#top: -50%
}

.lolandb {

background: url("/v10/img/chrisbubble.png") 0 0 no-repeat;
background-color: transparent;
text-decoration: none;
display: table; 
width: 225px;
height: 82px;  
#position: relative; 
margin-top:160px;
margin-left:230px;
overflow: hidden;
}


.lolandbt {
margin-left:20px;
background-color: transparent;
text-decoration: none;
width: 175px;
#position: relative; 
#top: -50%
}
.middleit {
#position: absolute; 
#top: 50%;
display: table-cell; 
vertical-align: middle;
}


.middleit {
#position: absolute; 
#top: 50%;
display: table-cell; 
vertical-align: middle;
}
