@charset "UTF-8";
/* CSS Document */

body{
background:url(../images/back_grad.gif) top left repeat-x;
background:#0e0e0e;
}

#main_wrap{
background:url(../images/background.png) no-repeat top left;
behavior:url(assets/pngfix/iepngfix.htc);
width:773px;
height:559px;
position:relative;
margin:auto;
}

#content_wrap{
text-align:right;
position:absolute;
width:496px;
top:270px;
left:215px;
}

h1.construction{
background:url(../images/under_construction.png);
behavior:url(assets/pngfix/iepngfix.htc);
width:496px; 
height:35px;
margin:0;
padding:0;
}

p{
color:#FFFFFF;
font-family:"Trebuchet MS", "Lucida Grande", Verdana, sans-serif; font-size:11px; letter-spacing:.04em; color:#cdcdcd; text-align:right;
line-height:16px;
}

p.content{
padding: 170px 0 0 0;
}

h1 span{display:none;}


a:link, a:visited { color:#b8e129; text-decoration:none; }
a:hover { color:#c6ff00; text-decoration:none; }