body {
background-color: #CCC;
font-size: 12px;
font-family: Georgia;
color:#000000;
padding:0px;
margin:0px;
}
a {color: #006;}
a:visited {color:#906;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #000000;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size:26px;
font-weight: bold;
padding: 10px 10px;
margin:0px;
text-align: center;
color: #996600;
}

h3 {
font-size:16px;
font-weight: normal;
padding: 0px 10px;
margin-top:-5px;
text-align: center;
}

h4 {
font-size:18px;
font-weight: bold;
font-style:italic;
padding: 0px 10px;
margin-top:-5px;
text-align: center;
color: #996600;
}

#titlearea {
	position: relative;
	top: 15px;
	margin-bottom: 35px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	}

img.download {vertical-align:middle;}
img.center {display:block;
margin-left:auto;
margin-right:auto; }

/* ----------container to center the layout---------- */
#container {
width: 850px;
padding:15px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background-color: #a37a00;
padding: 0px;
margin: 0px; }

#banner img {padding:10px 0px;} 

/* ----------outer and inner----------------- */
#outer{ 
border-left: solid 200px #f5f5eb;  /* color of the left column  */ 
background-color: #e6e6cc; /* color of the content column */

 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px;
 background-image: url(http://gorabs.org/image327.gif);
 background-repeat: no-repeat;
 background-position:0% 50%;
 height:inherit;
 }
 
 li {
	 padding:10px;
	 list-style-type:square;}

/* -----------------content--------------------- */
#content{ 
position: relative; 
margin: 0px;
}

p{
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

#quote{
	font-size: 12px;
	color:#808000;
	text-align:center;
	margin-bottom: 5px;}
	
#news_left{
	float:left;
	width:250px;
	margin-left: 30px;
}

	
#news_right{
	float:right;
	width: 250px;
	margin-right: 30px;
}

.news_title{
font-size:16px;
font-weight: bold;
padding: 10px 10px;
margin:0px;
text-align: center;
color: #996600;
}

.new {
	color:#F00;
	font-style:italic;}
	
br.clear {
clear:both;
} 
	
/*  ----------------footer---------------------- */ 
#footer {
padding:0px;
margin:0px;
text-align: right; } 
