body {
	background-color:#7f0000;
	background-image:url('http://dev.teasdesign.com/images/bg.jpg');
	background-repeat:repeat-x; 
	text-align: center; 
	margin: 0; padding:0; 
	vertical-align: middle; 
	border-top: 5px solid #7f0000;
	font: 16px arial, sans-serif;}

#content { 
	width: 980px; 
	text-align: left; 
	margin: 0 auto;} 

#header  { 
	width:960px; 
	height:180px;  
	margin:10px;}

pre {
	text-indent: 30px;}

#tabmenu {
	color: #000;
	border-bottom: 2px solid #4a2f28;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px }

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; }

#tabmenu a, a.active {
	color: #DEDECF;
	background: #8f7e6a;
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	border: 2px solid #4a2f28;
	padding: 4px 4px 0px  4px;
	margin: 0;
	text-decoration: none; }

#tabmenu a.active {
	color: black;
	background: #cc9;
	border-bottom: 3px solid #cc9; }

#tabmenu a:hover {
	color: #4a2f28;
	background: #cc9; }

#tabmenu a.active:hover {
	background: #cc9;
	color: black; }

img	{  
	border-style: none;  }
	
#pagecontent {font: 0.9em/1.3em "bitstream vera sans", verdana, sans-serif;
	/*text-align: justify;*/
	background: #cc9;
	padding: 10px 20px 20px 20px;
	border: 2px solid #4a2f28;
	border-top: none;
	/*height:60em;*/
	z-index: 2;	}

#pagecontent a {
	text-decoration: none;
	color: #E8E9BE; }

#pagecontent a:hover { 
	background: #8f7e6a; }
	
#pagecontent a {
	color: blue;
	}
	
#pagecontent a:hover {
	color:#4a2f28;
	background-color:#cc9;
	text-decoration:underline;}			
	

#block_left
	{
	margin-right:280px;
	}

#block_right
	{
	float:right;
	width:250px;
	}
	
#footer {
	background:#8F7E6A none repeat scroll 0 0;
	border-left:2px solid #4A2F28;
	border-right:2px solid #4A2F28;
	border-bottom:2px solid #4A2F28;
	color:#DEDECF;
	width:976px; 
	height:30px;  
	margin:0 auto;	
	text-align:center;
}

#footer p {
	margin:0;
	padding:2px;
	
}

h1{
	font-size:1.5em;
	padding: 4px 10px 6px 5px;
	margin: 2px 2px 10px 2px;
	border-bottom: 1px solid #4a2f28;
}

h2{
	font-size: 1.1em;
}
