
#rightcontainer{
	position: relative;
	margin-left: 1px;
	margin-right: 32px !important;
	margin-right: 1px ;
	float: right;
	width: 220px;
	/*height: 405px;*/
	height: auto;
}

#rightcontainer img {
	float: left;	
}

#rightcontainer div p,#rightcontainer div form label {
	font-family: Interstate, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: rgb(0,98,140);
	margin-left: 6px;
	margin-right: 6px;
}
#rightcontainer div a, #rightcontainer div p a {
	font-size: 1em;
	text-decoration: none;
	color: rgb(0,98,140);
}
#rightcontainer div a:hover,#rightcontainer div a:active , #rightcontainer div p a:hover, #rightcontainer div p a:active {
	font-size: 1em;
	text-decoration: underline;
	color: #A0BE77;
	/*color: rgb(73,23,37);*/	
}

#rightcontainer div a:visited, #rightcontainer div p a:visited {
	font-size: 1em;
	color: #800080;
	/*text-decoration: none;*/
	/*color: rgb(73,23,37);*/
}

#rightcontainer div form label {
	text-indent: 10px;
	font-weight: bold;
}

#latestnews{
		position: relative;
		width: 250px;
		background-color: #FFFFFF;
		margin-bottom: 1px;
		width: 250px;
		height: 10.5em !important;
  		min-height:172px;
  		height:auto !important;
  		height:172px;
		clear: both;
		border: solid 1px rgb(165,195,218);
}

#latestnewstop{
			clear:both;
			position:relative; 
			width: 250px;
			height: 19px;
			background: #FFFFFF url(latest_news.gif) no-repeat;
}

*:first-child+html #latestnewscontent{
	margin-top: 0px;		
}

* html #latestnewscontent{
margin-top: 0px;
}

#latestnewscontent{
	position:relative;
	clear: both;
	width: 250px;
	margin-bottom: 0px;
	margin-top: 4px;
	background-color: #FFFFFF;
}

#eventcalender {
		position: relative;
		width: 250px;
		background-color: #FFFFFF;
		margin-bottom: 1px;
		height: 11.25em !important;
  		min-height:158px;
  		height:auto !important;
  		height:158px;
		clear: both;
		border: solid 1px rgb(165,195,218);
		border-width: 1px 1px 1px 1px;
}

#eventcalendertop{
			clear: both;
			position:relative; 
			width: 250px;
			height: 19px;
			background-image:url(events_calender.gif);
			background-repeat: no-repeat;
}

*:first-child+html #eventcalendercontent {
	margin-top: 0px;
	
}

* html #eventcalendercontent {

}

#eventcalendercontent{
			position:relative; 
			clear: both;
			width: 250px;
			margin-bottom: 0px;
			margin-top: 6px;
			background-color: #FFFFFF;
}
#latestnewscontent p, #eventcalendercontent p{
			padding-left:9px;
}

#eventcalendercontent ul, #latestnewscontent ul {
	list-style: none;
	padding:0;
	margin:0;	
	padding-bottom: 9px;
}

* html #latestnewscontent li { /* IE6 */
	padding-top: 0px;
	padding-bottom: 3px;
}

*:first-child+html #latestnewscontent li { /* IE7 */
	padding-top: 0px;
	padding-bottom: 3px;
}

* html #eventcalendercontent li { /* IE6 */
	padding-top: 0px;
	padding-bottom: 3px;
}

*:first-child+html #eventcalendercontent li { /* IE7 */
	padding-top: 0px;
	padding-bottom: 3px;
}

#eventcalendercontent li, #latestnewscontent li {
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-family: Interstate, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: rgb(0,98,140);
	margin: 0px 6px 0px 6px;
}



#eventcalender form {
	display: inline;
}

#eventcalender form select {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 20px;
	margin-bottom: 1px;
}
#eventcalender form select option {
	background: rgb(165,195,218);
	color: rgb(0,0,0);
}
#eventcalender form select option.even {
	background: rgb(204,222,235);
	color: rgb(0,0,0);
}
#promospace{
	position:relative;
	width: 252px;
	height: 140px;
}
#promospace div a img{
	border: none;
}
#promo1{
		position: relative;
		float: left;
		width: 250px;
		height: 69px;
		border: 1px #97999A solid;
		margin-bottom: 1px;
		background-color: #B42F25;
}
#promo2, #promo4 {
		position: relative;
		float: left; 
		height: 58px;
		width: 122px;
		background-color: #C8B980;
		border: 1px #97999A solid;
		margin-right: 0px;
		margin-bottom: 2px;
		
	
	}
	
	
#promo3, #promo5{
		position: relative;
		float: left;
		width: 123px;
		height: 58px;
		border: 1px #97999A solid;
		margin-left:2px;
		margin-right: 0;
		margin-bottom: 2px;
	
	}
	

