@charset "utf-8";

/* CSS Document */


body { 

	padding:0px;

	text-align:center;

	margin:0px;

	font-family: arial; font-size: 13px; line-height: 18px; color:#33394d;

	background-color:#660000;

   }

#cover { 

	width:1003px;

	margin:0px;

	padding:0px;

	background-image:url(../images/background.gif);

	background-repeat:repeat-y;

   	}

#header {

	width:825px;

	height:390px;

	margin:0px;

	padding:opx;

	text-align:center;   

	}

#copy {

	background-color:#ebecec;

	background-image:url(../images/bg_body.gif);

	background-repeat:repeat-y;

	width: 785px;

	padding: 5px 20px 15px 20px;

	text-align:left;

	overflow:auto;

	}
	
#copy2
{
	background-color:#ebecec;
	width: 785px;
	padding: 5px 20px 15px 20px;
	text-align:left;
	overflow:auto;
}    

#copyLeft {

	width:500px;

	padding: 0px;

	margin: 0px;

	}

#columnRight {

	float: right;

	padding: 0px; 

	margin: 0px;

	width: 261px;

	}

#copyRightImage	{

	float: right;

	padding: 0px 0px 10px 10px;

	margin:0px;

	}

#privacy {

	float:right;

	padding: 10px 10px 10px 10px;

	margin:0px;    

    }    

#bioImage {

	float:left;

	padding: 0px 10px 5px 0px;

	margin:0px;    

    }

#bbbImage {

	float:right;

	margin: 0px 15px 0px 0px;    

    }    

#bbbImageT {

	float:right;

	margin: 1100px 15px 0px 0px;    

    }

#bbbImageW {

	float:right;

	margin: 900px 15px 0px 0px;    

    }    

#footer	{

	height: 150px;

	width: 815px;

	background-color:#330000;

	margin:0px;

	padding: 5px 10px 5px 10px;

	text-align:center;

	}

.MainHeadline {

	font-family:Verdana, Arial, Helvetica, sans-serif; 

    font-size: 15px; line-height: 18px; font-weight:bold; color:#424242;	

	}

.MainText {

	font-family: Arial, Helvetica, Sans Serif; 

    font-size: 12px; line-height: 18px; font-weight:lighter; color:#424242;	

	}

ul {

	font-family: Arial, Helvetica, Sans Serif; 

    font-size: 12px; line-height: 18px; font-weight:lighter; color:#424242;	

	}

.SmallText {

	font-family: Arial, Helvetica, Sans Serif; 

    font-size: 10px; line-height: 18px; font-weight:lighter; color:#424242;	

	}    

.LargeText {

	font-family: Arial, Helvetica, Sans Serif; 

    font-size: 18pt; line-height: 18pt; font-weight:600; color:#424242;	

	}    

.MediumText {

	font-family: Arial, Helvetica, Sans Serif; 

    font-size: 16pt; line-height: 18pt; font-weight:600; color:#424242;	

	}    

.FooterText {

	font-family:Geneva, Arial, Helvetica, sans-serif; 

    font-size: 11px; line-height: 14px; color:#CCCCCC;

	}

a:link  {

	color:#D08D28;

	font-family:Geneva, Arial, Helvetica, sans-serif; 

	font-weight:normal;

	}

a:visited {

 	color:#AF6623;

	font-family:Geneva, Arial, Helvetica, sans-serif; 

	font-weight:normal;

 	}

a:hover {

	color:#E2D95C;

	font-family:Geneva, Arial, Helvetica, sans-serif; 

	font-weight:normal;

	}     



	

	 

#nav {

  	position: absolute;

    left: 12;

    top: 350;

    width: 800;

  	}

.right
{
	float: right;
	margin-left: 10px;
}

.left
{
	float: left;
	margin-right: 10px;
}

#nav2
{
	width: 830px;
	
}

#nav2 a
{
	background-image: url(../images/navigationgradient.jpg);
	background-repeat: repeat-x;
	padding-left: 14px;
	padding-right: 15px;
	float: left;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #69202b;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#nav2 a:hover, #nav2 a:active
{
	background-image: url(../images/hovergradient.jpg);
}

#nav2 img
{
	border: 0;
	margin-right: 5px;
	float: left;
}

#nav2 .active
{
	background-image: url(../images/hovergradient.jpg);
}

#header2
{
	width: 830px;
}

#clear
{
	clear: both;
}