  

body {
	margin: 0px;
	background-color: #222;
	background: url(photos/bigback.jpg) repeat top left;
	}
	
.topframe {
  float:left;
	background: url(photos/sampsonphoto.jpg) no-repeat top left;
	width: 100%;
	height: 80px;
}

.midframe {
  background: url(photos/rightpic.jpg) no-repeat right;
  float:left;
	background-color: black;
	width: 100%;
	height: 400px;
	}
	
.bottomframe {
	float: left;
	background-color: #555;
	width: 100%;
	}
	
.leftnav {
	background: url(photos/leftpic.jpg) no-repeat bottom left;
	overflow: scroll;
	width: 320px;
	height: 400px;
	float:left;
	}
	
.rightnav {
	overflow: auto;
	width: 100%;
	height: 428px;
	float:left;

	}
	
.scrolldiv {
	width: 19800px;
	height: 400px;
	float:left;
	}
	
.imgview {
	display: inline;
  float: left;
	margin-top: 10px;
	margin-left: 15px;
	}
	
.container {
	float: left;
	width: 100%;
	height: 550px;
}

#navlist ul {
margin:0 5px 0 25px; 
padding:0;
background-color: #222;
list-style-type: square;
}

#navcontainer ul {
display: inline;
padding-left: 0;
margin-left: 0;
background-color: black;
width: 100%;
font: 12px georgia, helvetica, sans-serif;
text-transform: uppercase
}

#navcontainer ul li { 
display: inline;
 }
 
.rightnav ul li { 
font: 10pt verdana, helvetica, sans-serif;
color: #ccc;
padding-left: 5px;
list-style-type: square;
 }

#navcontainer ul li a {
padding: 10px;
color: #ccc;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover {
text-decoration: underline overline;
color: #f16d3e;
}

.navlistbottom ul
{
width: 100%;
}

#bottomframe {
margin-top: 20px;
width: 530px;
height: 75px;
float: left;
}

#facebook {
margin-top: 15px;	
width: 200px;
height: 75px;
float: left;
}

#navbottom ul li { 
display: inline; 
}

#navbottom ul li a {
display: inline;
padding: 5px;
text-decoration: none;
float: right;
}

#navbottom ul li a:hover {
background-color: #666;
color: #fff;
}

h1 {
	margin-left: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	font: 9pt georgia, Helvetica, sans-serif;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}	
	
h2 {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	font: 9pt georgia, Helvetica, sans-serif;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}		

h3 {
	margin-left: 7px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	font: 8pt georgia, Helvetica, sans-serif;
	color: #ccc;
	text-transform: uppercase;

}	
	
p {
	width: 580px;
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 5px;
	font: 10pt verdana, Helvetica, sans-serif;
	color: #ccc;
}
		
#navcontainer ul a.current {
text-decoration: underline overline;
color: #f16d3e;
}
	
#navbottom ul a.current {
background-color: white;
color: black;
}

a img { 
border: 0;
display: block;
margin: 0;
padding: 0;
 
}

a:hover img{ 
border-bottom: 1px solid #f16d3e;
color: #29abe2;
}

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

a:hover { 
text-decoration: none;
color: #ccc;
}

img {
margin-right: 120px;

}