body {
	
background-color:#111111;
	
	
}

#master{
position:absolute;
top:0px;
width:800px;
height:1010px;
}

#maindiv {
position: absolute;
top:170px;
width:800px;
height:800px;
font-family: verdana;
font-size:11px;
color: #bbbbbb;
background-color:#000000;
background-image: url(../pics/general_bg.jpg);

}

h1 {
font-family: verdana;
font-size: 16px;
color: #cc0000;
/**font-weight: lighter; **/
}

h2 {
font-family: verdana;
font-size: 14px;
color: #ffffff;
font-weight: bold;
text-align: center;
margin-top: 5px;
padding-top:1px;
margin-bottom: 5px;
padding-bottom:5px;

}

h3 {
font-family: verdana;
font-size: 13px;
color: #cc0000;
font-weight: bold;
}

#call {
position: absolute;
width:175px;
height:150px;
bottom:175px;
left:350px;
background-color:#333333;
}


#banner {
position:absolute;
top:20px;
width:800px;
height:150px;
background-color:#ffffff;
}

#strap {
position:absolute;
top:123px;
right:10px;
width:315px;
height:20px;
font-family: verdana;
font-size:10px;
color: #bbbbbb;
text-align:center;
padding-bottom: 5px;
}



#swish {
position:absolute;
top:90px;
left:108px;
width:220px;
height:30px;

}

#menuback {
position:absolute;
background-image: url(../menu/images/p7exp_mbar.jpg);
top:0px;
left:0px;
width:800px;
height:23px;
}


#content {
position:absolute;
/**-- width:485px; **/
width:470px;
height:600px;
top:40px;
left:20px;
padding-left:10px;
padding-right:10px;
padding-top:0px;

}

#menu {
position:absolute;
top:0px;
left:0px;
width:800px;
height:23px;
z-index:10;
}

#terms {
position:absolute;
bottom:105px;
right:20px;
width:160px;

}

#footer1 {
position:absolute;
bottom:10px;
width:800px;
text-align: center;
color:#ffffff;
font-family: verdana;
font-size: 11px;
}



#footer2{
position:absolute;
font-family: verdana;
font-size: 11px;
top:400px;
height:125px;
right:20px;
width:205px;
color:#111111;
text-align: center;
}

#side{
position:absolute;
font-family: verdana;
font-size:11px;
top:23px;
color:#eeeeee;
right:0px;
width:240px;
text-align:left;
height:739px;
background-image: url(../pics/side.jpg);
}

#blank{
position:absolute;
top:820px;
width:800px;
height:20px;

}



a.menu:link {
	color: #c1c1c1;
	text-decoration:none;	
	font-weight: normal;
}

a.menu:visited {
	color: #c1c1c1;
	text-decoration:none;
	font-weight: normal;
}

a.menu:hover {
	color: #c1c1c1;
	text-decoration:none;
	font-weight: normal;
}

a.menu:active {
	color: #c1c1c1;
	text-decoration:none;
	font-weight: normal;
}


a.sub:link {
	color: #cc0000;
	text-decoration:none;	
	font-weight: normal;
}

a.sub:visited {
	color: #cc0000;
	text-decoration:none;
	font-weight: normal;
}

a.sub:hover {
	color: #cc0000;
	text-decoration:none;
	font-weight: normal;
	text-decoration:underline;
}

a.sub:active {
	color: #cc0000;
	text-decoration:none;
	font-weight: normal;
}

a.sub2:link {
	color: #bbbbbb;
	text-decoration:none;	
	font-weight: normal;
	border-bottom: 1px solid #000000;
}

a.sub2:visited {
	color: #bbbbbb;
	text-decoration:none;
	font-weight: normal;
	border-bottom: 1px solid #000000;
}

a.sub2:hover {
	color: #bbbbbb;
	text-decoration:none;
	font-weight: normal;
	border-bottom: 1px solid #cc0000;
}

a.sub2:active {
	color: #bbbbbb;
	text-decoration:none;
	font-weight: normal;
	border-bottom: 1px solid #cc0000;
}

a.sub3:link {
	color: #ffffff;
	text-decoration:none;	
	font-weight: bold;
	
	
}

a.sub3:visited {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	
}

a.sub3:hover {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	border-bottom: 1px solid #cc0000;
}

a.sub3:active {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	border-bottom: 1px solid #cc0000;
}



/**#smoke_bg
{
position: absolute;
top:0px;
width:558px;
height:800px;
font-family: verdana;
font-size:11px;
color: #bbbbbb;
border: 1px solid #555555;
background-color:#000000;
background-image: url(../pics/smoke_bg.jpg);   
    }**/
