/* CSS Document */
body {
font-size:small;
font-family: Arial, Helvetica, sans-serif; 
background-color:#FBF0D0;
margin: 0 0 0 0;
height:100%;
}

h1 {
font-size:x-large;
color:#996600;
font-family: Arial, Helvetica, sans-serif;
}

h2 {
font-size:small;
color:#996600;
font-family: Arial, Helvetica, sans-serif; 
}

h2.gallery {
float:left;
clear:both;
}

p {
color:#333333;
font-size:small;
font-family: Arial, Helvetica, sans-serif; 
}

a:link {
color:#000000;
text-decoration:none;
}

a:visited {
color:#000000;
text-decoration:none;
}

a:hover {
color:#000000;
text-decoration:underline;
}

a:link.gallery {
color:#000000;
text-decoration:underline;
}

a:visited.gallery {
color:#000000;
text-decoration:underline;
}

a:hover.gallery {
color:#996600;
text-decoration:underline;
}

#date_box {
     float: left;
     width: 44px;
     height: 48px;
     overflow: visible;
     border: 1px solid #555;
     margin: 0px 7px 0 0;
	 clear:left;
}

#date_box .box {
     text-align: center;
     width: 44px;
}

#date_month_year {
     background:#996600;
     line-height: 13px;
     height: 13px;
	 }

#date_day {
     border: 1px solid #555;
     border-width: 1px 0;
     line-height: 20px;
     height: 20px;
}

div.title {
	 height:10px;
     overflow: visible;
     margin: 10px 0 10px 0;
	 color:#996600;
	 font-weight:bold;
	 clear:right;
}

div.photo {
     margin: 0px 7px 0px 2px;
	 float:left;
	 clear:none;
}

div.desc {
     overflow:auto;
     margin: 0px 50px 0px 0px;
	 width:350px;
	 float:left;
	 clear:right;
}

div.imgBox {
	clear:both;
	width:auto;
	height:auto;
	margin: 5px 0 20px 0;
	padding:5px 0 20px 0;
	}

img.photo {
	margin:0 0 20px 0;
	float:left;
	clear:none;
	padding-right:10px;
}


img.thumb {
border:0;
width:175px;
}


#bgimage {
margin:0 0 0 0;
width:741px;
height:231px;
background-image:url(../images/banner2.jpg);
background-repeat:no-repeat;
float:left;
}

#bgimage2 {
margin:0 0 0 0;
width:100%;
height:231px;
background-image:url(../images/banner2.jpg);
background-repeat:no-repeat;
float:left;

}

#links {
float:left;
margin:0 0 100px 0;
}

#links.left {
float:left;
clear:left;
width:200px;
margin:5px 5px 5px 5px;
}

#pdflink {
clear:left;
float:left;
margin:10px 0 0 10px;
width:200px;
}

#content {
margin:5px 5px 5px 5px;
width:750px;
float:left;
}

td.underline {
border-bottom-width:thin;
border-bottom-style:dashed; 
border-bottom-color:#996600;
white-space:nowrap;
}
