@charset "utf-8";
/* CSS Document */

body{
	background-color:#FFF;
	height: auto;
	width: 960px;
	margin:0 auto;
    text-align:center;
}


div#container{
	width:960px;
	background-color:#FFF;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	padding:0px;
}






#header{
	position:relative;
	width: 958px;
	height: 171px;
	border: 1px solid;
	border-color:#5342fe;
	background-image:url(images/headerbg.png);
	margin-top:10px;
	padding-top: 0px;
	}

#tmenu {
	width:958px;
	height:34px;
	position:relative;
	background-color:#e3e3e6;
	border:1px solid;
	border-color:#5342fe;
	text-align:center;
	
}

#random {
	background-color:#e3e3e6;
	float:left;
	width:180px;
	height:200px;
	margin:10px 5px 0px 10px;
	border:1px solid;
	border-color:#5342fe;
}

#tstory {
	background-color:#e3e3e6;
	width:556px;
	height:200px;
	float:left;
	/*position:relative;*/
	border:1px solid;
	margin-top:10px;
	border-color:#5342fe;
}

#sponsors {
	width:750px;
	Height:98px;
	float:left;
	border:1px solid;
	margin-top:10px;
	
	background-color:#2660a0;
	border-color:#5342fe;
}

div#lmenu{
	background-color:#FFF;
	height: auto;
	width: 300px;
	max-height:827px;
	float:left;
	overflow:hidden;
}

div#content{
	background-image:url(images/contentbg2.png);
	width: 450px;
	min-height: 612px;
    float:left;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid;
	border-color:#5342fe;
	padding-top: 0px;
}

#adbottom {
	background-color:#FFF;
	width: 450px;
	min-height: 135px;
    float:left;
	margin-top:6px;
	margin-bottom:10px;
	
}

div#rmenu{
	/*background-image:url(images/rmenubg.png);*/
	background-color:#FFF;
	width:180px;
	min-height:940px;
	float:right;
	margin-left:10px;
	margin-top:10px;
	/*border:2px solid;*/
}

div#gga{
	background-color:#FFF;
	width:960px;
	min-height:15px;
	clear:both;
	border:0px solid;
	margin-bottom:10px;
}

div#bottom{
	background-image:url(images/bottombg.png);
	width:960px;
	min-height:15px;
	clear:both;
	border:0px solid;
	margin-bottom:10px;
	
}




/* LINKS */

.tweet {
	float:left;
	margin:5px;
}

#adbottom a img{
	border:none;
}

#header img{
	float:right;
	padding:0px;
	margin-top:0px;
	border:none;
}

#header img a {
	border:none;
}

#header a {
	color:#00C;
	text-decoration:none;
	font-weight:bold;
}

#header a:visited {
	color:#0F9;
	text-decoration:none;
	font-weight:bold;
}

#header a:hover {
	color:#F00;
	text-decoration:none;
	font-weight:bold;

}

#lmenu a {

	text-decoration:none;
}


#tmenu a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#tmenu a:visited {
	color:#333;
	/*text-decoration:underline;*/
	font-weight:bold;
}

#tmenu a:hover {
	color:#ffffff;
	background-color:#3e65f5;
	text-decoration:none;
	font-weight:bold;

}



.toplinks {
	position:absolute;
	top:5px;
	left:200px;
}

.toplinks a {
	padding:5px 10px 7px 10px;
	
}
	

.toplinks ul {
	margin:0px;
}

.toplinks li {
	display:inline;
	margin: 0px 0px 2px 0px;
	list-style-type:none;
}


.topstories {
	height:20px;
	border-bottom:1px solid;
	width:556px;
	border-color:#5342fe;
	white-space: nowrap;
	overflow: hidden;
	background-color:#3e65f5;
}

.topstories ul {
	margin:0px;
	color:#FFF;
	
}

.topstories li {
	display:inline;
	padding:0px 10px 0px 5px;
	border-right:3px solid;
	
	/*background-image: url(images/dot.png) no-repeat;*/
	
}

	

.headlines {
	float:right;
}

.headlines img {
	float:left;
	margin-top:0px;
	margin-right:10px;
	border-right:1px solid;
	border-color:#5342fe;
	
}

.headlines h3 {
	margin-top:0px;
}

.clock {
	
}


/*TEXT*/

#container h1 {
	/*margin:10px;
	font-family:Arial, Helvetica, sans-serif;*/
	color:#FFF;
	font-size:28px;
	
	
}


#content p {
	margin:10px;
	text-align:justify;
	font-size:12px;
}

#content h1 {
	margin-top:0px;
	margin-bottom:0px;
    text-align:center;
	padding-top:0px;
}

#content h3 {
	margin:20px 10px 20px 10px;
	font-style:italic;
}

#content h5 {
	margin:2px 5px 0px ;
	font-size:12px;
	color:#03F;
	text-align:right;
	font-style:oblique;
	text-decoration:underline;
}

#content img{
	border:1px solid;
	border-color:#5342fe;
	float:right;
	margin:10px;
}

#rmenu img{
	border:none;
	padding-bottom:10px;
}

#sponsors img{
	border:none;
	float:left;
}

#adbottom img {

}

#bottom img{
	float:right;
	
}

#bottom h6 {
	text-align:center;
	font-size:16px;
	color:#FFF;
	margin-top:1px;
	margin-bottom:1px;
}


/*BOX*/

.box {
	background-image: url(images/boxbg2.png);
	margin-top:10px;
	padding:2px 2px 2px 2px;
	border:1px solid;
	border-color:#5342fe;
	width:280px;
	height:100px;
	overflow:hidden;
	
}

.box h4 {
	margin:2px 0px 0px 50px;
	font-size:12px;
	color:#FFF;
	text-align:center;
	}

.box h5 {
	margin:2px 5px 0px ;
	font-size:12px;
	color:#03F;
	text-align:right;
	font-style:oblique;
	text-decoration:underline;
}
	
.box p {
	margin:10px 4px 2px 4px;
	font-size:12px;
	font-weight:900;
	color:#000;
	
	
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#adbottom2 {
	background-color:#FFF;
	width: 586px;
	min-height: 135px;
    float:left;
	margin-top:6px;
	margin-bottom:10px;
}

#adbottom2 a img{
	border:none;
}
	
	
	
	
	/*OTHER PAGES*/
	

#left{
	width:150px;
	height:1022px;
	background-color:#FFF;
	float:left;
	margin: 10px 10px 0px 0px;
	border:0px solid;
	border-color:#5342fe;
	padding-left:4px;
}

#left h1 {
	margin-top:5px;
	text-align:center;
}

#main {
	background-image:url(images/contentbg2.png);
	width: 586px;
	height: 860px;
    float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:0px;
	border:1px solid;
	border-color:#5342fe;
	text-decoration:none;
	
	
}

#main a {
	text-decoration:none;
}

#main h1 {
	margin-top:4px;
	margin-bottom:7px;
	text-align:center;
	font-size:20px;
}

#main h2 {
	font-size:18px;
	margin: 10px 10px 10px 10px;
}

#main h3 {
	margin:20px 10px 20px 10px;
	font-style:italic;
}

#main h4 {
	margin-bottom:0px;
	text-decoration:none;
}

#main h6 {
	margin-top:2px;
	font-style:italic;
}
	
#main p {
	text-align:justify;
	font-size:14px;
	margin:10px 10px 0px 10px;
}

/*VIDEOS MAIN*/
#vdmain {
	background-image:url(images/contentbg0.png);
	width: 586px;
	height: 860px;
    float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:0px;
	border:1px solid;
	/*overflow:scroll;
	overflow-x: hidden;*/ 
	border-color:#5342fe;
	
}

#vdmain h1 {
	margin-top:4px;
	margin-bottom:8px;
	text-align:center;
	font-size:20px;
}

#vdmain h2 {
	font-size:18px;
	margin: 10px 10px 10px 10px;
}



#vdmain h4 {
	margin-bottom:0px;
}

	
#vdmain p {
	text-align:justify;
	font-size:12px;
	margin:0px 10px 0px 10px;
}
.box2 {
	background-image: url(images/boxbg2.png);
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 2px;
	overflow:hidden;
    border-bottom:1px solid;
	border-color:#5342fe;
	width:565px;
	height:120px;
}


.box2 h4 {
	margin:0px 0px 0px 50px;
	font-size:20px;
	color:#FFF;
	text-align:center;
	padding-top:0px;
	}

.box2 h5 {
	margin:2px 5px 0px ;
	font-size:12px;
	color:#03F;
	text-align:right;
	font-style:oblique;
	text-decoration:underline;
	}
	
.box2 p {
	margin-top:10px;
	font-size:12px;
	font-weight:900;
	color:#000;
	padding-top:10px;
}

.box2 a {
	text-decoration:none;
}


/*NEWS*/

#nsmain {
	background-image:url(images/contentbg2.png);
	width: 586px;
	height: 860px;
    float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	border:1px solid;
	border-color:#5342fe;
}

#nsscroll {
	width:586;
	height:822px;
	overflow:scroll;
	overflow-x: hidden;
}
	


#nsmain h1 {
	margin-top:4px;
	margin-bottom:7px;
	text-align:center;
	font-size:20px;
}

#nsmain h2 {
	font-size:30px;
	margin: 20px 10px 0px 30px;
}

#nsmain h3 {
	margin:20px 10px 20px 10px;
	font-style:italic;
}

#nsmain h4 {
	margin-bottom:0px;
}

#nsmain h5{
	margin:2px 5px 0px ;
	font-size:12px;
	color:#03F;
	text-align:right;
	font-style:oblique;
	text-decoration:underline;
	
	}


#nsmain h6 {
	margin-top:2px;
	font-style:italic;
}
	
#nsmain p {
	text-align:justify;
	font-size:14px;
	margin:10px 10px 0px 10px;

}

#nsmain img{
	float:right;
	border:1px solid;
	margin: 10px;
	border-color:#5342fe;
}

.newsbox {
	border-bottom:groove;
}

.newsbox a {
	text-decoration:none;
}

.newsbox h2 {
	color:#000;
	
}

.newsbox h3 {
	color:#000;
	
}

.newsbox p {
	color:#000;
}



.box3 {
	background-image: url(images/boxbg2.png);
	margin:0px 0px 5px 0px;
	padding:0px 2px 0px 2px;
	overflow:hidden;
    border:1px solid;
	border-color:#5342fe;
	width:279px;
	height:269px;
	display:inline-block;
}


.box3 h4 {
	margin:0px 0px 0px 50px;
	font-size:20px;
	color:#FFF;
	text-align:center;
	padding-top:0px;

	}

.box3 h5 {
	margin:2px 5px 0px ;
	font-size:12px;
	color:#03F;
	text-align:right;
	font-style:oblique;
	text-decoration:none;
	}
	
.box3 p {
	margin-top:10px;
	font-size:12px;
	font-weight:900;
	color:#000;
	padding-top:10px;
}

.box3 a {
	text-decoration:none;
}

.box3 h4 a{
	text-decoration:none;
}






