a:link { text-decoration:none; color:#7B6A4E;}
a:visited {color:#2D2D4A; text-decoration:none; }
a:hover {color:#ff0000;}
.L{ color:#5555cc;}
a.L { color:#5555cc;}
.M{ color:#DD8713;}
a.M { color:#DD8713;}
.H{ color:#C80229;}
a.H { color:#C80229;}

body {
	margin: 10px;
	background-color: #789DC7;
	font-family:verdana, Arial, Helvetica, sans-serif;
	background-image:url(footer.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}
.foot  {
	WIDTH:800px;
	text-align:center;
	color: #1E2C47;
	border-top: 1px dashed #1E2C47;
	clear:both;
	height:auto;}

#main {
	padding: 0px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	width: 805px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color:#EAE7E2;
	height:auto;
	clear:both;
	}

#news {background-image:url(diary.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
	width:212px;
	background-color:#D9CFB4;
	}
#content {
width:770px;

padding:0px;
display:block;}
p {padding:10px;}
.green {  font-size:small; color: #1E2C47; text-align:right; font-weight:bold; padding: 0px 13px; vertical-align:top; }
.green2 {  font-size:small; color: #1E2C47; text-align:left; font-weight:bold; padding: 0px 13px; vertical-align:top;}
.greenbig {   font-size:13pt;
 color:#435457; font:bold;
 text-align:center; }
 .white {   font-size:14pt;
 color:#ffffff; 
 text-align:center; }
#mainnav {
position:relative;
top:185px;
left:86px;   
font-size:small;
text-align:center;
vertical-align:bottom;
width:760px;
 }
ul li{list-style:none;
	float:left;}
#main-nav a{ padding:2px 4px;
float:left;
text-decoration:none;
}
a.nav{
color:#000033;
border-right:1px solid #7B6A4E;
text-decoration:none;

} 
a.nav:visited{
color:#8C8490;
border-right:1px solid #7B6A4E;
text-decoration:none;

}
a.nav:hover{
  	color:#0000FF;
	background-color:#ffffff;
	border-right:1px solid #7B6A4E;
	}
a.navon
{background-color:#ffffff;
border-right:1px solid #000000;
text-decoration:none;
color:#000033;
}
ol li{ width:480px;
 padding: 3px 3px 3px 13px;
 display:block;
 vertical-align:top;
 }
.form 
{font-family:arial,helvetica,sans-serif;
 width:400px;
 padding: 3px 3px 3px 3px; 
 font-size:11pt;  }

.warn { font-family:arial,helvetica,sans-serif; font-size:12pt;  text-align:center;  color:#ff0000;}
.small  {padding:0px 10px 10px 10px; font-family:arial,helvetica,sans-serif; font-size:8pt;  font:bold; text-align:left;}
	
.leftcol  {
	margin:0px;
	 padding:10px; 
		width: 100px; 
		height:auto;
	}
.weekend {font-size:small; color: #000000; background-color:#7B6A4E; padding:5px; text-align:center;}
.weekend2 { font-size:small; color: #ffffff; background-color:#E54F3E;  padding:5px; text-align:center; width:40px;}
.weekend3 { font-size:small; color: #ffffff; background-color:#D9CFB4;  text-align:center; padding:5px; }
.weekend4 { font-size:small; color: #333366; background-color:#ffffff;  padding:5px; text-align:center; }
.weekend5 { color: #000000; background-color:#E3E2EF; padding:2px; text-align:center;}
.box { background-color:#ffffff; font-weight:bold;}
.up {vertical-align:top;
text-align:left;
padding:0px;}
.up2 {vertical-align:top; text-align:left; padding:0px;}
.pics {padding:10px;
		margin:auto;
		text-align:right;
		color:#8C8490;
		width:270px;
		float:left;
		display:block;
		}
.space {padding:10px;}
h2 {font-family: Georgia, "Times New Roman", Times, serif;
	color: #1F1F30;}
h3 {font-family: Georgia, "Times New Roman", Times, serif;
	color: #1F1F30;}
h4 {font-family: Georgia, "Times New Roman", Times, serif;
	color: #1F1F30;}	
.tiny {text-align:center;
	font-size:smaller;}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
