body {
	margin: 0px;
	text-align:center;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#C1102D;
	background-image:url(headerslanbg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	
	 	}
.picture { float:left;
padding:5px;
}
a:link { text-decoration:none; color:#ffffff;}
a:visited {color:#ffff99; text-decoration:none; }
a:hover {color:#000099;}
a.sidebar, a.sidebar:visited
{	font-size:80%;
color:#000000;
	}
a.sidebar:hover{
color:#FF2222;
background-color:#FFFFFF;
}

.warn{color:#ff2222;
	font-weight:bold;}
#main {
	width:900px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:center; /* Counteract to IE5/Win Hack */
	padding:0px;
	background-color:#FFFFFF;
	background-image:url(bgswirl.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;	
	clear:both;
			}
#masthead{

	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:right; /* Counteract to IE5/Win Hack */
	position:relative;
	top:0px;
	left:0px;
	width:1030px;
	height:240px;
	background-image:url(headerslant.jpg);
background-position:top center;
background-repeat:no-repeat;
			}
#topwords {
width:160px;
float:left;
font-size:medium;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
margin:120px 10px 10px 60px;}
#middle { vertical-align:top;
	text-align:left;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	right:0px;
	width:950px;
	}		  
ul li{list-style:none;}

.availbox  {
background-image:url(special.jpg);
background-position:bottom center;
background-repeat: no-repeat;
padding:0px;
margin:0px;
width: 270px;
		   text-align:center;
		   		  vertical-align:top;
				    float:left;
 }	
 .padder {padding:0px 30px; }
 .clear{clear:both;}
 .menubox  {
color:#000000;
padding:15px;
margin:5px;
width: 180px;
		   text-align:center;
		   		  vertical-align:top;
				  background-color:#FFFFFF;
				 
 }	
#sidenav{
	width:290px;
	height:auto;
	text-align:left;
	font-size:small;
	margin:10px;
	float:right;
	clear:right;
				}  
.specialbox {background-image:url(1specbox.gif);
			background-position:top center;
			background-repeat:no-repeat;
			width:282px;
			margin:10px 0px;
			}

  p {padding: 10px;
    font-size:small;}
  .contactsmall 
 { font-size:small;
  font-weight:bold;
 text-align:left;
 padding:0px;  }
 
 .box {background-color: #eeeeff;
	padding: 3px;}
h1 { font-weight:500; font-size:120%;  padding:15px; text-align:left; font-family:Georgia, "Times New Roman", Times, serif;  }
h2 { font-weight:500; font-size:110%;  padding:15px; text-align:left; font-family:Georgia, "Times New Roman", Times, serif;  }
h3 {	 font-family:Georgia, "Times New Roman", Times, serif;}
h4 {	 font-family:Georgia, "Times New Roman", Times, serif;}	
h5 {padding:5px;  font-family:Georgia, "Times New Roman", Times, serif;}
.up {vertical-align:top; text-align:left;}
.datep {text-align:right;
	color:#999999;
	}
.newsdiarybox	{
	border-bottom: 1px dashed #999999;
	}
	
#foot {clear:both;
font-size:x-small;
text-align:right;
}

/* 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;
}

#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: 90px;
	height: 25px;
	background: transparent url(close.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

