/* Just for development */
div {
	aborder: 1px solid #00FF00;
}

td {
	font-size: 75%;
	vertical-align: top;
}

hr {
	height: 1px;
	color: #9A2244;
}

/* Main framework */
body {
	height: auto;
	background-color: #F0F0F0;
	afont-size: 0.75em;
	font-size: 75%;
	font-family: verdana,arial,helvetica,sansserif;
	margin: 0px;
	text-align: center;
}

div#body {
	width: 765px;
	height: auto;
	abackground-image: url('../images/bodybg2.gif');
	abackground-repeat: repeat-y;
	text-align: left;
	margin: 10px 0px 0px 0px;
	//apadding-left: 10px;
}

div#maincontainer {
	width: 765px;
	height: 100%;
	background-color: #FFFFFF;
	border: 1px solid #9A2244;
}

/* Topmenu */

div#topmenu {
	awidth: 590px;
	width: auto;
	height: auto;
	abackground-color: #f7eeee;
	padding: 2px 5px 2px 5px;
	aborder-bottom: 1px solid #9A2244;
	text-align: right;
	padding-right: 10px;
}

div#topmenu img{
	width: 1.3em;
	vertical-align: middle;
	border: 0px;
}

div#topmenu a{
	text-decoration: none;
	color: #000000;
}

/* Header */
div#header {
	background-image: url('/images/bg.jpg');
	background-repeat: norepeat;
	abackground-color: #f7f7ff;
	awidth: 695px;
	width: auto;
	height: 100px;
	border-bottom: 1px solid #9A2244;
	padding: 5px;
}

div#headerleft {
	float: left;
	font-size: 1.7em;
	font-weight: bold;
	color: #0038A8;
	margin: 0px 5px 0px 5px;
}

div#headerleft img{
	border: 0px;
}

div#headerrighttop {
	awidth: auto;
	width: 635px;
	float: right;
	margin: 0px;	5px 0px 5px;
	font-size: 1.4em;
	font-style: italic;
	text-align: right;
	color: #0038A8;
	border-bottom: 5px solid #9A2244;
}

div#hr {
	text-align: left;
	width: 12em;
}

div#headerrightbottom {
	awidth: auto;
	width: 655px;
	float: right;
	amargin: 0px;
	afont-size: 1.4em;
	afont-style: italic;
	text-align: right;
}

span#IFK {
	font-style: normal;
	afont-size: 1.3em;
	font-size: 130%;
	font-weight: bold;
	afont-family: times,serif;
	apadding-right: 5px;
}

span#date{
	text-align:right;
	margin-right: 10px;
}


/* Menu and banner Area */

div#leftcontainer {
	width: 155px;
	height: 100%;
	float: left;
	margin: 5px;
	color: #0000FF;
	aborder-right: 1px solid #9A2244;
	aborder-top: 1px solid #9A2244;
}

div.leftheader {
	background-color: #000099;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
}

div#rightcontainer {
	width: 185px;
	height: 100%;
	float: right;
	margin: 5px;
	apadding-right: 5px;
	aborder-left: 1px solid #9A2244;
}

div.rightheader {
	background-color: #0038A8;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: bold;
}


/* Footer */
div#footer {
	afont-size: 0.8em;
	afont-size: 95%;
	width: auto;
	height: 4em;
	aborder-top: 5px solid #9A2244;
	padding: 2px 5px 2px 5px;
}

div#footerleft {
	float: left;
	amargin: 2px 5px 5px 5px;
}

div#footerright {
	float: right;
	amargin: 2px 5px 5px 5px;
 }

/* InformationArea */

div#main {
	width: auto;
	height: 100%;
	aheight: 5em;
	margin-left: 165px;
	margin-right: 195px;
}

div#maincenter {
	width: auto;
	height: 100%;
	border-left: 1px solid #9A2244;
	border-right: 1px solid #9A2244;
	padding: 5px;
}

/* Misc */

div#leftmenu a{
	color: #333ABB;
	text-decoration: none;
	display: block;
	background-image: url('/images/linksarrow.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 0.4em
}

div#leftmenu a:visited{
	color: #800080;
}

div#leftmenu a:hover{
	text-decoration: underline;
}

div#main div.simplelink a{
	background-image: url('none');
	padding-left: 0px;
	text-decoration: none;
}

div#main div.simplelink a:visited{
	background-image: url('none');
	padding-left: 0px;
	text-decoration: none;
}

div#main div.simplelink a:hover{
	background-image: url('none');
	padding-left: 0px;
	text-decoration: none;
}

div#main div.simplelink a:active{
	background-image: url('none');
	padding-left: 0px;
	text-decoration: none;
}

.simplelink img{
	border: 0px;
	margin: 3px;
}

div#main a:link{
	color: #333ABB;
	text-decoration: none;
	background-image: url('/images/linksarrow.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 0.4em
}
div#main a:active{
	color: #333ABB;
	text-decoration: none;
	background-image: url('/images/linksarrow.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 0.4em
}

div#main a:visited{
	color: #800080;
	text-decoration: none;
	background-image: url('/images/linksarrow.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 0.4em
}

div#main a:hover{
	text-decoration: underline;
	background-image: url('/images/linksarrow.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 0.4em
}

div#footer a{
	color: #000000;
	text-decoration: none;
	background-image: url('/images/linksarrow_black.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 0.4em
}

.center {
	text-align: center;
}

.small {
	font-size: 75%;	
}

.bold {
	font-weight: bold;
}

.indent {
	margin: 10px 10px 0px 10px;
}

div.gbposting {
	border-top: 1px dotted #9A2244;
	padding: 10px 0px 10px 0px;
}

div.bscategory{
	border-bottom: 1px dotted #9A2244;
	padding: 10px 0px 10px 0px;
}

div.bscategoryheader{
	font-weight: bold;
	background-color: #eeeeee;
	padding: 3px;
}

.bsposting1 {
	background-color: #eeeeff;
}

.bsposting2 {
}

table.bscategory td{
	padding: 0px 2px 0px 2px;
}

div.errmsg {
	font-weight: bold;
	color: #FF0000;
}

p {
	margin-top: 0px;
}

H1 {
	font-size: 130%;
	color: #000099;
	margin-top: 5px;
	margin-bottom: 0px;
}

H2 {
	font-size: 100%;
	color: #000099;
	margin-top: 5px;
	margin-bottom: 0px;
}

div.formleft {
	float: left;
	width: 33%;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


div#frontWelcome {
	aborder-bottom: 1px solid #9A2244;
	padding-bottom: 5px;
	font-weight: bold;
}

table.frontCalendar {
	border-collapse: collapse;
	width: 100%;
}

table.frontCalendar td {
	aborder: 1px solid #000000;
	font-size: 75%;
	padding: 2px;
	vertical-align: top;
}
td.frontmonth {
	font-size: 100%;
	acolor: #0038A8;
	font-weight: bold;
	abackground-color: #eeeeee;
	colspan: 3;
}

table.calendar {
	border-collapse: collapse;
	width: 100%;
}

table.calendar td {
	border: 1px solid #000000;
	font-size: 75%;
	padding: 2px;
	vertical-align: top;
}

td.month {
	font-size: 100%;
	color: #0038A8;
	font-weight: bold;
	background-color: #eeeeee;
	colspan: 3;
}

td.day {
	width: 5.9em;
}

td.time {
	width: 3.4em;
}

td.event {
}

div#frontNews {
	border-bottom: 1px solid #9A2244;
	padding-bottom: 5px;
}

div#newsListing {
	margin-top: 10px;
}

div.newsBody {
	border-bottom: 1px dotted #9A2244;
}
div.newsBody {
	margin-top: 5px;
	amargin-bottom: 10px;
	padding-bottom: 5px;
}

.newsIntro {
}

.newsdate {
	font-size: 75%;	
	color: #999999;
	/*display: block;*/
}

div#frontLink{
}

div#submenu {
	padding-left: 10px;
}

/* Printing */

div#print {
	background-color: #FFFFFF;
	adisplay: block;
	text-align: left;
	font-family: times,serif;
}

div#printonly {
	display: none;
}

div#printTopLeft {
	margin-bottom: 15px;
}

div#printTopRight {
	float: right;
	margin: 10px;
}

div#printFooter {
	margin-top: 15px;
	border-top: 5px solid #9A2244;
}

@media print {
	body { background-color: #ffffff; width: 10em; font-size: 12pt; }
	div.noprint {display: none;}
	span.noprint {display: none;}
	div#printonly {display: inline;}

	div#breadcrumb {display: none;}
	table.calendar td {font-size: 10pt; padding: 0px;}
}

/* Sponsor-rightArea */
p.sponsline {
	text-align: left;
	font-size:.8em;
}

.sponsor {
	font-size: .9em;
	border-top:1px solid #9A2244;
	margin-top: 15px;
	text-align: center;
}

.sponsor img {
	border: 0;
}

.sponsor a {
	text-decoration: none;
}
