body { 
background: #cee8f9 url(bg.jpg) top repeat-x;
cursor: default; 
overflow: auto;
margin: 0px;
padding: 0px;
}

a {text-decoration: none; cursor: default; }
td {margin: 0px; padding: 0px;}
tr {margin: 0px; padding: 0px;}

/*---------------------------------------------------
Wraps and Header Wrap Info
-----------------------------------------------------*/

#mainwrap {
width: 100%; 
}

#header1 {
background: url(01.jpg) top no-repeat;
width: 775px;
height: 58px; 
margin: 0 auto 0 auto;
}

#contentwrap {
background: url(02.jpg) no-repeat;
width: 750px; 
min-height: 214px; 
margin: 0 auto 0 auto;
}

#flashalign { 
margin: 0px 0px 0px 47px; 
}

.clear {clear: both; display: block; }

/*---------------------------------------------------
Footer Information
-----------------------------------------------------*/
#footerwrap {
background: url(footerbg.jpg) top repeat-x;
width: 100%; 
height: 327px;
}

#footer {
background: url(footer.jpg) top no-repeat;
width: 750px;
height: 213px;
margin: 0 auto 0 auto; 
}

.copy { 
color: #daedfa; 
text-align: left; 
padding: 110px 0px 0px 3px; 
font: 11.3px arial; 
letter-spacing: 0.05em;
text-transform: uppercase;  
}

#footertext a:active {color: #90b118;}
#footertext a:link {color: #90b118;}
#footertext a:visited {color: #90b118;}
#footertext a:hover {color: #9cc6af;}

/*---------------------------------------------------
Main Content Elements
-----------------------------------------------------*/
#text { 
width: 700px; 
color: #8f8f8f; 
font: 11px tahoma; 
letter-spacing: 0.08em; 
text-align: justify; 
line-height: 20px; 
padding: 0px 0px 0px 10px; 
}

#text h1 { 
text-transform: uppercase; 
color: #fff; 
font: bold 16px arial; 
letter-spacing: 0.03em; 
height: 27px; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px; 
border-bottom: 1px solid #fff; 
text-align: right; 
}

#text h1:first-letter {

font: bold 24px arial; 
padding: 0px 0px 15px 0px;
}

#text li { list-style-type: disc;}
#text i {color: #b4c92a; }
#text p {text-indent: 5px; margin: 10px 0px 0px 0px;}

#text img { 
border: 0px;
}

#text b {color: #54b7e4;}

#text a { padding: 0px 4px 0px 5px; }

#text A:visited{ color:#8a897e; background: #d6eaf9; }
#text A:link { color:#8a897e; background: #d6eaf9; }
#text A:active { color:#8a897e; background: #d6eaf9; }
#text A:hover { color:#62a7de; background: #d4e7ac; }

#text blockquote {
background: #5dc8f9; 
padding: 2px 0px 0px 4px; 
width: 80%; 
border: 3px solid #daedfa; 
color: #fff; 
}

#text input, select, option, textarea { 
color: #8f8f8f;
background: #cee8f9;
font: 11.3px arial;
padding: 1px;
margin: 0px; 
border: 1px solid #5dc8f9; 
letter-spacing: 0.3ex; 
}

/*---------------------------------------------------
Define Away
-----------------------------------------------------*/

#side { 
width: 230px; 
float: right; 
}

.boxed { 
background: url(box.gif) top no-repeat; 
font: 11.3px arial; 
padding: 5px 0px 0px 4px; 
letter-spacing: 0.05em; 
text-align: justify; 
color: #2c2c2c; 
width: 216px; 
height: 111px; 
}
.url {margin: 25px 0px 0px 40px;}

/*---------------------------------------------------
Content Header Information
-----------------------------------------------------*/

#navigation {
width: 750px;
height: 114px;
margin: 0 auto 0 auto;  
}

#head2_main1 { 
width: 480px; 
height: 114px; 
float: left; 
background: url(navi2.jpg) top left no-repeat;
z-index: 2;}

#head2_navi {
height: 114px;
float: left;  
}

#head2_navi ul{
padding: 0px; margin: 0px;
}

#navi {
background: transparent url(navigation2.jpg) top left no-repeat;
margin: 0;
padding: 0;
position: relative;
width: 270px;
height: 114px;
}

#navi li {
display: block;	
list-style: none;
margin: 0;
padding: 0;
position: absolute;
}

#navi a { 
display: block; 
height: 114px;
text-decoration: none;
}

#navi span { 
font-size: 1.0em;
visibility: hidden; 
}

#home {
top: 0px;
left: 0px;
width: 94px;
}

#fanlisting {
top: 0px;
left: 94px;
width: 85px;
}

#exit {
top: 0px;
left: 179px;
width: 91px;
}

#home a:hover { background: url(navigation2.jpg) 0px -114px no-repeat; }
#fanlisting a:hover { background: url(navigation2.jpg) -94px -114px no-repeat;}
#exit a:hover { background: url(navigation2.jpg) -179px -114px no-repeat;}
