﻿* {	padding: 0;	margin: 0;}
html { height: 100%; min-height:100%;}
body {padding: 0px;	padding-bottom:60px; margin: 0px; font-family:Arial; font-size:16px; color:#666; background: #c8e3ff url(pics/bg.png) repeat-x; font-size: small; height:100%; min-height:100%;}
img {border: none;}
ul {list-style-type: none;}

/* Layout */
div#container{ width:960px; margin:0 auto; margin-top:40px; position:relative; height:100%;}
div#top{ position:relative; height:220px; margin-top:-35px; width:100%; clear:both;}
div#main{ position:relative; background-image:url(pics/mainBG.png); background-repeat:repeat-y; overflow:hidden;}
div#left{ width:215px; float:left; margin-top:20px; text-align:center;}
div#right{ width:735px; float:left; margin-top:20px; margin-right:5px;}
div#footer{ position:relative; clear:both; text-align:center;}
div#bigPic{ width:100%; height:200px;}
div#content{ width:100%;}
div#contentLeft{ width:500px; float:left; margin-top:15px; text-align:justify; margin-left:5px;}
div#contentRight{ width:210px; float:right; margin-top:15px; min-height:130px; border-left: solid 1px #999; padding-left:5px;}
div#clear{ clear:both;}
div#columnContainer {width:760px;clear:both;}
div#adminLinks{ text-align:left; margin-left:30px;}
div#adminLinks a{text-decoration:none; font-family:Arial; font-size:16px; font-weight:bold; color:Navy;}
div#adminLinks a:hover{ color:#999; text-decoration:underline;}
a{ text-decoration:none; font-weight:bold; color:#999;}
a:hover{ text-decoration:none; font-weight:bold; color:#333;}

/* Menu */
div#menu ul{ list-style:none; margin-left:5px;}

/* Images */
img.top{ position:relative; z-index:1;}
img.bottom{ position:relative; z-index:0;}
img { behavior:	url("pngbehavior.htc");}

/* General Styles */
h1{font-size:22px;}
h2{font-size:18px;}
.blue{color:#0033ff;}
.green{color:#006600;}
.lightblue{color:#0099ff;}
.red{color:#BD2822;}
.orange{color:#FF9900;}
.newsTitle{color:#003366; font-weight:bold; font-size:13px;}
.footerText{z-index:20;}
.center{ text-align:center;}
.message{ font-size:medium; color:#ff0000;}
.right{ text-align:right;}
.bold{ font-weight:bold;}
.left{ text-align:left;}
a{ color:#666;}
p{ margin-top:0.5em;}

/* Fieldsets */
div#admin fieldset{margin-bottom: 10px; width:90%; margin:0 auto; border:none;}
div#admin label {display: inline-block; line-height: 1.8; vertical-align: top;}
div#admin fieldset ol {margin: 0; padding: 0;}
div#admin fieldset li {list-style: none; padding: 1px; margin: 0; text-align:left;}
div#admin em {font-weight: bold; font-style: normal; color: #f00;}
div#admin label {width: 90px; /* Width of labels */}

/* Tables */
table.newsEdit{ border:solid 1px #ccc;}
th{ font-weight:bold;}
tr.grey{ background-color:#eee;}
tr{ vertical-align:text-top;}
.newsBG{ margin-left:8px; padding-left:5px; padding-top:1px; display:block; background-image:url(pics/newsBG.png); background-repeat:no-repeat; width:200px; height:22px; text-align:left; font-size:16px; color:#fff; font-weight:bold;}