body
{
	background-color:#dfefb1;
	margin:0px;
}

body, table, tr, td, th
{
	color: #111;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	
}

table
{
	border: none;
}

th
{
	background-color: #5d3da0;
	color: #fff;
	font-size: 12px;
	text-align: left;
	padding-left:4px;
}

h3
{
	margin-top:0;
}

h4
{
	margin: 0;
}
.sectionhead
{
	height: 16px;

	background-color: #5d3da0;
	color: #fff;
	text-align: left;
	padding: 1px 0 0 4px;
	vertical-align:middle;
	
	font-size: 12px;
	font-weight:bold;
}

.adheader
{
	color: #444;
	font-size: 9px;
	text-align: right;
	width:70px;	
	vertical-align:top;
}

img
{

	border:none;
}

.maincontentbox
{
 	margin:0px;
	max-height:395px;
	width:100%;	 
	border:none;
	overflow:hidden;
	border-collapse:collapse;
}


.newsframe
{	
	height:372px; 
	width: 294px;
	border:none;
}

a
{
	color: #333;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	
}

a img
{
	border:0px;
	color: #fff;
}


a:hover
{
	background-color: #BFBCFE; /*bbd57f*/;
}

.gallery
{
	position:relative; 
	left:30px; 
	display:none;
	z-index: 100;
	float:left;

}

iframe
{
 	width:100%;
	height:100%;
	z-index:100;
	border: none;
}

.nametag
{
	font-weight:bold;
	font-size: 14px;
}

.subsectionlink
{
	font-weight: bold;
	font-size: 15px;
	cursor: pointer;
	width: 196px;
	padding: 2px;
}

.subsectionlink2
{
	font-weight: bold;
	font-size: 15px;
	cursor: pointer;
	width: 196px;
	padding: 2px;
	background: #92ce3b;
}

.subsectionlink:hover
{
	background: #BFBCFE;
}

.subsectionlink a
{
	font-size:13px;
}

.subsectionlink a:hover
{
	background: #BFBCFE;
}

.subsectionlinkbox
{
	position:absolute;
	top: 50px;
}

.subsection
{
	position:absolute;
	top: 0px;
	left: 200px;
	width: 350px;
	height: 320px;
	padding:8px;
	display:none;
	color: #222;
	border: 5px #92ce3b solid;
	/*font-size:12px;*/
}

.subsectionblank
{
	position:absolute;
	top: 0px;
	left: 200px;
	width: 350px;
	height: 320px;
	padding:8px;
	display:block;
	border: 5px #92ce3b solid;
}
.adplacer
{
	position:absolute;
	right:2px;
	top:20px;
}

.emailform
{
	position:absolute;
	top: 0px;
	left: 600px;
	width: 270px;
	height: 320px;
	padding:8px;
	display:block;
	color: #222;
	border: 5px #92ce3b solid;
}

.emailform a
{
	color: #000;
}

input, textarea
{
	border: 1px solid #92ce3b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding: 2px;
}

#submit:hover
{
	background: #92ce3b;
	cursor: pointer;
}
form
{
//	background: #ffc;
	padding:5px;
}



.gallerylinks ul
{
	list-style-type:none;	
	padding: 0;
	margin:0;

}

.gallerylinks ul li
{
	padding: 2px 0 2px 0;
	margin:0;
}

.gallerylinks a
{
	display:block;
	width:265px;
	padding-top:1px;

}

#showInfoContainer
{
	position:relative;
	top:-10px;
}

.feedcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type:none;
	
}

.feedcontainer li
{
	margin: 5px 1px 15px 5px;
}

.note
{
	font-size: 0.8em;
}

.italic
{
	font-style: italic;
}
