/* CSS Template by gorotron */

body {
	
	background-color:#Fff;
	/*margin:20px;
	padding:0;*/
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	
	
	
}
hr{background: #ccc;
color: #ccc;
border:1px;
/*margin: 0 0 5px;*/}


h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:10px;
	color:#F90;
	margin:0;
	font-weight:700;
}

h3 {
	font-size:16px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	
	
}
a:link{
    color:#F99;
	text-decoration:none;
	font-weight:bold;
	}
a:visited{color:#f99;
	text-decoration:none;
	font-weight:bold;
	}
a:hover{color:#333;
	text-decoration:none;
	font-weight:bold;
	}

#container {
    position:absolute;
    top: 0px;
	left: 0px;
	
	
	margin:0px ;
	width:758px;
	/*padding:10px;*/
	height:auto;
	background-color:#FFF;
	text-align:left;
	
}





#content {
	background:url(../images/bg1.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:11px;
	color:#F90;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
	
}

#nav a:hover {
	background-color:#333;
}

#leftColumnBottom {
	width:130px;
	background:url(../images/live.jpg) no-repeat top;
	padding:160px 10px 10px;
	color:#333;
	text-align:center;

	
	/*background-color:#000000;*/
	
	
}

#leftColumnBottom2 {
	width:130px;
	background:url(../images/guest.jpg) no-repeat top;
	padding:150px 10px 10px;
	color:#333333;
	margin-top: 20px;
	text-align:left;
}

#leftColumnBottom3 {
	width:130px;
	background:url(../images/info.jpg) no-repeat top;
	padding:5px 10px 10px;
	color:#333333;
	margin-top: 20px;
	text-align:left;	
}


#rightColumn {
	float:left;
	width:580px;
	padding-left:20px;
	color:#666;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}
/*table.moduletable th{background:url(../images/date.png);
width:135px;
height:50px;
color:#000;

}

/*----------------------------------------------------------------------------------------*/

.componentheading {
      font-family: Georgia, "Times New Roman", Times, serif;
	  font-size:20px;
	  text-align:center;
	  margin-bottom:27px;
	  font-weight:bolder;
	  letter-spacing:2px;
	  color:#fff;
	  background:url(../images/home_head.png) no-repeat center;
	  
	  
	  
	 


}
td.contentheading {
      font-family: Georgia, "Times New Roman", Times, serif;
	  font-size:18px;

	  
}

a.readon{font-size:10px;}
.pagenav_prev{font-size:10px;}
.pagenav_next{font-size:10px;}
.back_button{font-size:10px;}
span.article_seperator  {
margin-top:20px;
  display:                block;
  height:             30px;
  background:url(../images/sep.png) repeat-x;
}
