@charset "UTF-8";
body {
	font: 12px  "Courier New", Courier, monospace;
	background: #131313;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	}
	
	a{
	color:#0b114b;
	text-decoration: none;
	font-weight: bold;}
	
	a:hover{
	color:#6a026a;
	text-decoration: none;
	font-weight: bold;}


.thrColFixHdr #container { 
	width: 1019px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	background-image:url(images/containerBack1.jpg);
	text-align: left; /* this overrides the text-align: center on the body element. */
} 


.thrColFixHdr #containerplease{ 
	width: 1019px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	background-image:url(images/containerBack1.jpg);
	text-align: left; /* this overrides the text-align: center on the body element. */
} 


.thrColFixHdr #header {
background-color:#000000;
	height:266px;
	background-image:url(images/ftrlogo.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}



.thrColFixHdr #underMenu {
height:80px;
background-image:url(images/UnderMenu.jpg);
}

.thrColFixHdr #underMenu #underInner{
font-size: 20px;
text-transform: uppercase;
text-shadow: white;
font-weight: bold;
padding-top:18px;
margin-left: 0px;
color: #FFFFFF;
}

.thrColFixHdr #underMenu #underInner li{
display: inline;
padding-left: 10px;
padding-right: 10px;
}

.thrColFixHdr #underMenu #underInner li a{
color:#d241da;
}
.thrColFixHdr #underMenu #underInner li a:hover{
color:#01bff3;
}

.thrColFixHdr #underMenu #underInner ul{
display: inline;
}

.thrColFixHdr #underMenu #underInner #SubMenu {
margin-top: -5px;
letter-spacing: 2px;}

.thrColFixHdr #underMenu #underInner #SubMenu a{
color:#01bff3;
font-size:14px;
}

.thrColFixHdr #underMenu #underInner #SubMenu a:hover{
color:#d241da
;
font-size:14px;
}



.thrColFixHdr #containerTop {
height:38px;
background-image:url(images/containerTop1.jpg);
}

.thrColFixHdr #containerBottom {
height:31px;
background-image:url(images/containerBottom1.jpg);
}


.thrColFixHdr #containerTop1 {
height:38px;
background-image:url(images/containerTop1.jpg);
}

.thrColFixHdr #containerBottom1 {
height:31px;
background-image:url(images/containerBottom1.jpg);
}






.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 303px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin-left:50px;
	background-image:url(images/leftSideBack.jpg);
	
	
}

.thrColFixHdr #sidebar1 #sidebar1top{
background-image:url(images/leftSideTop.jpg);
height:34px;
}

.thrColFixHdr #sidebar1 #sidebar1topInner{
padding-top:7px;
text-align:center;
color:#fff;
font-size:24px;
font-weight:bold;
}

.thrColFixHdr #sidebar1 #sidebar1bottom{
background-image: url(images/leftsideBottom.jpg);
height:23px;
}

.thrColFixHdr #sidebar1 #sideleftInner{
margin:10px;
}





.thrColFixHdr #sidebar1Features {
	float: left; /* since this element is floated, a width must be given */
	width: 589px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin-left:50px;
	background-image:url(images/Left-Features-Back.jpg);
	font-weight: normal;
	
	}

.thrColFixHdr #sidebar1Features #topFeatures{
background-image: url(images/LeftFeaturesHeader.jpg);
height:29px;
}

.thrColFixHdr #sidebar1Features #topInner{
padding-top:3px;
text-align:left;
padding-left: 30px;
color:#fff;
font-size:24px;
font-weight:bold;
}

.thrColFixHdr #sidebar1Features #bottomFeatures{
background-image: url(images/Left-Features-Footer.jpg);
height:19px;
}

.thrColFixHdr #sidebar1Features #leftInner{
margin:10px;
font-weight: normal;
}


/*-------End Sidebar Left Feartures-------*/

.thrColFixHdr #sidebar2 {
margin-right:50px;
	float: right; /* since this element is floated, a width must be given */
	width: 320px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
margin-top: 10px;
}


.thrColFixHdr #sidebar21 {
background-image: url(images/rightsiderevback.jpg);
margin-right:50px;
	float: right; /* since this element is floated, a width must be given */
	width: 320px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
margin-top: 0px;
color:#000;
}

.thrColFixHdr #sidebar21 #sidebar21top{
background-image:url(images/rightsiderevtop.jpg);
height:34px;
}

.thrColFixHdr #sidebar21 #sidebar21bottom{
background-image:url(images/rightsiderevbottom.jpg);
height:26px;
}


.thrColFixHdr #sidebar21 #side21inner{
padding-left: 10px;
padding-right: 10px;

}




.thrColFixHdr #mainContent { 

	margin-left:360px;
	margin-right:377px;
	background-image:url(images/centerBack.jpg);
} 

.thrColFixHdr #mainContent #centerTop{
background-image: url(images/centerTop.jpg);
height:34px;
}

.thrColFixHdr #mainContent #centerTopInner{
padding-top:7px;
margin-left:22px;
text-align:left;
color:#000;
font-size:20px;
font-weight:bold;

}


.thrColFixHdr #mainContent #centerBottom{
background-image:url(images/centerBottom.jpg);
height:23px;
}

.thrColFixHdr #mainContent #centerInner{
margin:10px;
}
 
.thrColFixHdr #mainContentForum { 

	margin-left:60px;
	margin-right:60px;
	
} 








.thrColFixHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
	color:#ccc;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.thrColFixHdr #footer a{ 
color:#d241da;
text-decoration: none;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




.frNewsCont{width:100%;
border-bottom: 1px solid #cccccc;
margin-bottom: 5px;}

.FRPicHolder {
margin-top: 5px;
width:81px;
float:left;
margin-bottom: 5px;

}

.FrtextHolder{
font-size: 12px;
width:185px;
float:right;
margin-bottom: 5px;
margin-top: 5px;
}


#adBanner{
text-align: center;
margin-bottom: 20px;
}




.MidColDitto{width:97%;
border: 1px solid #454545;
background-color: #fff;
margin-bottom: 5px;
height:240px;
padding-left: 5px;
}

#MidColDittoREV{
width:260px;
border: 1px solid #454545;
background-color: #fff;
margin-bottom: 5px;

}
#MidColREVInner{
padding: 10px;
}

#FRPicHolderMid {
margin-top: 5px;
width:81px;
float:left;
margin-bottom: 5px;

}

#FrtextHolderMid{
font-size: 12px;
width:160px;
float:right;
margin-bottom: 5px;
margin-top: 5px;

}

.MidColTitle{
font-weight: bold;
color:#01bff3;
font-size: 14px;}

#MidColTitleREV{
background-color: #454545;
color: #fff;
font-size: 18px;
padding: 3px;}

#midcont {
margin-bottom: 5px;

}

#seperator {
float:left;
background-color: #ccc;
height: 1px;
width: 100%;
}

#skyad{
position: relative;
left: 1005px;
width : 120px;
height:600px;
border: 0px solid #fff;
}

.tag1 {
	font-size: 20px;
	}
	
.tag2 {
	font-size: 20px;}
	
.tag3 {
	font-size: 24px;}
	
.tagcloud {
font-size: 12px;
display:block;
padding: 10px;
background-color:#5fc8f9;
border: 1px dashed #000000;
	color: #a1a1a1;}
	
	
.tagtitle{
	display:block;
	padding: 12px;
	border: 1px dashed #000000;
	color:#ffffff;
	background-color: #3071ab;
	font-weight: bold;
	text-align: center;
	}
	
	.tagcloud a{
	color: #173d75;

	}
	
	.tagcloud a:hover{
	color: #000000;
	}


	#Ditto_Front {
	margin:5px;
	border: 1px solid #cd41da;
	background-color: #000;
	color: #fff;
	padding:5px;
	font-size: 12px;}
	
		#Ditto_Front a{
	color:#cd41da;}
	
	.midhead {
	font-size: 28px;
	font-weight: bold;
	color: #01bff3;
	}
	
	.midhead a{
	font-size: 28px;
	font-weight: bold;
	color: #01bff3;
	}
	
	.midhead a:hover{
	font-size: 28px;
	font-weight: bold;
	color: #d241da;
	}


.midhead1 {
	font-size: 20px;
	font-weight: bold;
	color: #01bff3;
	}
	
	.midhead1 a{
	font-size: 20px;
	font-weight: bold;
	color: #01bff3;
	}
	
	.midhead1 a:hover{
	font-size: 20px;
	font-weight: bold;
	color: #d241da;
	}

.spanner a{
color:#cd41da;}

.spanner h3{
color:#cd41da;}

.spanner h3 a{
color:#cd41da;}

.spanner{
color:#fff;}
	
	iframe {
	border:0px;}