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

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #565377;
}

#header {
	background-color: #fefecb;
	height: 200px;
}
#menu {
	height: 28px;
	background-color: #fefecb;
}

#content {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
	letter-spacing: 1px;
	background-color: white;
}

#fb {
	float: right;
	width: 300px;
	margin-right: 20px;
}

.content-index {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
	letter-spacing: 1px;
}


.news {
	float: right;
	width: 280px;
	border: #9999C8 thick dotted;
	margin-left: 20px;
	height: auto;
	margin-bottom: 3px;
	padding: 15px;
	background-color: #FFFFCC;
}

.news2 {
	float: right;
	width: 270px;
	border-right-color: #9999C8;
	border-right-width: medium;
	border-right-style: dotted;
	border-left-color: #9999C8;
	border-left-style: dotted;
	border-left-width: medium;
	border-bottom-color: #9999C8;
	border-bottom-style: dotted;
	border-bottom-width: medium;
	border-top-color: #9999C8;
	border-top-style: dotted;
	border-top-width: medium;
	margin-left: 20px;
	height: auto;
	margin-bottom: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}


.newscontent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15px;
	letter-spacing: 0px;
	padding-bottom: 0px;
	color: #31325b;
}



h1 {
	font-family: inherit;
	font-size: 14pt;
	color: #7878B6;
	line-height: 22px;
}

h3 {
	font-family: inherit;
	font-size: 1.1em;
	color: #6364ab;
	margin-top:0px;
	margin-bottom: 8px;
	line-height: 18px;
}


h2 {
	font-family: inherit;
	font-size: 12pt;
}



#footer {
	color: #3d3d71;
	background-color: #ffffcc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	border-top: 1px solid #7878B6;
}

a.footer, a.footer:link, a.footer:visited {
	color: #3d3d71; 
	text-decoration: none;
}

a.footer:hover {
	color: #3d3d71; 
	text-decoration: underline;
}


#copyright  {
	margin-top: 15px;
}

.maintable {
	border-left-color: #9999C8;
	border-left-style: solid;
	border-left-width: 2px;
	border-top-color: #9999C8;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #9999C8;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #9999C8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

li {
	font-family: inherit;
	font-size: inherit;
	margin-bottom: 9px;
	list-style-image: url(images/blueorn.gif);
	margin-left: -14px;
}


.bios {
	font-family: 'Courier New', Courier, monospace;
	font-size: .9em;
	background-color: #FFE8FF;
	line-height: 13px;
}


.caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0px;
}

.contactbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 0px;
	margin-right: 8px;
	background-color: #FFFFCC;
	border: dotted #9999C8 thick;
	float: right;
	width: 350px;
	margin-left: 15px;
	padding: 10px;
}

.sidebox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 0px;
	margin-right: 8px;
	background-color: #FFFFCC;
	line-height: 15px;
	margin-left: 15px;
	border: medium dotted #9999C8;
	float: right;
	}
