/* CSS Document */

body {
background-color:#070606;
background-image:url(images/bg.jpg); 
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.body_sub {

}

a {color:#f0037f; text-decoration:none;}

a:hover {color:#999999; text-decoration:underline;}

ul{list-style:none; display:list-item;}

li{}

li a{color:#FFFFFF;}

li a:hover{color:#f0037f; text-decoration:underline;}

#wrapper{
position:absolute;
top:0px;
left:0px;
width:810px;
height:620px;
}



#joinbanner{
position:absolute;
width:110px;
height:300px;
top: 280px;
left:800px;
}

#banner{
position:absolute;
width:110px;
height:300px;
top: 120px;
left:800px;
}

#fantasybanner{
position:absolute;
width:310px;
height:70px;
left:480px;
top:13px;
}

#logo {
position: absolute;
left: 800px;
top: 240px;
}

.headerlink{margin-right:15px;}

.menu{margin-left:-15px;}

#content{position:relative; width:368px; height:170px; top:40px; left:290px; color:#000000; overflow:scroll;}

#content_gallery{position:relative; width:637px; height:381px; top:15px; left:0px; color:#000000; margin-left:20px;}

#content_contact{position:relative; width:385px; height:330px; top:65px; left:-40px; color:#000000; margin-left:70px; }/*used for all sub pages*/

#content_partners{position:relative; width:385px; height:330px; top:65px; left:-40px; color:#000000; margin-left:70px; overflow:scroll; }

#content_showcase{position:relative; width:385px; height:330px; top:65px; left:-40px; color:#000000; margin-left:70px; overflow:scroll; }

#content_about{position:relative; width:385px; height:330px; top:65px; left:-40px; color:#000000; margin-left:70px; overflow:scroll; }

#footer{color:#999; margin-right:20px; font-size:11px;}

#footer a{color:#666666; font-size:11px;}

#footer a:hover{color:#FFFFFF; text-decoration:underline; font-size:11px;}

#app_form{width:100%; height:auto; margin-left: 0; padding-left:15px; border: 1px solid red; background-color: white}

.form_wrap{width: 100%; margin-left: auto; margin-right: auto; margin-top: 5px; height:auto; color:#333;}

#panel1{ position:absolute; top: 340px; left:150px;  width:195px; height:160px; color:#000000; }

#panel2{ position:absolute; top: 340px; left:368px;  width:195px; height:160px; color:#000000;}

#panel3{ position:absolute; top: 340px; left:590px;  width:195px; height:160px; color:#000000;}

.panel_header{font-size:14px; font-weight:bold;}

.apply {font-size:14px; color:#000; font-weight:bold;}

.apply a{font-size:14px; color:#000; font-weight:bold;}

.apply a:hover{font-size:14px; color:#f0037f; font-weight:bold;}

.email{font-size:12px;}
