/* 
GENERAL STYLES ---------------------------- */
html{background:#1d1d1d;}
body{color:#d4d4cf;}
p{padding:0 0 1em;line-height:120%;}
a{color:#fff;text-decoration:none;}
a:hover{color:#888;}
a:focus{outline:none;}
a img{border:none;}
.right{float:right;}
.left{float:left;}
strong{font-weight:bold;}
/* 
WRAPPERS ---------------------------- */
#wrap{margin:0 auto;width:642px;}
#hd{position:relative;background:url('../img/bg-head.gif') no-repeat scroll top left;width:642px;height:232px;}
#bd{padding-bottom:150px;}
/* 
HEADER ---------------------------- */
#hd h1,#hd p{text-indent:-9999px;}
#hd p a{display:block;position:absolute;top:182px;left:358px;text-indent:-9999px;width:236px;height:20px;}
/* 
BODY ---------------------------- */
.box{margin:0 0 26px;padding:30px 40px;background:#000;font-size:108%;}
/* 
FOOTER ---------------------------- */
#ft{margin:700px 0 300px 0;text-align:right;}
#ft a{color:#777774;font-weight:bold;text-decoration:underline;}

