@charset "utf-8";
/* CSS Document */

/*#1*/


/*_____________________________________________________________________*/
body  {
	font: 100% Verdana;
	background-color: black;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: white;
	background-repeat: repeat;
	background-image: url(../Images/texblack3.jpg);	
}

a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

/* laqyout DIVs */
#wrapper {
	width: 910px;
	margin: 0px auto;
	overflow: hidden;
	border: 1px solid #000000;
}

#header {
	width: 900px;
	margin: 0px 0px 30px 0px;
	padding: 10px 0px 3px 12px;
	border-bottom: 1px solid #FF0000;
	}

#leftnav {
	width: 220px;
	margin: 1px 20px 0px 10px;
	margin-left: 20px;
	margin-top: 60px;
	padding: 1px 0px 0px 0px;
	float: left;
	border: 2px solid #666666;
	}

#content {
	width: 380px;
	margin: 0px 20px 0px 0px;
	float: left;
	border: 0px solid black;
}

#rightcolumn {
	width: 210px;
	float: left;
	border: 2px solid #666666;
	padding-top: 5px;
	margin-top: 54px;
}

#footer {
	width: 870px;
	padding: 20px 0px 10px 0px;
	text-align: center;
	clear: both;
}
/*_____________________________________________________________________*/
/*These are IDs for temporary bigfatys site*/

#website {
padding-left: 62px;
}

#subscript {
font-size: 40px;
padding-left: 175px;
margin-top: -20px;
}

#blacktank {
padding-left: 250px;
padding-top: 0px;
float: left;
}

/*end*/
.thrColHybHdr #container { 
	width: 90%;
	/*margin: 0 auto;  the auto margins (in conjunction with a width) center the page if needed */
	text-align: center; /* this overrides the text-align: center on the body element. */
	padding-right: 20px;
	padding-left: 20px;
	}  

.thrColHybHdr #header { 
	margin-left: 0px;
	padding-left: 100px; 
	padding-top: 10px;  
	border-bottom: 1px groove #CE3F0F;
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 4px;
	} 

.thrColHybHdr #header h1 {
	margin: 0; 
	padding: 0px 0; 
	background-color:#666666;
}


.thrColHybHdr #sidebar1 {
	margin-top: 4px;
	margin-left: 20px;
	padding-right: 80px;
	margin-right: 60px;
	margin-bottom: 10px;
	float: left; 
	width: 14em; 
    font-weight: bold;
	padding: 10px 0; 
   	}

.thrColHybHdr #sidebar2 {
	float: right; 
	width: 14em; 
	background-image:; 
	padding: 0px 0; 
	margin-right: 56px;
	margin-top: 36px;
	margin-left: 60px;
	margin-bottom: 5px;
	font-size: 14px;
}


.thrColHybHdr #sidebar1 h3, .thrColHybHdr #sidebar1 p, .thrColHybHdr #sidebar2 p, .thrColHybHdr #sidebar2 h3 {
	margin-left: 10px; 
}


#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
	visibility: hidden;
	border-top: 14px groove #333333;
	border-right: 14px groove #333333;
	border-bottom: 14px groove #666666;
	border-left: 14px groove #333333;
	margin-left: 48px;
 }

#wrapper #footer .style7 style7 style28 {
	font-size: 10px;
	color: #999999;
}


#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
padding: 2px 5px;
}

.thrColHybHdr #footer { 
	height: 80px;
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	width: auto;
} 

.thrColHybHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

/* Miscellaneous classes for reuse */
.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 { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.thrColHybHdr #container #mainContent .style12 em {
	background-color: #FFFF66;
}

.style5 {
	font-size: 24px;
	font-weight: bold;
}
.style7 {
	font-size: 16px
}

.style12 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: white;
}

.style13 {
	font-style: italic;
	font-size: 18px;
	color: #f46c01;
}

.thrColHybHdr #container #mainContent {
	padding-top: 5px;
}
.style35 {color: #FFFFFF}
.style20 {font-size: 12px}
<!--end of about us css-->
.style24 {	color: #FF3300;
	font-size: 120%;
}
.style27 {font-size: 120%}
.style29 {	font-size: 12;
	font-style: italic;
}
<!--end of links page css-->
.style25 {
	font-size: 36px;
	font-style: italic;
}
.style23 {font-weight: bold; color: #F46C01; font-style: italic;}
.style50 {font-size: 110%}
.style51 {font-weight: bold; color: #F46C01; font-style: italic; font-size: 110%; }
.style52 {
	font-weight: bold;
	color: #FF0000;
	font-size: 42px;
	font-style: italic;
}
.style59 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 150%;
}
.style61 {
	color: #FFFFFF;
	font-size: 150%;
}
.style72 {color: #FF0000}
.style73 {
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	font-size: 130%;
}
.style75 {font-size: 20px}
.style76 {font-size: 24px}

<!--end of contact us page css-->

.style14 {font-weight: bold}
.style17 {
	color: #CC0000;
	font-size: 36px;
}
.style21 {font-size: 18px}
.style25 {
	font-size: 36px;
	font-style: italic;
}
.style28 {
	font-size: 12px;
	font-style: italic;
}
.style30 {
	font-size: 20px;
	font-weight: bold;
}
.style32 {
	font-size: 20px;
	color: #F46C01;
}
.style33 {font-size: 90%}

.style37 {
	font-size: 20px;
	color: #CC0000;
}
.style42 {
	font-size: 20px;
	color: #FF0000;
}
.style44 {
	font-size: 20px;
	color: #EE4811;
}
.style45 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.style46 {
	color: #CCCCCC;
	font-weight: bold;
	font-style: italic;
}
.style48 {
	font-size: 20px;
	color: #f46c01;
}
.style49 {color: #f46c01}
}


