body {margin:0px;}
h2 { font-weight:normal; }

.all {width:1000px; text-align:left; background-color:#010101; z-index:1 }

.header {background-image:url(im/bg.jpg); background-position:top; background-repeat:no-repeat;}

.bottom {background-image:url(img/footer.jpg); height:48px; margin-top:50px;}

.logo a, .menu, .friends, .context { position:absolute; }
.logo a { top:0px; margin-left:0px; width:570px; height:300px; display:block; cursor:hand; }

.menu { top:20px; margin-left:585px; }
.menu a, .menu2 a { color:#d9962e; font-family:"Comic Sans MS"; font-size:14px; line-height:1.2; text-decoration:none;}
.menu a:hover { text-decoration:underline; }
.menu_m1 { float:left; }
.menu_m2 { margin-left:200px; }

.friends { top:370px; margin-left:150px; } 
.friends p, .friends h2 { color:#f26309; font-family:"Trebuchet MS"; font-size:11px;  font-style:italic; margin:0px;}
.friends h2 { font-size:13px; }

.context { top:230px; margin-left:650px; text-align:left; width:300px; z-index:+1; }
.context h2, .context a { color:#d9962e; font-family:"Comic Sans MS"; font-size:11px; margin:0px;}
.context h2 { margin-bottom:10px; font-size:14px; margin-top:20px; }
.context p {margin:0px; font-family:"Comic Sans MS"; font-size:11px; color:#d9962e;}
.context p a {color:#d9962e; font-family:"Comic Sans MS"; font-size:14px; line-height:1.2;  text-decoration:none;}
.context p a:hover { text-decoration:underline; }

#t { text-transform:uppercase; }

.text {padding-left:20px; padding-right:480px; padding-top:280px; font-family:"Comic Sans MS"; font-size:12px; color:#FFFFFF; text-align:justify;}
.text h1 { font-size:18px; text-align:left; font-weight:normal; }

.domain { position:absolute; margin-left:30px;  margin-top:10px; }
* html .domain { margin-left:-770px; }
.domain a { color:#DB962F; font-weight:bold; font-size:18px; text-decoration:none;}

.box {  margin-left:800px;}

.popup {position:absolute; top:-5000px; background-color: #993300; border:1px #000000 solid; padding:10px; z-index:+100; width:200px; }
.popup a, .popup a:visited {text-decoration:none; font-weight:bold; color:#ffffff;}
.popup a:hover {text-decoration:none; font-weight:bold; color: #CCCC00; text-decoration:underline;}

