﻿body
{ 
	background-color:Black;
	 /*background-image: url(images/bg_body.gif);*/
	 color:Red;
}
a:link {
	text-decoration: none;
	Color:Red;
}
a:visited {
	text-decoration: none;
	color:Red;
}
a:hover {
	text-decoration: none;
	color:Red;
}
a:active {
	text-decoration: none;
}

	
#Container
{
	width: 820px;
	max-width:950px;
	padding: 10px;
	background-image: url(images/bg_body.gif);
	border-right: #0000df thin solid;
	border-top: #0000df thin solid;
	border-bottom: #0000df thin solid;
	border-left: #0000df thin solid;
	margin: 6px 6px 6px 75px;
	background-color: Black;
	/*border-left: #0000df thin solid;*/
}	

#header
{
	text-align: center; /*width: 794px;*/
	height: 60px; /*background-image: url(images/headerBG.png);*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	border-right: Red thin solid;
	border-top: Red thin solid;
	border-bottom: Red thin solid;
	border-left: Red thin solid;
	background-attachment: fixed;
	background-color: black;
}

#logo
{
	height: 55px;
	width: 150px;
	float: left;
	/*border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;*/
	margin-left:6px;
	margin-bottom:6px;
	padding-bottom:6px;
}
	

#lcol
{
	background-color:Black;
	width: 135px;
	float: left;
	padding: 6px;
	border-right: Red thin solid;
	border-top: Red thin solid;
	border-left: Red thin solid;
	border-bottom: Red thin solid;
	margin-top: 6px;
	/*background-position:right;*/
	/*background-attachment: fixed;*/
	background-attachment:scroll;
	background-image: url(images/favfab2.png);
	background-repeat: no-repeat;
	height: 750px;
	font-size: 12pt;
}

#lcol a:link
{
	color:White ;
}
	


#rcol
{
	/*background-color: Gray;*/
	width: 150px;
	float: right;
	padding: 6px;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	max-width: 150px;
	margin-top: 6px;
}

#main
{
	/*background-color:White;*/
	width: 646px;
	/*height: 600px;*/
	border-right: #0000df thin solid;
	border-top: #0000df thin solid;
	border-bottom: #0000df thin solid;
	border-left: #0000df thin solid;
	margin-top: 6px;
	font-size: 12pt;
	background-color: black;
	padding: 6px;
}

#main a:link
{
	Color:White;
}

#main a:visited
{
	Color:White;
}

#footer
{
	/*background-color:Gray;*/
	text-align: center;
	border-bottom: black thin solid;
	clear: both;
	border-right: Red thin solid;
	border-top: Red thin solid;
	border-left: Red thin solid;
	border-bottom: Red thin solid;
	margin-bottom: 6px;
	margin-top: 6px;
	font-size: 12pt;
	background-color: black;
}

#rcoltop
{
	/*background-color:Gray;*/
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	padding:2px;
}

#rcoltopheader
{
	vertical-align: top;
	height:25;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	text-align :center;
}

#rcolmid
{
	/*background-color:Gray;*/
	padding:2px;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}

#rcolbot
{
	padding:2px;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}

#lcoltop
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	background-color:Gray;
}

#editor
{
	vertical-align: top;
	text-align: center;
}

#rcolmidheader
{
	vertical-align: top;
	height:25;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	text-align :center;
}

#rcolbotheader
{
	vertical-align: top;
	height:25;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
	text-align :center;
}

#nav
{
	/*border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;*/
	margin-Bottom: 6px;
	height:40px;
	text-align:left;
	float:left;
	vertical-align:bottom;
}

#nav ul
{
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	color: black;
	font-family: 'Times New Roman';
}
#nav a:link {
	text-decoration: none;
	color:White;
}
#nav a:visited {
	text-decoration: none;
	color:White;
}
#nav a:hover
{
	text-decoration: none; /*color: #0000df;*/
	font-size: 13pt;
	color:White;
	/* background-color:White; */
}
#nav a:active {
	text-decoration: none;
	color:white;
	
}

.favtek
{
	border-right: red thin solid;
	border-top: red thin solid;
	border-left: red thin solid;
	border-bottom: red thin solid;
	background-color: black;
	width:200px;
}