body
{
	background-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	font-size:12px;
	margin:0px auto auto auto;
	color:#000000;
}
.center {
	text-align: center;
}

a:link{
	color:#0000FF;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.clear{
clear:both;
}
p{
padding:5px 0 5px 0;
margin:0px;
text-align:justify;
line-height:19px;
}
#wrap{
	width:1000px;
	height: auto;
	margin:auto;
	background-color:#E3DFD5;
}
.header{
	width:1000px;
	height:125px;
}
.logo{
	padding:0;
	float: left;
	display: inline;
}

/*-----------------------------menu-------------------*/
.menu {
	height: 20px;
	width: 1000px;
}
#menu{
	width:1000px;
	height:20px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-position: left top;
	background-color: #D86A27;
	float: left;
}
#menu ul{
	display:block;
	list-style:none;
	margin:0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#menu ul li{
	display:inline;
	padding:0px;
	margin:0px;
	height:20px;
}
#menu ul li a{
	height:20px;
	display:block;
	_margin:0 2px 0 2px;
	float:left;
	text-decoration:none;
	text-align:center;
	color:#fff;
	font-size:11px;
	line-height:20px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-weight: bold;
	padding: 0px;
	background-image: url(/picts/menuindex_bg.gif);
	width: 125px;
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li.selected a{
	height:20px;
	display:block;
	float:left;
	text-decoration:none;
	text-align:center;
	color:#CCBC66;
	font-size:11px;
	line-height:20px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-weight: bold;
	padding: 0px;
	background-image: url(/picts/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul li a:hover{
	background-image: url(/picts/menuindex1_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/*------------------------------------center content--------------------*/
.center_content_index{
	width:1000px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.center_content {
	width:1000px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.left_content{
	width:200px;
	float:left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	display: inline;
}
.left_search {
	width:190px;
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
}
.left_box {
	width:190px;
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 5px;
	display: inline;
}
.right_content{
	width:770px;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	display: inline;
}
.right_box{
width:170px;
float:left;
padding:10px 0 0 0;
display: inline;
}

.current_news{
clear:both;
padding:0px;
}
.whatsnew_box {
	float:left;
	margin-top: 10px;
	text-align: center;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
}
.whatsnew_bg {
	width:275px;
	height:200px;
	text-align:center;
	position:relative;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 22px;
	background-image: url(picts/Twhatsnew.jpg);
	background-repeat: no-repeat;
}
.whatsnew_bg a:link {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	display: block;
	text-decoration: none;
}
.whatsnew_bg a:active {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	display: block;
	text-decoration: none;
}
.whatsnew_bg a:visited {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	display: block;
	text-decoration: none;
}
.whatsnew_bg a:hover {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	display: block;
	text-decoration: underline;
}

.whatsnew_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.lookingfor_box {
	float:left;
	height: 200px;
	width: 260px;
	margin-top: 10px;
	margin-left: 10px;
	display: inline;
}
.lookingfor_bg {
	width:275px;
	height:200px;
	text-align:center;
	position:relative;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
	background-image: url(picts/Tlookingfor.jpg);
	background-repeat: no-repeat;
}
.lookingfor_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}
.lookingfor_bg a:link {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	display: block;
	text-decoration: none;
}
.lookingfor_bg a:active {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	display: block;
	text-decoration: none;
}
.lookingfor_bg a:visited {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	display: block;
	text-decoration: none;
}
.lookingfor_bg a:hover {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
	display: block;
	text-decoration: underline;
}
.calendar{
clear:both;
padding:0px;
}
.calendar_box {
	float:right;
	text-align:center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: inline;
}
.calendar_bg {
	width:185px;
	height:150px;
	text-align:center;
	position:relative;
	background-image: url(picts/Tblanksq.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 15px;
}
.comm_box {
	float:left;
	margin-top: 5px;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	display: inline;
}
.comm_bg {
	width:600px;
	position:relative;
	background-color: #FFFFFF;
	line-height: 20px;
	text-align: left;
	padding: 5px;
}
.comm{
clear:both;
padding:0px;
}
.commrnav_box {
	float:right;
	text-align:center;
	margin: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: inline;
}
.commrnav_bg {
	width:135px;
	text-align:center;
	position:relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.commVIDEO_box {
	float:left;
	margin-top: 5px;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	display: inline;
}
.commVIDEO_bg {
	width:750px;
	position:relative;
	background-color: #FFFFFF;
	line-height: 20px;
	text-align: left;
	padding: 5px;
}
.main_box {
	float:left;
	margin-top: 5px;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	display: inline;
}
.main_bg {
	width:750px;
	position:relative;
	background-color: #FFFFFF;
	line-height: 20px;
	text-align: left;
	padding: 5px;
}

.titleindex{
	color:#000000;
	padding:0px;
	float:left;
	font-size:19px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	display: inline;
}

.titleNAV {
	color:#D86A27;
	padding:0px;
	float:left;
	font-size:14px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	display: inline;
}
.title {
	font-size: 19px;
	color: #000000;
	letter-spacing: 1px;
}
.titleXL {
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: bold;
}

.titlesub {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}


.titlesmall {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.titlesmallOR {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}


a.titleNAV:link {
	color:#000000;
	padding:0px;
	float:left;
	font-size:16px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	display: inline;
}
a.titleNAV:active {
	color:#000000;
	padding:0px;
	float:left;
	font-size:16px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	display: inline;
}
a.titleNAV:visited {
	color:#000000;
	padding:0px;
	float:left;
	font-size:16px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	display: inline;
}
a.titleNAV:hover {
	color:#000000;
	padding:0px;
	float:left;
	font-size:16px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	display: inline;
}

span.titleindex_icon{
float:left;
padding:0 5px 0 0;
display: inline;
}
.districtnews_box{
	width:560px;
	float:left;
	position:relative;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: inline;
}

.districtnews_box_center{
	width:550px;
	height:auto;
	border: 1px solid #A59673;
	background-color: #FFFFFF;
	padding: 5px;
}
.districtnews_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	font-variant: small-caps;
}


a.more:link {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	
}
a.more:visited {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
a.more:active {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
a.more:hover {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}

.about{
	width:180px;
	clear:both;
	background:url(images/border.gif) no-repeat bottom center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.newstitle {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.news {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.news:link {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style: italic;
}
a.news:active {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style: italic;
}
a.news:visited {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-style: italic;
}
a.news:hover {
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
	font-style: italic;
}
.community_box {
	float: left;
	width: 580px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}

.community_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}
.community_bg {
	width:560px;
	height:300px;
	position:relative;
	background-image: url(picts/bulletinboard.jpg);
	background-repeat: no-repeat;
}
.community_content {
	width:560px;
	height:300px;
	position:relative;
	background-image: url(picts/bulletinboard.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}

.video_box {
	float:right;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	background-image: url(picts/Tvod.jpg);
	background-repeat: no-repeat;
}
.video_bg {
	width:185px;
	height:150px;
	text-align:center;
	position:relative;
	background-image: url(picts/Tblanksq.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.twitter_bg {
	width:175px;
	height:80px;
	text-align:center;
	position:relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul.list{
	clear:both;
	margin:0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
}
ul.list li{
list-style:none;
padding:2px 0 2px 0;
}
ul.list li a:link {
	text-decoration:none;
	color:#000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
ul.list li a:active {
	text-decoration:none;
	color:#000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
ul.list li a:visited {
	text-decoration:none;
	color:#000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
ul.list li a:hover{
	text-decoration:underline;
	color:#000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
}
/*---------------footer------------------------*/
.footer{
	height:50px;
	background-image: url(/picts/bottom-shade.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.left_footer{
	float:left;
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 9px;
	color: #000000;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
.right_footer{
	float:right;
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	text-align: right;
}
.footer a{
	text-decoration:none;
	padding:0 5px 0 5px;
	color:#0000FF;
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 9px;
	font-weight: normal;
}

/*--------------*/
div.pagination {
width:420px;
padding:5px;
margin:5px;
text-align:center;
float:left;
clear:both;
font-size:10px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
text-decoration: none; 
color: #990000;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #990000;
color: #fff;
background-color: #990000;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #990000;
font-weight: bold;
background-color: #990000;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}
.copyright	{
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.copyright:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

a.copyright:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a.copyright:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.copyrightbold	{
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

a.copyrightbold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

a.copyrightbold:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.copyrightbold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.copyrightbold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.copyright10blk {
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}.bold {
	font-weight: bold;
	
}
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#left_content{display:none;} 
#right_content{width:100%; float:none;}
}
#tablecommunityboard {
	font-family: Arial, Helvetica, sans-serif;
	width:560px;
	border-collapse:collapse;
	background-image: url(picts/bulletinboard.jpg);
	background-repeat: no-repeat;
	height: 300px;
}
#tablecommunityboard td, #tablecommunityboard th {
	font-size:12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
}
#tablecommunityboard th {
	font-size:15px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	color:#000000;
	padding-right: 5px;
	padding-left: 5px;
}
#tablecommunityboard tr.alt td {
	color:#000000;
}
.schoolnews_box {
	width:560px;
	float:left;
	position:relative;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: inline;
}
.schoolnews_box_center {
	width:550px;
	height:auto;
	border: 1px solid #A59673;
	background-color: #FFFFFF;
	padding: 5px;
}
.schoolnews_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	font-variant: small-caps;
}
.report_bg {
	width:185px;
	height:150px;
	text-align:center;
	position:relative;
	background-image: url(picts/Tblanksq.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.report_box {
	float:right;
	text-align:center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	background-image: url(picts/Tblankbg.jpg);
	background-repeat: no-repeat;
}
.twitter_box {
	float:right;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	background-image: url(picts/Tblankbg.jpg);
	background-repeat: no-repeat;
}
.twitter_bg {
	width:185px;
	height:150px;
	text-align:center;
	position:relative;
	background-image: url(picts/Tblanksq.jpg);
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
.rightimage_box {
	float:right;
	text-align:center;
	display: inline;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightimage_bg {
	width:185px;
	height:625px;
	text-align:center;
	position:relative;
	background-image: url(picts/Trightbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
}
.whatsnew {
	font-weight: bold;
	color: #0000FF;
	font-family: Verdana, Arial, Georgia, sans-serif, "Times New Roman";
	font-size: 11px;
}

