body {
	margin: 0;
	text-align: center;
	min-wodth:980px;
	padding-top: 10px;
	padding-bottom: 10px;
	SCROLLBAR-FACE-COLOR: #686960;
	SCROLLBAR-HIGHLIGHT-COLOR: #686960;
	SCROLLBAR-SHADOW-COLOR: #BDBEAE;
	SCROLLBAR-3DLIGHT-COLOR: #BDBEAE;
	SCROLLBAR-ARROW-COLOR:  #BDBEAE;
	SCROLLBAR-TRACK-COLOR: #686960;
	SCROLLBAR-DARKSHADOW-COLOR: #686960;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #0D5939 url(assets/bg1.gif) repeat-x center top;
}
#wrapper {
	text-align:center;
	width:980px;
	margin:0 auto;
	min-width:900px;
	
	padding-top:20px;
	padding-bottom:20px;

	background-image: url(assets/top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mid {background-image: url(assets/mid.png);
	background-repeat: repeat-y;
	background-position: center;}

#wrapperb {
	text-align:left;
	width:900px;
	margin:0 auto;
	

}

#bottom {
	background-image: url(assets/bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 980px;
}

#logo {
	margin-bottom:12px;

}
#footer {
	font-size:10px;
	margin-top:24px;
}
#nav {
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-align:right;
	width:980px;
	margin:0 auto;
	height:24px;
}
#contents {
	
}

#contents a:hover {text-decoration:none;}

#about {
	background-image: url(assets/images/about.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#nav a:link {
	color:#343568;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:5px;
	background-color:#FFFFFF;
	border:thin solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(assets/navbg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav a:visited {
	color:#343568;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:5px;
	background-color:#FFFFFF;	
	border:thin solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(assets/navbg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav a:hover {
	color:#000000;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;	
	margin-left:20px;
	margin-right:14px;
	background-color:#FFFFFF;
	border:thin solid #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: none;
	font-size:13px;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
	width:50%;
}
p {
	font-size:12px;
}
li {
	font-size:12px;
	padding-bottom:8px;
	list-style-type: square;
}


.floatleftbox {float:left; width:auto; margin-right:20px;}
.clearboth {clear:both;}
.boxfloatright {float:right; width:auto; text-align:right; margin-top:24px; margin-left:36px;}
#calendar {float:right; width:341px; font-size:10px; font-weight:bold; text-align:center; margin-top:-8px;}

#calendar a:link {
	color:#343568;
	text-decoration:none;
}
#calendar a:visited {color:#343568; text-decoration:none;}
#calendar a:hover {color:#000000; text-decoration:none;}

#quotea {
	
	color:#343568;
	width:240px;
	float:left;
	font-size:18px;
	line-height: 24px;
	font-weight: bold;
	border:thin solid #343568;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align:center;
	margin-right:16px;
}

#quoteahead {
	background-color:#343568;
	color:#FFFFFF;
	display:block;
	text-transform: uppercase;
	margin-bottom:8px;
	padding-bottom:3px;
	padding-top:3px;
}

#quotea ul {text-align:left; margin-bottom:2px; font-weight:normal; }

#quoteb {
	
	color:#343568;
	width:240px;
	float:left;
	padding:8px;
	padding-top:0px;
	font-size:18px;
	line-height: 24px;
	font-weight: bold;
	text-align:center;
	margin-right:16px;
}

.pics {
	border:thin solid #343568;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.headingsmaller {font-size:14px;}

a:link {color:#0000FF;}
a:visited {color:#0000FF;}
a:hover {color:#0000FF; text-decoration:none;}

a.credit:link {color:#000000; text-decoration:none;}
a.credit:visited {color:#000000; text-decoration:none;}
a.credit:hover {color:#000000; text-decoration:none;}