#frameholder {
	width: 720px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	min-height:100%;
}

#footer {
width:720px;
background-color: #FFFFFF;
}

#leftmenu{
width:150px;
float:left;
margin-top:5px;
padding-left:5px;
background-color: #FFFFFF;}

#content {
	float:left;
	margin-top:5px;
	margin-left:5px;
	width:558px;
	background-color: #FFFFFF;
}
.newsitem {
	border: 1px dashed #CCCCCC;
	margin-right:3px;
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	height: auto;
	width: auto;
}

.newsitem2 {
	
	margin-right:3px;
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	height: auto;
	
}

#capersphoto {

margin-bottom:10px;
}


/*Vertical Menus*/
ul.verticalNavigation {
	width: 152px;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #16365d; /* Puts in missing top black border */
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul.verticalNavigation a {
 display: block;
	width: 150px;
	height: 24px;
	background: #ffffff;
	color: #16365d;
	line-height: 24px;
	text-indent: 10px;
	text-decoration: none;
	border: solid #16365d;
 border-width: 0 1px 1px;
}

ul.verticalNavigation a:hover {
 background: #c52b2b;
 color: #FFFFFF;

}

ul.verticalNavigation li {
 display: inline; /* Removes gaps in IE/WIN */
}
.bodytext {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer {
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear:left;
}
body {
	background-color: #EEEEEE;
	margin-top: 5px;
}
.blueRHS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #99ccff;
	padding: 5px;
	
	border-bottom-color: #16365d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #16365d;
	border-left-color: #16365d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.rhsindent {
	padding-left: 5px;
}

TD {
	FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica; FONT-SIZE: 8pt
}
BODY {
	FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica; FONT-SIZE: 8pt
}
DIV {
	FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica; FONT-SIZE: 8pt
}
P {
	FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica; FONT-SIZE: 8pt
}
TBODY {
	FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica; FONT-SIZE: 8pt
}
FORM {
	FONT-FAMILY: Tahoma,Verdana,Arial,Helvetica; FONT-SIZE: 8pt
}
.answer {
	FONT-FAMILY: Verdana,Arial,Tahoma,Helvetica; FONT-SIZE: 11px; FONT-STYLE: italic; PADDING-LEFT: 15px
}
.menu_top {
	COLOR: #ffffff
}
.menu_top:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A {
	COLOR: #336699
}
A:hover {
	COLOR: red ; TEXT-DECORATION: none
}
LEGEND {
	COLOR: #0033cc; FONT-WEIGHT: bold
}
HR {
	COLOR: #c0c0c0; HEIGHT: 1px
}
FORM {
	MARGIN: 0px
}
.menu_title {
	BACKGROUND-COLOR: #336699; COLOR: #ffffff; FONT-WEIGHT: bold; PADDING-LEFT: 15px
}
.menu {
	HEIGHT: 25px; PADDING-LEFT: 15px; WIDTH: 147px
}
.menu_link:hover {
	COLOR: #336699
}
.heading {
	COLOR: #336699; FONT-WEIGHT: bold
}
.title {
	COLOR: #000000; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}
.highlight {
	COLOR: #99ccff
}
.section {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.section:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}

#leftitem{
width:250px;
float:left;
margin-top:5px;
padding-left:5px;}
.imageright {
	padding: 2px;
	float: right;
	clear:right;
}


#rightitem {
	float:left;
	margin-top:5px;
	margin-left:5px;
	width:558px;
	
}


.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width:400px;

}

.curlycontainer .innerdiv{
	background: transparent url(graphics/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 3;
}
.box {
	padding: 5px;
	padding-bottom:15px;
	float: left;
	width: 225px;
	border: 1px solid #D8D8D8;
	margin: 10px;
	text-align: center;
}

.box2 {
	padding: 5px;
	padding-bottom:15px;
	float: left;
	width: 480px;
	border: 1px solid #D8D8D8;
	margin: 10px;
	clear:both;
}

.box img {border: 1px solid #D8D8D8;}

.EVENT {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.imagefloatleft
{float:left;
padding:5px;
}

.clearboth
{ clear:both;
}

