a{
text-decoration:none;
}

h1{
	font-family: Verdana, sans-serif;
	font-size:8pt;
	text-transform:uppercase;
	font-weight: bold;
	color:#383838;
}

body{
margin:0px;
padding:0px;
background-image: url(../images/pattern.jpg); 
border:0px;
}

#outermain{
	width:682px;
	margin:auto;
	margin-top:30px;
		background-color:white;
			padding:0px;
			border:0px;
}

#picturesbox{
width:100%;
float:left;
margin-bottom:30px;
}

.picture{

float:left;
border-style:solid;
border-width:1px;
border-color:#666666;
}

.midpicture{
margin-left:18px;
margin-right:18px;
float:left;
border-style:solid;
border-width:1px;
border-color:#666666;
}

#main{
	float:left;
	width:652px;
	margin:0px;
	padding:0px;
	background-color:white;
	margin-left:15px;
	margin-right:15px;
}

#mainbox{
	float:left;
	width:592px;
	margin:10px;
	margin-top:0px;
	background-color:#DDD8D3;
	padding:20px;
	padding-top:30px;
	font-family: Verdana, sans-serif;
	font-size:8pt;
	line-height:12pt;
	color:#383838;
}

#shadowbar{
	width:682px;
	height:100%;
	background-repeat: repeat-y;
	background-image: url(../images/middle.jpg);
	float:left;
	padding:0px;
	margin:0px;
	border:0px;
}

#top{

	float:left;
	height:15px;
	width:682px;
	background-image: url(../images/top.jpg); 
	padding:0px;
	margin:0px;
	background-repeat:no-repeat;
		line-height:1pt;
}

#bottom{
	float:left;
	height:15px;
	width:682px;
	background-image: url(../images/bottom.jpg);
		padding:0px;
	margin:0px;
	background-repeat:no-repeat;

		line-height:1pt;
}

#footerbox{
	margin-bottom:10px;
	float:left;
	width:100%;
	font-family: Verdana, sans-serif;
	color:#6C7B3E;
	font-size:7.5pt;
	background-image: url(../images/bottombackground.jpg);
	background-repeat: repeat-y;
}


#footerboxtext{
float:left;
width:642px;
	font-family: Verdana, sans-serif;
	color:#6C7B3E;
	font-size:7.5pt;
	padding-bottom:20px;
	text-align:right;
}

#innerlinksbox{
margin-top:6px;
margin-bottom:6px;
text-align:center;
width:auto;
margin-left:auto;
margin-right:auto;
}

#linksbox{
float:left;
width:632px;
margin:10px;
background-color:#E6EFC9;
}

a.link{
	font-family: Verdana, sans-serif;
	color:#6C7B3E;
	text-transform:uppercase;
	font-size:8.5pt;
	padding:6px;
	
}

a.link:hover{
color:#363636;
}

#logoboxspacer{
float:left;
margin-top:15px;
width:490px;
height:54px;
	background-color:#DDD8D3;
}

#logobox{
float:left;
margin-top:15px;
width:98px;
height:54px;
background-image: url(../images/logo.jpg);
}
