html, body {
	color:white;
	margin: 0;
	padding: 0;
	background: #2d2d2d url(background.jpg) repeat-x;
	font-family: tahoma, "Lucida Grande", Verdana, Sans-Serif;
	font-size: 12px;
}

#header {
width:100%;
height:164px;
text-align:left;
margin-bottom:20px;
}
.contenform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.contentinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#headerpdf{
width:100%;
height:250px;
text-align:left;
margin-bottom:20px;
}

a {
font-weight:bold;
text-decoration:underline;
color:#76BD1B;
}
a:hover {
font-weight:bold;
text-decoration:none;
color:#fff;
}

h1 {
font: 30px Georgia;
color:#666;
font-weight:normal;
padding: 40px 0 0 70px;

}

h2 {
font: 11px tahoma, Lucida Grande, Verdana, Sans-Serif;
color:white;
font-weight:bold;
}

#container {
width:800px;
margin-left:auto;
margin-right:auto;
}

#formcontainer {
width:400px;
margin-left:350px;
margin-right:auto;
}
#content {
width:800px;
}
#formcontent {
width:350px;
}

#left_box {
margin-top:2px;
padding-top:5px;
width:380px;
margin-left:0px;
margin-right:2px;
padding-bottom:10px;

}

#navigation {
width:140px;
float:left;
}

#navigation p{
padding:15px 0 0 35px;
}

#navigation ul {
margin:10px 0 0 10px;
list-style:none;
}

#navigation li {

padding: 4px 0 4px 0;
margin: 5px 0 5px 23px;
font-weight:bold;
}

#right_box {
width:350px;
float:right;
margin-left:5px;
}
#right_boxpdf {
width:150px;
float:left;
}
#thumbnails {
list-style-type: none;
margin:0;
padding:0;
float:left;
}

#thumbnails li {
margin:0;
padding:0;
float:left;
}
.photocontainerlink {
width:130px;
height:100px;
margin:10px 10px 10px 10px;
background-color: #768D1B;
border: 1px solid #000;
float:left;
}
.photocontainer {
width:130px;
height:100px;
margin:10px 10px 10px 10px;
background-color: #fff;
border: 1px solid #000;
float:left;
}
.photo {
position:relative;
width:120px;
height:90px;
top:4px;
left:4px;
border: 1px solid #666666;
}
.pdfcontainer {
width:115px;
height:180px;
margin:2px 2px 2px 2px;
background-color: #fff;
border: 1px solid #000;
float:left;
}
.pdfimage {
position:relative;
width:105px;
height:165px;
top:4px;
left:4px;
border: 1px solid #666666;
}

#footer {
width:100%;
margin-top:20px;
height: 50px;
padding-top:30px;
text-align:center;
font: 10px tahoma, Lucida Grande, Verdana, Sans-Serif;
clear:both;
border-top:2px solid #6F6F6F;
}

#footer a {
color:#fff;
border-bottom:1px dotted #fff;
}

.title {
	font-family: Tahoma, "Lucida Console";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.floatbox {
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
}
fieldset {
		  float: left;
		  clear:both;
		  width:100%;
		  margin: 0 0 1.5em 0;
		  padding:0;
		  border:1px solid #CCCCCC;
			}
legend {
	font-weight:bold;
	color: #000000;
	border: 1px solid #39A307;
	padding: 2px 6px;
	background-color: #FFFFFF;
		}
		

		

.submit, .reset {
	color: #FFFFFF;
	border: 2px outset #CCCCCC;
	background-color: #76BD1B;
	font-weight: bold;
} 		

textarea#styled {
	width: 400px;
	height: 120px;
	margin-right: auto;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	color: #000000;
}					


	
.directorytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #999999;
}
.Texterror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #768D1B;
}
.formtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.boardtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

