/* Layout Stylesheet */ 

body {
	margin:0;
	background-image:url(http://www.gagop.org/Soil_and_Grass_by_FoxSilverb.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-color:#000;
	color: #006;
	text-align:center;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
 }

#outer {
	font:"Arial Black", Gadget, sans-serif;
	text-align:left;
	margin:auto;
	width:900px;
 }

#hdr {
	border:hidden;
	margin-top: 20px;
	height:350px;
	
 }

#bar {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#bodyblock {
	width:900px;
	padding:0;
	position: relative;
 }


#cont {
	float:left;
	width:700px;
	color: #eeeeee;
	text-align:left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height:auto;	
 }
 
 #l-col {
 float:right;
 width:200px;
 }
 
 .clear {
	 clear:both
 }

#ftr {
	background: url(http://www.gagop.org/footer.png) no-repeat center top;
	height:150px;
	margin:0;
	background-color:#000;
 }

.tweet
{
display: block;

clear: both;
padding: .6em;
margin: .3em;
overflow: hidden;
}
.tweet img
{
float: left;
margin-right: 1em;
border: 2px solid #222;
background: #444;
}
.tweet p.text
{
margin: 0;
padding: 0;
padding-left: 70px;
}
.monitter 
{
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
float: left;
width: 200px;
height: auto;
margin: 0;
border: 0 solid #666; 
overflow:auto;
}

#twitter_div {
	width: 700px;
	overflow: auto;
}
ul#twitter_update_list {
	list-style: none;
	font-size: 18px;
}
ul#twitter_update_list li {
	margin-bottom: 10px;
	padding: 10px;
	background: url(http://www.gagop.org/news/background.png);
	color: #fff;
}
a { color: #fff; }