/* CSS Document */

body {
	background-attachment:fixed;
	background-image:url(../images/bg3.gif);
	background-repeat:repeat;
	background-color:#CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#centered {
	position: relative;
	top: 25px;
	right: 0;
	margin: 0 auto;
	width: 880px;
	text-align: left;
	background-color:#FFFFFF;
	border-top:4px ridge #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#nav {
	position:relative;
	top: 0px;
	right: 0px;
	height: 32px;
	margin: 0 auto;
	width: 880px;
	background-image:  url("../images/linkbg.gif");
	vertical-align:top;
}
#title {
	position:relative;
	top: -4px;
	left: 6px;
	width: 794px;
	height: 74px;
	margin: 0 auto;
}
#curentevents {
	position: relative;
	top: 0px;
	left: 0px;
	width: 880px;
	height: auto;
	margin: 0 auto;
}
#mission {
	position: absolute;
	top: 380px;
	left: 15px;
	width: 320px;
	background-color:#FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px dashed #CCCCCC;
	z-index: 2;
}
#righttext {
	position: relative;
	top: 0px;
	left: 0px;
	width: 203px;
	height: auto;
	background-color:#FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	z-index: 2;
}
#welcome {
	position:absolute;
	left:402px;
	top:364px;
	width:397px;
	height:460px;
	z-index:1;
	padding-top: 4px;
	overflow: auto;
}
#miantext {
	position:absolute;
	left:6px;
	top: 365px;
	width:382px;
	height:460px;
	z-index:1;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right: 1px dotted #666666;
	padding-top: 4px;
	padding-right: 4px;
	overflow: auto;
}
#highlightbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	line-height: 15px;
}
.welcometext a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006600;
	font-size:14px;
	line-height:16px;
}
.welcometext a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:14px;
	line-height:16px;
	text-decoration:underline;
}
#programs {
	position:absolute;
	left:10px;
	top:0;
	width:197px;
	height:193px;
	background-image: url("../images/blue_box.gif");
	background-repeat:no-repeat;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#events {
	position:absolute;
	left:382px;
	top:64px;
	width:197px;
	height:auto;
	background-image: url("../images/blue_box.gif");
	background-repeat:no-repeat;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#whatsinaname {
	position:absolute;
	left:527px;
	top:718px;
	width:197px;
	background-image: url("../images/blue_box.gif");
	background-repeat:no-repeat;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	height: 193px;
	overflow: hidden;
}
#staffnews {
	position:absolute;
	left:257px;
	top:732px;
	width:197px;
	height:193px;
	background-image: url("../images/blue_box.gif");
	background-repeat:no-repeat;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	overflow: hidden;
}
#medialink {
	position:absolute; 
	left:306px; 
	top:1142px; 
	width:450px; 
	height:180px;
	z-index:1;
}
#bottomnav {
	background-image: url("../images/bottom_td_bg.gif");
	border: 1px dashed #333333;
	height:34px;
}
.biggertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	text-align: justify;
	text-indent: 20px;
}
.regtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}
.navlinks a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #999999;
	letter-spacing: 1px;
	text-decoration: none;
	display:block;
	font-weight:bold;
}
.navlinks a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
	display: block;
}
.dropnav a:link {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height: 15px;
	text-decoration:none;
	display:block;
	padding: 4px;
}
.dropnav a:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	line-height: 15px;
	text-decoration:underline;
	background-color:#000099;
	display:block;
	padding: 4px;
}
.dropnav a:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height: 15px;
	text-decoration:none;
	display:block;
	padding: 4px;
}
.smallertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	padding: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
	line-height: 16px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
	line-height: 16px;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
	line-height: 16px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#333333;
}
.highlight a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#990000;
	line-height: 15px;
	background-color:#FFCC66;
	display:block;
	padding: 4px;
}
.highlight a:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000099;
	line-height: 15px;
	text-decoration:underline;
	background-color:#FF9900;
	display:block;
	padding: 4px;
}
.imgbox {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.shop a {
	background-color:#dce9f2;
	color:#1749a1;
	padding:4px;
	border:1px solid #1749a1;
}
.shop a:hover {
	color:#dce9f2;
	background-color:#1749a1;
	padding:4px;
	border:1px solid #1749a1;
}
.bluebgblock {
	background-color:#99CCFF;
	border:#000066 thin solid;
}
.greenbgblock {
background-color:#99CC99;
border:#006600 solid thin;
}
.orangebgblock {
background-color:#FFCC66;
border:#FF6600 solid thin;
}
.network a {
	font-family:"News Gothic MT", Arial, Helvetica;
	font-size:13px;
	letter-spacing:.2px;
	color:#f6d0ab;
	line-height:12px;
	font-weight:bold;
}
.network a:hover {
	color:#660000;
	text-decoration:underline;
}
#gallery { 
position: relative; 
width:230px; 
height:173px; 
margin:0; 
padding:0; 
}

#gallery li { 
display: block; 
}