body
{
	background-color: rgb(240, 246, 251);
	padding: 0;
	margin: 0;
}

body.iframe
{
	background-color: rgb(255, 255, 255);
	padding: 0;
	margin: 0;
}

#container
{
	width: 762px;
	\width: 782px;
	w\idth: 762px;
	border: 0px;
	margin: 10px auto 0px auto;
	padding: 0px;
}

#banner	{
	height: 118px;
	padding: 0px;
	margin: 0px;
	background-image: url("images/pagestructure/header.gif");
	background-repeat: no-repeat;
	position: relative;
}

#content {
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	background-image: url("images/pagestructure/bodybg.gif");
	background-repeat: repeat;
	position: relative;
}
		
#topbar
{
	position: relative;
	top: -1px;
	left: 18px;
	width: 722px;
	\width: 732px;
	w\idth: 722px;
	height: 21px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-color: #639FD7;
	border-style: solid;
	z-index: 8;
	background-color: #ffffff;
}

#headarea {
	width: 258px;
	\width: 268px;
	w\idth: 258px;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 250px;
	top: 65px;
}

#titlearea {
	width: 467px;
	\width: 477px;
	w\idth: 467px;
	padding: 0px;
	margin-bottom: 0px;
	position: relative;
	left: 250px;
	top: 85px;
	z-index: 10;
}

#textarea
{
	width: 467px;
	\width: 477px;
	w\idth: 467px;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 250px;
	top: 110px;
	z-index: 10;
}

#notitletextarea
{
	width: 467px;
	\width: 477px;
	w\idth: 467px;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 250px;
	top: 85px;
	z-index: 10;
}

#hometextarea {
	width: 467px;
	\width: 477px;
	w\idth: 467px;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 250px;
	top: 80px;
	z-index: 10;
}

#sidebar {
	position: absolute;
	top: 22px;
	left: 19px;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	border-color: #639FD7;
	border-style: solid;
	z-index: 11;
	background-color: #F0F6FB;
}

#upcomingevents {
	width: 197px;
	\width: 217px;
	w\idth: 197px;
	border: 0px;
	margin: 17px auto 0px auto;
	padding: 0px;
}

#upcominghead {
	width: 197px;
	\width: 217px;
	w\idth: 197px;
	height: 43px;
	padding: 0px;
	margin: 0px;
	background-image: url("images/pagestructure/upcoming_header.gif");
	background-repeat: no-repeat;
	position: relative;
}

#upcomingcontent {
	padding: 0px 18px 15px 18px;
	margin-bottom: 0px;
	background-image: url("images/pagestructure/upcoming_bodybg.gif");
	background-repeat: repeat;
	position: relative;
}

#upcomingfooter	{
	height: 19px;
	padding: 0px;
	margin: 0px;
	background-image: url("images/pagestructure/upcoming_footer.gif");
	background-repeat: no-repeat;
	position: relative;
}

#themes
{
	padding: 0px 0px 200px 0px;
	margin: 0px;
	position: relative;
}

#starburst {
	width: 243px;
	\width: 253px;
	w\idth: 242px;
	height: 123px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 21px;
	background-image: url("images/pagestructure/starburst.gif");
	background-repeat: no-repeat;
	top: 22px;
}

#footer {
	top: 0px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background-image: url("images/pagestructure/footer.gif");
	background-repeat: no-repeat;
	background-color: #F0F6FB;
	position: relative;
}

a:link {
	color: #356592;
	text-decoration: none
}
		
a:visited {
	color: #356592;
	text-decoration: none
}
		
a:hover {
	color: #4B79A5;
	text-decoration: underline
}

.bodytext
{
	text-align: left;
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.tabletext
{
	text-align: left;
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 9px;
	line-height: 11px;
}

.articlenav
{
	text-align: center;
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 20px;
}

a.booktitle:link {
	color: #356592;
	text-decoration: none
}
		
a.booktitle:visited {
	color: #356592;
	text-decoration: none
}
		
a.booktitle:hover {
	color: #356592;
	text-decoration: underline
}

.booktitle
{
	text-align: left;
	color: #356592;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-style: italic;
	font-weight: bold;
}

.articlesubtitle
{
	text-align: left;
	color: #D98B69;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

.articletitle
{
	text-align: center;
	color: #D98B69;
	font-family: verdana, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}

a.articlelink:link {
	color: #6a9cca;
	text-decoration: underline
}
		
a.articlelink:visited {
	color: #6a9cca;
	text-decoration: underline
}
		
a.articlelink:hover {
	color: #356592;
	text-decoration: underline
}
.articlelink
{
	text-align: left;
	color: #6a9cca;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.articlelinkdesc
{
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	width: 330px;
}

.pullquote
{
	text-align: left;
	color: #5287B8;
	font-family: verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
}

a.upcomingtext:link {
	color: #000000;
	text-decoration: none
}
		
a.upcomingtext:visited {
	color: #000000;
	text-decoration: none
}
		
a.upcomingtext:hover {
	color: #4C7AA5;
	text-decoration: underline
}

.upcomingtext
{
	text-align: left;
	color: #333333;
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
}

.upcomingtitle
{
	text-align: left;
	color: #4C7AA5;
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}

a.copyright:link {
	color: #4B80B2;
	text-decoration: none
}
		
a.copyright:visited {
	color: #4B80B2;
	text-decoration: none
}
		
a.copyright:hover {
	color: #4B80B2;
	text-decoration: underline
}

.copyright
{
	text-align: left;
	color: #4B80B2;
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 11px;
}