/* Revival.1 */


* {
   padding:0;
   margin:0;
}

html, body {
	
}

body {
	text-align: left;
	margin:0 auto;
	padding:0;
	color:#333300;
	font-style:normal; 
	font-variant:normal;
	font-weight:normal;
	font-size:12px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	background:#CCCC00;
}

#page {
	width:810px;
	margin:0 auto;
	height:100%;
}

#header {
	width:810px;
	height:155px;
	margin: 0 auto;
	padding:0px;
}

#content {
	padding:5px 24px 0 25px;
	overflow:auto;
	background: url('images/bg.jpg') repeat-y;
	height: 100%;
	}

/**************************** menu ****************************/

#nav_top {
	background:url('images/navtop.jpg') no-repeat;
	width:210px;
	height:150px;
	cursor: hand;
}

#nav_lat {
	background:url('images/latestnews.jpg') no-repeat;
	width:210px;
	height:67px;
	
}

#nav_btm {
	background:url('images/navbot.jpg') no-repeat;
	width:210px;
	height:28px;
}

#side {
float:left;
}

#menu {
	
	width: 210px;
	color:#000;
	background:url('images/navmid.jpg') repeat-y;
}

#menu ul {
	list-style:none;
	width:205px;
	font-size:12px;
	padding:0 0 0 3px;
}	

#menu li {
	list-style-type: none;
	background:transparent no-repeat 12px 6px;
	margin-bottom:4px;
	border-bottom:1px solid #ffffff;
	padding:0;
}

#menu li:hover {
	background:#66ccee;
	margin-bottom:4px;
}

#menu a {
	display:block;
	padding:0 0 0 20px;
	color:#fff;
	text-decoration: none;
	}	
	
#menu a:hover {
	display:block;
	padding:0 0 0 20px;
	color:#333;
	text-decoration: none;
	background:#66ccee;
}	

/**************************** content ****************************/

.post {
	float:right;
	background:url('images/conmid.jpg') repeat-y;
	width:540px;
	padding:0 0 0 0px;
	margin:0 5px 0 0;
}

.text{
margin:0 7px 10px 20px;
}

#pic {
	float:right;
	width:540px;
	height: 135px;
	padding:0 5px 5px 0;
}
.post_top {
	float:right;
	background:url('images/contop.jpg') no-repeat;
	width:540px;
	height:28px;
	margin:0 5px 0 0;
}

.post_btm {
	float:right;
	background:url('images/conbot.jpg') no-repeat;
	width:540px;
	height:28px;
	margin:0 5px 7px 0;
}

#info {
	padding:0 0 0 0;
}

img {
	
	

}

a{
	color:#3366FF;
	text-decoration:none;
}

a:hover{
	color:#000;
	text-decoration:none;
}

h1{
	color:#fff;
	font-weight:normal;
	font-size:24px;
	padding: 40px 0 10px 40px;
}

h2 a{
	position:absolute;
	top:32px;
	color:#666;
	font-size:16px;
	margin:0 0 0 575px;
	text-decoration:none;
}

h2 a:hover{
	color:#999;
}

h3{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding: 5px 0 5px 10px
}

h4{
	color:#0066CC;
	font-size:20px;
	font-weight:bold;
	margin:0 0 0 12px;
}

h5{
	color:#0066CC;
	font-size:16px;
	font-weight:normal;
	padding:5px;
}

h3 img{
	float:left;
}

/**************************** lists ****************************/

ul {
	list-style:none;
	padding:0 0 0 3px;
}	

li {
	list-style-type: none;
	background:transparent url('images/bullet.gif') no-repeat 12px 6px;
	padding: 0 0 0 20px;
}

#menu a {
	display:block;
	padding:0 0 0 20px;
	color:#fff;
	text-decoration: none;
	font-size: 14px;
}	
	
#menu a:hover {
	display:block;
	padding:0 0 0 20px;
	color:#333;
	text-decoration: none;
	background:#66ccee;
}	


/**************************** footer ****************************/

#footer{
	text-align:center;
	padding:40px;
	background:url('images/foot.jpg') no-repeat;
	height:50px;
}

#footer a {
	color:#000;
}

#footer a:hover {
	color:#fff;
}

/** Style the tweets */
.twitters a{
	font-size: 8px;
	text-align: right;
	padding-right: 10px;
}

.twitters ul {
  
  color: #FFFFFF;
  
}

.twitters span.prefix {
  font-size: 8px;
	padding: 0 2px 0 5px;
}

.twitters span.time {
	font-style: italic;
	color: #c5c5c5;
	font-size: 8px;
}

.twitters span.twitterStatus {
	
}

#menut {
	
	width: 210px;
	color:#000;
	background:url('images/navmid.jpg') repeat-y;
}

#menut ul {
	list-style:none;
	width:205px;
	font-size:12px;
	padding:0 0 0 3px;
}	

#menut li {
	list-style-type: none;
	background:transparent no-repeat 12px 6px;
	margin-bottom:4px;
	border-bottom:1px solid #ffffff;
	padding:0;
}

#menut li:hover {
	background:#66ccee;
	margin-bottom:4px;
}

#menut a {
	display:block;
	padding:0 0 0 20px;
	color:#fff;
	text-decoration: none;
	}	
	
#menut a:hover {
	display:block;
	padding:0 0 0 20px;
	color:#333;
	text-decoration: none;
	background:#66ccee;
}	

.fright{
float:right;
}