body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#383838;
	line-height:1.6;
	background-position: bottom left;
}


a:link,
a:active,
a:visited {
	color: #007eff;
	text-decoration: underline;
}

a:hover {
	color: #150867;
	text-decoration: none;
}

#wrapper {
	width: 920px;
	background-color: #ffffff;
	text-align: left;
	margin: 0 auto;
}



.blue { 

	color: #007eff;
}


#menu {
	width: 140px;
	margin-top:20px;
	padding: 0px 0px 5px 0px;
	vertical-align: top;
	background-color: #FFFFFF;
	float:left;
	font-size:13px;
}

#menu a {
	height:25px;
	width: 125px;
	text-align:right;
	color: #231e5e;
	line-height:14px;
	padding: 5px 5px 10px 5px;;
	font-weight:bold;
	background-color:#fff;
	display: block;
	v-align:bottom;
	text-decoration:none;
	vertical-align:text-top;

}

#menu a:hover {
	width: 125px;
	height:25px;
	text-align:right;
	color:#fff;
	background-color:#231e5e;
	display:block;	
	line-height:14px;
	padding: 5px 5px 10px 5px;
	v-align:bottom;
	text-decoration:none;
	vertical-align:text-top;
	}


#content {
	padding: 2px 5px 5px 5px;
	width: 640px;
	font: Trebuchet MS;
	overflow: auto;
	vertical-align: top;
	float:left;

}


#content li { margin-top:5px; margin-bottom:5px; list-style:inside; color:#383838; }
#content ul { margin-bottom:5px;  }

#right {
	padding: 13px 0px 5px 5px;
	width: 120px;
	height:435px;
	vertical-align: top;
	font: Verdana;
	border-left:solid #000 1px;
	font-size: 13px;
	float:right;

}


#header {
	height: 75px;
	width:920px;
	border-bottom: 1px solid #000;
	background-image:url(/img/top_banner.png);
	background-position:right;
	background-repeat:no-repeat;
	margin-bottom:5px;
	color:#383838;
	padding-bottom:5px;
	text-align:right;
}

/* Default HTML Elements */


h1 {
	color: #150867;
	margin-bottom:10px;
	font-family: Trebuchet MS, Verdana;
	font-weight: bold;
	font-size: 16px;
}


h2 {
	color: #150867;
	margin-bottom:8px;
	font-family: Trebuchet MS, Verdana;
	font-weight: bold;
	font-size: 14px;
}


/* Footer Elements */

#footer {
	height: 10px;
	width:900px;
	margin:10px auto 0 auto;
	text-align:center;
	padding: 5px 0 10px 0;
	color:#383838;
	border-top:1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#footer a { color:#ff6600; text-decoration:none;}
#footer a:hover { color:#ff6600; text-decoration:underline; }


/* Forms */

.roundedinput {  
	background: url(../img/line_inputbg.gif) no-repeat #fffef5;
	color: #5C6276;
	border:0px;
	height: 17px;
	padding:4px; 
	margin: 4px 0px;
}



.clearer {
	clear: both;
}

/* Gallery Styling */

.gallery_box { padding:5px; margin:10px 5px; }

.gallery_image { border:1px solid #ccc; text-align:center; padding:5px; margin:0 auto; }

a img { border:none; }

.thumb { height: 200px; width:200px; padding: 5px 2px 5px 2px; margin: 5px 3px 5px 3px; float: left; text-align:center; }
.thumb:hover { height:200px; width:200px; padding: 5px 2px 5px 2px;  margin: 5px 3px 5px 3px; float: left; }