#main{
	width:100%;
}
#logoheader{
	background-image: url(../images/RPTC_header_11_16.gif);
	background-repeat:no-repeat;
	position:relative;
	width:765px;
	height:191px;	
}
#content2{
	position:relative;
	float:left;
	width:inherit;
	/*background-image:url(images/bg.gif);*/
	background-repeat:repeat-y;
}
#left{
	position:relative;
	float:left;
	width:466px;
}
#right{
	position:relative;
	float:left;	
	width:163px;
	/*background-image:url(images/r_bg.gif);*/
	background-position:top;
	background-repeat:no-repeat;
	padding:5px 35px 10px 15px;
	font-size:10px;
}
.name{
	position:relative;	
	height:190px;
}
.logo{
	position:relative;
	
}
.slogan{
	position:relative;
	float:left;
	padding:50px 0 0 5px;
	font-size:12px;
	color:#6B6B6B;
	background-color:inherit;
	font-weight:bold;
	line-height:15px;
}
.n1{
	font-size:20px;
	color:#9E0039;
	background-color:inherit;
}
.n2{
	font-size:20px;
	color:#000000;
	background-color:inherit;
}
.menu{
	font-family:Arial, Helvetica, sans-serif;
	position:relative;		
}
.menu a{
	text-decoration:none;
	color:#CC3333;
	background-color:inherit;
	font-weight:bold;
	padding:0 15px;
}
.menu a:hover{
	text-decoration:underline;
}
.inp{
	width:130px;
}
form{
	padding:0;
	margin:0;
}
.news{
	font-size:14px;
	text-align:center;
	padding: 10px 0px 25px 0px;
	font-weight:bold;
}
.im_more{
	background-image:url(images/more.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;	
	height:100px;
}
.more{
	background-image:url(../images/more.gif);
	background-repeat:no-repeat;
	width:92px;
	height:18px;
	text-align:center;
	padding:2px 0 0 0px;
	margin:15px 0 0 2px;
}
.more a{
	color:White;
	/*background-color:inherit;*/
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}
.moreMonth{
	background-image:url(../images/more_Month.gif);
	background-repeat:no-repeat;
	width:150px;
	height:28px;
	text-align:center;
	padding:2px 0 0 0px;
	margin:15px 0 0 2px;
}
.moreMonth a{
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
	vertical-align:middle;
	font-size:10px;
	font-weight:bold;	
}
.moreMonth a.visited{
	color:#FFFFFF;		
}
.text1{
	color:#9E0039;
	background-color:inherit;
	font-size:18px;
	padding:10px 15px;
}
.dot_bg{
	background-image:url(../images/dot_bg.gif);
	background-repeat:repeat-x;
}
.text2{
	background-color:#EAEAEA;
	color:#000000;
	min-height:160px;
	height:160px;
	padding-right:40px;
}
.text2 img{
	padding:15px 50px 0 50px;
}
.text3{
	padding:20px 10px 10px 10px;
}
.text4{
	background-color:#EAEAEA;
	color:#000000;	
}
.greypanel 
{
	background-color: #eaeaea; 
	margin-left: 10px;
}