body {
	background: #CFF5FE repeat-x url(../gfx/bg.jpg);
	color: #000000;
	font: 14px/1.2em 'Trebuchet MS', Verdana, Sans-Serif;

}

strong {
	color: #00A8D9;
	font-weight: interhit;
}

h1 {
	font-size: 120%;
	margin: 10px 20px  0 10px;
	color: #222222;
	border-bottom: 1px solid #00A8D9;
	clear: both;
}

h2 {
	font-size: 180%;
	line-height: 140%;
	border: 0;
	margin-left: 20px;
	font-weight: normal;
	color: black;
	clear: both;
}

h1 a, h2 a {
	text-decoration: none;
}

a {
	text-decoration: underline;
	color: #00A8D9;
}

img {
	border: 0 !important;
}

a:hover {
	color: black;
}

blockquote {
	background: #F5F5EB;
	font-style: italic;
	padding: 10px;
	margin: 10px;
	color: #003366;
}

pre {
	color: #000000;
	background: #F4f4f4 url(../gfx/codenums.png) repeat-y;
	border: 1px solid #ccc;
	padding: 1px;
	padding-left: 25px;
	font-size: 1em;
	width: 500px;
	margin: 2px auto;
	white-space: nowrap;
	overflow: auto;
}

#wrapper {
	width: 851px;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0;
}

#header {
	width: 851px;
	height: 136px;
	float: left;
	border-top: 5px solid #1A5F6F;
}

#nav {
	width: 851px;
	height: 30px;
	background: repeat-x url(../gfx/nav.jpg);
	float: left;
	margin-top: 5px;
}

#nav ul {
	padding-top: 0;
	margin-top: 5px;
	float: left;
}

#nav ul li {
	list-style-type: none;
	float: left;
	margin-right: 20px;
}

#nav ul li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}

#nav ul li a:hover {
	border-bottom: 3px solid white;
}

#content {
	width: 851px;
	background: #FEF2DA;
	float: left;
	min-height: 500px;
	margin-top: 5px;
}

#sidebar {
	float: left;
	width: 200px;
}

#sidebar {
	float: left;
	width: 180px;
	border-right: 1px solid #E1CCA8;
	min-height: 700px;
	margin: 15px 0 0 15px;
}

* html #sidebar {
	margin-left: 10px;
	height: 700px;
}

#right {
	float: right;
	width: 640px;
	margin-top: 15px;
}

#footer {
	width: 851px;
	background: #FEF2DA;
	float: left;
	border-bottom: 2px solid #CDC2B0;
	padding-top: 40px;
}

#footer p {
	margin-left: 10px;
}

/* Menu */


#sidebar ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	width: 160px; /* Width of Menu Items */
}

#sidebar ul li {
	line-height: 180%;
	border-bottom: 1px solid #2CBAE8;
}
	
#sidebar li ul {
	margin-top: 0;
	margin-left: 10px;
	width: 140px;
	display: none;
}

/* Styles for Menu Items */
#sidebar ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	border-bottom: 0;
	color: black;
}

/* Fix IE. Hide from IE Mac \*/
* html #sidebar ul li { float: left; height: 1%; }
* html #sidebar ul li a { height: 1%; }
/* End */

#sidebar ul li a:hover { 
	color:black;
}
		
#sidebar li ul li a {
	padding: 2px 5px;
} 
		
#sidebar li:hover ul, #sidebar li.over ul { 
	display: block; 
}

#sidebar li ul a {
	font-weight: normal;
}

#sidebar li ul li a:hover, #sidebar li ul li a.active {
	background: url(../images/bullit.gif) left no-repeat;
 	padding-left: 10px;
}

#sidebar li.last {
	border: 0 !important;
}

/* Gallery */

#slideshow {
	margin-left: 20px;
}

.top1_number {
	font-size: 250%;
}

.thumb_link {
	text-decoration: none !important;
}

.cat_list {
	margin-bottom: 20px;
}

.cat_list li {
	list-style-type: none;
	width: 600px;
	float: left;
	margin-bottom: 10px;
}

.cat_list li h2 {
	font-size: 120%;
}

.cat_list li.sub {
	margin-left: 100px;
	width: 500px;
	list-style-image: url(../gfx/bullit.gif);
}

* html .cat_list li.sub {
	margin-left: 50px;
}

.cat_list_img {
	float: left;
	border: 1px solid black !important;
	margin-right: 10px;
}

.cat_list li h2 {
	margin: 0;
}

.cat_list_info {
	float: left;
}

#random_img {
	border: 1px solid black !important;
	margin: 15px;
}

/* News */

.news_head {
	margin-left: 10px;
	padding: 0;
	width: 580px;
	float: left;
}

.news_date {
	padding: 0;
	margin: 0;
	width: 64px;
	height: 45px;
	background: url(../gfx/news_bg.jpg);
	color: white; /*#009ABF;*/
	text-align: center;
	padding-top: 0;
	font-size: 90%;
	font-weight: bold;
	float: left;
	line-height: 18px;
}



.news_day {
	color: #444444;
	font-size: 150%;
	line-height: 150%;
}

.news_day b {
	font-style: normal;
}

.news_title, .title {
	width: 500px;
	font-size: 180%;
	margin: 0;
	margin-left: 10px;
	float: left;
	line-height: 140%;
	border: 0;
}

.news_title a {
	text-decoration: none !important;	
	float: left;
	display: block;
}

.news_title strong {
	font-weight: normal;
}

.news {
	text-align: left;
	float: left;
	width: 570px;
	margin-left: 10px;
	margin-top: 10px;
}

.container {
	width: 580px;
	float: left;
	margin-top: 20px;
}

.news_link {
	float: left;
	margin-bottom: 1px;
	width: 470px;
}

.news_image {
	float: left; 
	margin-right: 10px;
	padding: 4px;
}

/* Gallery */

#slideshow {
	margin-left: 20px;
}

.top1_number {
	font-size: 250%;
}

.thumb_link {
	text-decoration: none !important;
}

.cat_list {
	margin-bottom: 20px;
}

.cat_list li {
	list-style-type: none;
	width: 600px;
	float: left;
	margin-top: 20px;
}

.cat_list li.sub {
	margin-left: 70px;
	width: 430px;
	margin-top: 0;
	padding-left: 20px;
	background: left center no-repeat url(../images/parent.gif);
}

* html .cat_list li.sub {
	margin-left: 50px;
}

.cat_list_img {
	float: left;
	border: 1px solid black !important;
	margin-right: 10px;
}

.cat_list li h2 {
	margin: 0;
}

.cat_list_info {
	float: left;
}

#random_img {
	border: 1px solid black !important;
	margin: 15px;
}

/* Comments */

#comment_form {
	margin-left: 20px;
}

.comment {
	border-bottom: 1px dotted #DFEDFF;
}

/* GBook */

.gbook {
	text-align: left;
	float: left;
	width: 520px;
	margin-left: 40px;
	margin-top: 10px;
	border-bottom: 1px dotted #cccccc;
}

/* Search */

.hl {
	background-color: #C3F991;
}20px;
	margin-left: 40px;
	margin-top: 10px;
	border-bottom: 1px dotted #cccccc;
}

/* Search */

.hl {
	background-color: #C3F991;
}

/* Pinboard */

.pinboard {
	text-align: left;
	float: left;
	width: 480px;
	margin-left: 40px;
	margin-top: 10px;
	background: no-repeat url(../gfx/gb_bg.jpg);
	padding: 25px 0 10px 20px;
}

.pinboard_head {
	margin-left: 10px;
	padding: 0;
	width: 480px;
	float: left;
}

.pinboard_date {
	padding: 0;
	margin: 0;
	width: 64px;
	height: 45px;
	background: url(../images/news_bg.jpg);
	color: white; /*#009ABF;*/
	text-align: center;
	padding-top: 0;
	font-size: 90%;
	font-weight: bold;
	float: left;
	line-height: 18px;
}



.pinboard_day {
	color: #444444;
	font-size: 150%;
	line-height: 150%;
}

.pinboard_day b {
	font-style: normal;
}

.pinboard_title {
	width: 400px;
	font-size: 180%;
	margin: 0;
	margin-left: 10px;
	float: left;
	line-height: 140%;
	border: 0;
}

.pinboard_title a {
	text-decoration: none !important;	
	float: left;
	display: block;
}

.pinboard_title strong {
	font-weight: normal;
}

.inputerror {
	border: 1px solid red;
}

.info {
	font-weight: bold;
	margin: 20px;
}

/* Intranet */
#loginform {
width:500px;
margin:auto;
}
#loginform fieldset{
padding:10px;
}
#loginform legend{
font-weight:bold;
font-size:9pt;
}
#loginform label{
display:block;
height:2em;
padding:10px 10px 0;
}
#loginform input {
margin-right:20px;
float:right;
clear:right;
}

.error{
color:red;
font-weight:bold;
}

#plan {
	width: 520px;
	background: white url(../gfx/header_plan.jpg) no-repeat;
	margin-top: 20px;
	margin-left: 10px;
	padding: 10px;
}

#plan_title {
	width: 180px;
	height: 50px;
	margin-left: 320px;
	margin-top: 30px;
	font-weight: bold;
}

dl { 
        margin: 0; 
        padding: 0;                     
    }
    dt { 
        position: relative; /* IE is dumb */
        clear: both;
        display: block; 
        float: left; 
        width: 104px; 
        height: 20px; 
        line-height: 20px;
        margin-right: 17px;              
        
        text-align: right; 
    }
    dd { 
        position: relative; /* IE is dumb */
        display: block;                 
        float: left;     
        width: 197px; 
        height: 20px; 
        margin: 0 0 15px; 
        background: url("../images/g_colorbar.jpg"); 
     }
     * html dd { float: none; } 
    /* IE is dumb; Quick IE hack, apply favorite filter methods for 
    wider browser compatibility */

     dd div { 
        position: relative; 
        background: url("../images/g_colorbar2.jpg"); 
        height: 20px; 
        width: 75%; 
        text-align:right; 
     }
     dd div strong { 
        position: absolute; 
        right: -5px; 
        top: -2px; 
        display: block; 
        background: url("../images/g_marker.gif"); 
        height: 24px; 
        width: 9px; 
        text-align: left;
        text-indent: -9999px; 
        overflow: hidden;
     }

dd.poll_info {
	background: 0 !important;
	padding-left: 15px;
}

* html dd {
	float: left;
}

.forumtable {
	background: #FBF7EC;
	margin-top: 20px;
	width: 620px !important;
	border-bottom: 3px solid #EFEBE0;	
	border-left: 1px solid #EFEBE0;
	border-right: 1px solid #EFEBE0;
}

th {
	background: url(../images/nav2.jpg);
	color: white;
	text-align: left;
	padding: 4px;
}

th a {
	color: white;
	text-decoration: none;
}

th.subhead {
	background: url(../images/nav4.jpg);
}

th.subhead a {
	color: #87CEFF;
	text-decoration: none;
}

th.subhead a:hover {
	color: white;
}

td.row {
  background-color: #FBF7EC;
	background: url(../images/nav3.jpg) repeat-x;
	border-top: 1px solid #EFEBE0;
	border-bottom: 1px solid #EFEBE0;
}

td.row2 {
	background: #EFEBE0;
}

td.row3 {
	background: #FBF7EC;
}

.nicelist {
	list-style-image: url(../gfx/bullit2.gif);
}

.nicelist li {
	margin-top: 10px;
}

.nicelist li a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.nicelist li a:hover {
	color: #00A8D9;
}

h3 a {
	text-decoration: none;
	color: black;
}
d #EFEBE0;
}

th {
	background: url(../images/nav2.jpg);
	color: white;
	text-align: left;
	padding: 4px;
}

th a {
	color: white;
	text-decoration: none;
}

th.subhead {
	background: url(../images/nav4.jpg);
}

th.subhead a {
	color: #87CEFF;
	text-decoration: none;
}

th.subhead a:hover {
	color: white;
}

td.row {
  background-color: #FBF7EC;
	background: url(../images/nav3.jpg) repeat-x;
	border-top: 1px solid #EFEBE0;
	border-bottom: 1px solid #EFEBE0;
}

td.row2 {
	background: #EFEBE0;
}

td.row3 {
	background: #FBF7EC;
}

.nicelist {
	list-style-image: url(../gfx/bullit2.gif);
}

.nicelist li {
	margin-top: 10px;
}

.nicelist li a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.nicelist li a:hover {
	color: #00A8D9;
}

h3 a {
	text-decoration: none;
	color: black;
}
