/* CSS Document */



body {

	  margin: 0 0;
	  text-align:center;
	  font: 78%/1.5 georgia, helvetica, serif;
	  background: #000000;
	  


  	}

#container {
margin: 5px auto;
overflow:auto;
text-align:left;
width: 820px;
background-image: url(images/mainback.gif);
background-repeat: repeat-y;
background-position: top right;
border-right: 10px solid  #494848;
border-left: 10px solid  #494848;
border-bottom: 10px solid  #494848;
border-top: 10px solid  #494848;
}

#header {
float: right;
text-align:right;
left: 210px;
width: 580px;
height: 40px;


border-bottom: 5px solid  #494848;

}

#slogan{
margin: 0 0 0 10px;
float: left;
height: 40px;
width: 400px;
	  /*background-image: url(images/slogan.gif);
	  background-position: top left;*/
}

#head-lnks {
float: right;
}


#content {
margin: 0 0 0 0;
float: right;
left: 210px;
width: 580px;


}



#content p, ol, ul{
	color: #d6d6d6;
	font-size:1.2em;
}



#content a{
	color: #d6d6d6;
	font-size:1.1em;
}



#sidebar {
float: left;
top:0;
text-align:right;
width: 210px;

}



#header p{
	margin: 0 1em 1em 1em;
}

p {
	margin: 1em 1em 1em 2em;

}



#sidebar a, #sidebar a:visited {

	color: #d6d6d6;

	font-size:1.1em;

	font-weight: bold;

}

#sidebar a:hover {

	color: black;

	font-size:1.1em;

	font-weight: bold;



	

}



#header a, #header a:visited {

	color: #d6d6d6;

	font-size:.8em;

}



table {

	font-size:1em;

}



#textbox {

background: #D6D6D6;

margin: 0 30px 20px 30px;

font-size:1.2em;

}



h3, h2, h4, h1{

 	color: #d6d6d6;

	margin: .5em .9em;

}







#footer {

	margin: 5px auto;

	width:800;

	text-align:left;

	color:d6d6d6;

	font-weight:bold;

}



#footer a, #footer a:visited{

	color: #d6d6d6;

	font-size:1em;

}



#images img{

		

 		margin: 0em 1em 0em 2em;

 				

 		}
		
#twitter_div h2{
  color: #3bbadd;
 font-size: 1.4em;

} 

#twitter_update_list a, a:visited{
      color: #3bbadd;
}
#twitter_update_list a:hover{
      color: #000000;
}

#twitter_div ul{

_margin-right: 10px;

list-item-type: none;
border: 3px solid #000000;
}

#twitter_div ul li {

list-item-type: none;

}