
body
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #2f2f2f;
	background-image: url('images/background.jpg') ;
	background-repeat: repeat;
	background-position: center;
	margin: 6px;
}

a
{
	color: #4F6A88;
	text-decoration: none;
}

a:hover
{
	color: #fff;	
}

a.pics{
color: #424242;
	text-decoration: none;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	color: #000000;
	border-bottom: 1px dotted #000000;	
}

#page
{
  width: 980px;
  margin: 0 auto;
	padding: 10px 0;
}

#main-header
{
	height: 150px;
	background-image: url('images/header1.jpg');
	background-repeat: no-repeat;
	background-position: center left;	
	background-color: #EEEEFF;
	margin-bottom: 0px;
	border: 2px solid #000000;
}

#main-ad
{
	height: 90px;
	background-image: url('http://media.fastclick.net/w/get.media?sid=52455&m=1&tp=5&d=s&c=1');
	background-repeat: no-repeat;
	background-position: center;	
	background-color: #2f2f2f;
	margin-top: 15px;
}

#main-right
{
	width: 152px;
	float: right;
	border: 0px solid #000000;
	margin-top: 4px;
}

#main-content
{
	margin-left: 0px;
	margin-right: 158px;
	float: center;
	background-color: #2f2f2f;
	padding: 4px;
	margin-bottom: 10px;
}

#main-footer
{
	margin-left: 170px;
	margin-right: 170px;
	font-size: 10px;
	text-align: center;
	background-color: #B3B3B4;
	padding: 4px;
	border: 1px solid #000000;	
}

#footer 
{
position: relative;
float: center;
text-align: center;
bottom: -236px;
}

.box
{
	padding: 0;
	border: 0px solid #000000;
	margin-bottom: 10px;
	background-color: #ffffff;
}

.box span
{
	display: block;
	font-weight: bold;
	padding: 6px;
	background-color: #aaaacc;
	background-repeat: repeat-y;
}

.box a
{
	display: block;
	color: #EDECE8;
	padding: 4px;
	padding-left: 10px;	
}

.box a:hover
{
	background-color: #ffffee;	
}

.rotw
{
	padding: 0;
	border: 1px solid #000000;
	margin-bottom: 10px;
	background-color: #ffffff;
	background-image: url('images/navback1.jpg');
}

.rotw span
{
	display: block;
	font-weight: bold;
	padding: 6px;
	background-color: #4F6A88;
	background-repeat: repeat;
	background-image: url('images/navback1.jpg');
}

.rotw a
{
	display: block;
	color: #EDECE8;
	padding: 4px;
	padding-left: 10px;	
}

.rotw a:hover
{
	background-color: #ffffee;	
}

.disc
{
width: 100%;
overflow: auto;
height: 400px;
}

/*right box*/
.rightboxe
{
	padding: 0;
	border: 1px solid #000000;
	margin-bottom: 0px;
	background-color: #2f2f2f;
}

.rightboxe span
{
  display: block;
	font-weight: bold;
	padding: 6px;
	background-image: url('images/navback.jpg');
}

.rightboxe a
{
	display: block;
	color: #EDECE8;
	padding: 0px;
	padding-left: 0px;	
}

.rightboxe a:hover
{
	background-color: #eeeeff;	
}

.news
{
	padding: 4px;	
}

.news span
{
	display: block;
	padding: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #000000;	
}

/* For Cutenews */

.header {

  background-image: url('images/navback1.jpg');
	font-family: Verdana; 
	color: #FFFFFF; 
	font-size: 8px; 
	line-height:24px;
	font-weight: bold; 
	text-transform: uppercase;  
	text-align: center; 
	letter-spacing:2px; 
	padding-left:0px;
	border: 1px solid #000000;
}

.header2 {
	background: #2f2f2f; 
	font-family: Tahoma; 
	color: #cccccc; 
	font-size: 8px; 
	line-height: 18px; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-align: center; 
	letter-spacing: 2px;
}

.content {
	background: #2f2f2f; 
	font-family: Tahoma; 
	color: #cccccc; 
	font-size:11px;
	line-height:14px; 
	text-align: justify; 
	letter-spacing:0px;
	padding: 0px 5px 0px 5px;
}




