body {
	background-color:black;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}


a {
	color: #a6381f;
	text-decoration: none;
	outline:none;
	
}

a:hover {
	cursor: pointer;
	text-decoration: underline;
}

a:focus {
	outline:none;
}

p {
	margin: 0;
}

.NSElement {
	display:none;
}


.flags {
	left:25px;
	margin-top:-57px;
	position:absolute;
}

.flags img:hover {
	border:1px solid white;
}

.flags .active {
	border:1px solid white;
}


#footInfo {
	margin-bottom: 20px;
}

#copyright {
	text-align: left;
	
}

#disclaimer {
	margin-top: 20px;
}

#content {
	position:relative;
	width: 1046px;
	margin:auto;
}

#footer {
	position:relative;
	width: 1046px;
	margin:auto;
	margin-bottom:20px;
}


#leftCol {
	text-align:center;
	z-index: 100;
	
}

#rightCol {
	text-align:center;
	z-index: 100;
}

#news {
	font-size: 19pt;
	font-weight:bold;
	margin: 150px auto auto 35px;
	width: 320px;
}

#news p {
	font-size: 27pt;
	font-weight: bold;
	text-shadow: 0px 2px 6px #ff0000;
	
}



#freeVideos {
	font-size: 35pt;
	font-weight: bold;
	text-shadow: 0px 2px 6px #ff0000;
	margin: 100px auto auto 35px;
	width: 320px;
}

.videoCont img{
	width: 138px;
	opacity: 0.7;
	filter: alpha(opacity = 70);

}

.videoCont img:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
cursor: pointer;
}

.toolTipBg {
	background-color: #a6381f;
	color: white;
	opacity: 0.7;
	filter: alpha(opacity = 70);

	}
	
.infoText {
	text-align:left;
}	


#infoTXT {
	font-size: 14pt;
}


#geInfo {
	
	margin-left:128px;
margin-top:150px;
	
}

#downloadHead {
	font-size:36pt;
	margin-top:-138px;
	position:absolute;
	right:21px;
	text-shadow: -3px -3px 2px #000;
	color: #fff;
	z-index:1000;
	text-decoration:none;
}

#downloadHead:hover {
	color: #a4d841;
	text-decoration:none;
}




#bottomRow {
	font-size:34pt;
	margin-top:83px;
	text-align:center;
	z-index:1000;
	font-weight: bold;
	position:relative;
}

#bottomRow a {
		color: #a4d841;
		text-decoration:none;
}
#bottomRow a:hover {
		color: #a4d841;
		text-decoration:none;
}
#bottomRow a span:hover{
		color: #a4d841;
		text-decoration:underline;
}
#bottomRow a span{
		position:relative;
top:-28px;
}


#punkGirly {
left:291px;
margin-top:-916px;
position:absolute;
text-align:center;
z-index:10;

}

#btmTex {
	margin-top:-137px;
	position:absolute;
	z-index:10;
}

#midTex {
	margin-top:-990px;
	position:absolute;
	
}



#submenu {
	font-size: 14pt;
	font-weight:bold;
	text-align:right;
}

.footerHeading {
	font-size:12pt;
	font-weight: bold;
}


/* NEWS CSS */
#newsFrame {
	position: relative;
	width:815px;
	height: 480px;
	background-color: transparent;
	z-index: 100;
}

#newsCont p {
	font-size: 27pt;
	font-weight: bold;
	text-shadow: 0px 2px 6px #ff0000;
	
}

#newsCont2 p {
	font-size: 27pt;
	font-weight: bold;
	text-shadow: 0px 2px 6px #ff0000;
	
}


#newsCont {
	width: auto;
	margin:auto;
	background-color: black;
}
	
.backA {
	font-size: 14pt;
	font-weight: bold;
	margin-left: 10px;
}
	
	
	/***Content BOX***/

.CntR{

position:relative;
margin-right: 0px;
padding:0 11px 0 0;
background-image:url(../img/contentBox_border_right.png);
background-position:right top;
background-repeat:repeat-y;

}


.CntL{
position:relative;
margin-left: 0px;

padding:0 0px 0 0;
background-image:url(../img/contentBox_border_left.png);
background-position:left top;
background-repeat:repeat-y;
height:100%;
/* min-height: 300px; */

	
}



.CntT{
position:relative;

background-image:url(../img/contentBox_border_top.png);
background-position:left top;
background-repeat:repeat-x;
height:auto;
line-height:0;

}


.CntB{
	
position:relative;
background-image:url(../img/contentBox_border_bottom.png);
background-position:left bottom;
background-repeat:repeat-x;
height:auto;
line-height:0;

}


.brL {

position: relative;
left:0;
	*top: 3px;
	}


.brR {

position: absolute;
right:0px;

	
	}

.CntT img {
background-color: black;
	
	}

.CntB img {
background-color: black;
	
	}

.bottomBorder {
	
bottom:0px;
	*margin-top:-3px;
	}
	
.topBorder {

top:0px;
		*margin-bottom:-3px;
	}

.CntTXT {

	
margin:0 -1px 0 0;
padding:0 0 0 11px;
position:relative;
top:-7px;
z-index:100;

}

/***Content BOX***/
	
#crosslinks {
	text-align: center;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	