body {
font-family: arial,  ans-serif;
color: #000000;
font-size:8pt;
background-color:#999999;
text-align:justify;
font-variant: small-caps;
margin-left: 0px;
}

a:link {
	color: #ff9933;
	text-decoration: none;
}
a:visited {
	color: #ff9933;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}

a:active {
	color: #336699;
	text-decoration: underline;
}


#box {
background-image:url(pics/mainbg.jpg);
background-repeat:no-repeat;
height: 370px;
width: 900px;
position:absolute;
top:50%;
margin-top:-185px;
background-color:#999999;
z-index: 2;
}

#bandbg {
width: 300px;
height: 370px;
/*background-image:url(pics/bandbg.jpg);
background-repeat:no-repeat;*/
float: left;
}

#subframe {
margin-left: 310px;
height: 45px;
width: 380px;
padding: 10px;
font-family: verdana, arial, sans-serif;
color: #000000;
font-size:8pt;
font-variant: normal;
}

#mainframe {
margin-left: 321px;
height: 300px;
width: 570px;
z-index: 10;
position:absolute;
top:50%;
margin-top:-119px;
}

#navigation {
height: 18px;
width: 710px;
position:absolute;
top:50%;
margin-top:-203px;
z-index: 50;
text-align:right;
color: #ff9933;
}


#logo {
background-image:url(pics/logo.gif);
background-repeat:no-repeat;
position:absolute;
margin-left: 680px;
width: 250px;
height: 450px;
position:absolute;
top:50%;
margin-top:-220px;
z-index: 5;
}
