body{
    background-image: url(../pics/fade.png);
background-color:#ffffff;
}

#banner {
position:relative;
top:0px;
width:800px;
height:120px;
}

#menubar{
position:relative;
top:0px;
width:800px;
height:25px;
z-index:1;
background-image: url(../menu/images/p7exp_mbar.jpg);
}

#main {
position:relative;
top:0px;
width:800px;
background-color: #353535;
}

#content {
position:absolute;
top:0px;
width:490px; /** was 485**/
height:auto;
padding-left:20px;
padding-right:290px;
padding-top:20px;
padding-bottom:370px;
background-repeat:no-repeat;
font-family: arial;
font-size:9pt;
color: #c1c1c1;
}


#side {
position:absolute;
top:0px;
right:0px;
width:230px;
padding-left:10px;
padding-right:10px;
font-family: arial;
color:#c1c1c1;
}

#footer {
position:absolute;
top:554px;
left:568px;
width:230px;

}

h1 {
font-family: arial;
font-size: 16px;
color: #ff9933;
font-weight: lighter;
}

h2 {
font-family: arial;
font-size: 14px;
color: #c1c1c1;
font-weight: lighter;
}

input{
background-color:#eeeeee;
font family: arial, helvetica;
color: #333333;
font-size: 7pt;
}

select{
background-color:#eeeeee;
font family: arial, helvetica;
color: #333333;
font-size: 7pt;
}

textarea{
background-color:#eeeeee;
font family: arial, helvetica;
color: #333333;
font-size: 8pt;
}

.privacy {
font-family:Arial,Helvetica;
font-size:9pt;
color:#c1c1c1;
background-color:#333333;
border: 1px solid #ff9933;
}

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: #c1c1c1;
	text-decoration:none;	
	font-weight: normal;
}

a.sub:visited {
	color: #c1c1c1;
	text-decoration:none;
	font-weight: normal;
}

a.sub:hover {
	color: #ff9933;
	text-decoration:none;
	font-weight: normal;
}

a.sub:active {
	color: #ff9933;
	text-decoration:none;
	font-weight: normal;
}

a.sub2:link {
	color: #ff9933;
	text-decoration:none;	
	font-weight: normal;
}

a.sub2:visited {
	color: #ff9933;
	text-decoration:none;
	font-weight: normal;
}

a.sub2:hover {
	color: #c1c1c1;
	text-decoration:none;
	font-weight: normal;
}

a.sub2:active {
	color: #c1c1c1;
	text-decoration:none;
	font-weight: normal;
}
