body
{
font-family: arial, helvetica, sans-serif;
font-size: 15pt;
background: black url("images/twitbk.jpg") repeat;

background-position: 0px 160px;

color:black;
margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

#container{

width:600px;
}

#header {
  margin-top: 50px;
 width: 600px;
 height: 123px;
 background: #27CCF2;


 color: black;
}
#feeds {
border-top: solid 5px #7C70DA;
border-left: solid 5px #7C70DA;
border-right: solid 5px #7C70DA;
background: #3E31A2;
height:45px;
width:590px;
color:white;
font-size:10pt;
text-align:left;
}



#message {
background: #3E31A2;

border-top: solid 20px #7C70DA;
border-left: solid 20px #7C70DA;
border-right: solid 20px #7C70DA;
font-size:10pt;


width:560px;
/*height:900px;*/
color: #7C70DA;

}

#request {
 width: 560px;
 height: 100px;
background: #3E31A2;
font-size: 8pt;
 /*border-left: solid 3px #000000;
 border-right: solid 3px #000000;*/
border-left: solid 20px #7C70DA;
border-right: solid 20px #7C70DA;
border-bottom: solid 20px #7C70DA;
 color: white;

}

#sitelinks {

width :600px;
font-size: 8pt;
height: 100%;
background: #0A5078 url("images/linkbk.gif") repeat; 
}


#foot {
background: #0A5078 url("images/mayhem.jpg") repeat; 
width: 600px;
 height: 35px;

   color: white;
   font-size:12pt;
   text-align:right;

}


