﻿* {
	padding:0; 
	margin:0;}

.clear {
	clear:both;}
	
.logo {
	position: relative;
	top: 0;
	right: 0;}
	
.slideshow { position:relative; height:300px; width:980px; }
.slideshow img { position:absolute; left:10px; top:10px; }
	
html {
	background: #F2F2F2 url('images/slice.gif') repeat-x scroll center top;}
	
body {
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#00007F;
	background: url('images/wall.jpg') repeat-x fixed center bottom;}
	
#wrap {
	width:1000px; 
	margin:auto;}
	
#contentwrap {
	background:url(images/contentbg.gif) repeat-y; 
	padding:10px 0 3px 0;}
	
#menu {background:url(images/contenttop.gif) center bottom no-repeat; height:44px; padding-bottom:11px;}
#contentbtm {background: url(images/cntntbtm.gif) center no-repeat; height:19px;}
ul {list-style:none;}
#menu li {display:inline; font:bold 22px Comfortaa;}
#menu li a {display:block; height:44px; float:left; background:url(images/menu2.gif) right top no-repeat; margin-right:3px; padding-right:10px; color:#00007F; text-decoration:none;}
#menu li a span {display:block; background:url(images/menu1.gif) left top no-repeat; padding:7px 20px 0 30px; height:37px;}
#menu li a:hover {background:url(images/menuh2.gif) right top no-repeat; color:#00007F; text-shadow:#fff 1px 1px 1px;}
#menu li a:hover span {background:url(images/menuh1.gif) left top no-repeat;}
#menu li.active a {background:url(images/menuh2.gif) right top no-repeat; color:#00007F; text-shadow:#fff 1px 1px 1px;}
#menu li.active a span {background:url(images/menuh1.gif) left top no-repeat;}

#top {
	width: 1080px;
	height:120px;
	text-align: right;}
	
#header {background:url(images/one.jpg) center center no-repeat; width:980px; height: 300px; padding:10px;}
#mainpage {padding:0 10px 10px 10px;}
.ftbox { width:301px;margin:0 auto 20px auto;}
.ftbox .ftbox1 {background:url(images/hbox1.jpg) no-repeat; height:10px; }
.ftbox .ftcontent {background:url(images/hbox2.jpg) repeat-y; padding: 0 10px 0 10px;}
.ftbox .ftbox2 {background:url(images/hbox3.jpg) no-repeat; height:10px;}
.ftcontent .post {}
#threecolumns {padding:10px 0 10px 0;}
#threecolumns .col1 {width:32%; float:left; margin-left:5px;}
#threecolumns .col2 {width:32%; float:right; margin-right:5px;}
#threecolumns .col3 {margin:0 33% 0 33%;}
.post p {font: 16px Contra; line-height:22px; margin-bottom:16px;}
.ftbox p {display:block; margin:0!important;}

h2 {
	display:block; 
	font-size:120%; 
	margin-bottom:8px;}
	
.ftcontent h2 { 	color: #00B299; background:url(images/boxh2bg.jpg) left bottom repeat-x; padding-bottom:5px; text-shadow:#dde4c4 1px 1px 1px;}
.hboxthumb {background:#00B299; border: solid 1px #00007F!important; padding:3px; margin-bottom:10px;}

#bottom {
	padding:20px 10px 10px 10px; 
	margin: 0 10px 0 10px; 
	background:url(images/footerbg.gif) repeat; 
	color:#00007F; 
	font-family:Arial;}
	
#shortinfo {width:45%; float:left; margin-bottom:10px; padding-right:20px; background:url(images/ftlv.jpg) right top repeat-y;}
#linkmenu {width:51%; float:right; margin-bottom:10px;}
#authimg {width:150px; float:left;}
#authbio {margin-left:155px;}
#authbio p {font-style:italic;}
#authimg img {display:block; background:#00007F; padding:5px; border-left: solid 1px #21250f; border-bottom:solid 1px #848e59; border-top:solid 1px #21250f; border-right:solid 1px #848e59;}
#bottom h2 {display:block; font:bold 22px; margin-bottom:8px; background:url(images/ftl-h.jpg) left bottom repeat-x; padding:0 0 5px 0;}

.footerlinks li {display:block; width:41%; float:left; height:32px; margin:5px;}

#footer {background:url(images/ftl-h.jpg) left top repeat-x; padding:15px 0 10px 0; color: white;}

#contentwrap a {
	color:#33C;
}

#credits {
	padding: 5px 0 5px 10px;}

#credits a:link{
	text-decoration: none; 
	color: #00B299; }
	
#credits a:visited {
	text-decoration: none; 
	color: #00B299; }
	
#credits a:hover{
	text-decoration: underline; }
	
#credits a:active {
	text-decoration: underline; }

label {
	width: 240px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block; }

input {
	color: #00007F;
	border: 1px solid #00B299;
	width: 320px;}

.submit input {
	color: white;
	background: #00B299;
	border: 2px outset #00B299;
	margin-left: 308px;
	width: 80px; }
 
fieldset {
	width: 640px;
	border: 0;}

legend {
	color: #993403;
	background: white;
	border: 1px solid #979600;
	padding: 2px 6px; } 
#wrap #menu p {
	text-align: center;
}
