#container{
	width:800px;
	height:600px;
	margin:auto;
	}
	
#logo{
	width:261px;
	height:64px;
	float:left;
	}
	
#navtop{
	width:540px;
	position: right;
	margin-left:261px;
	padding-top:10px;
	}

#contentindex{
	width:775px;
	height:425px;
	clear:both;
	padding-top:125px;
		}
		
#content{
	width:775px;
	height:540px;
	clear:both;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:70px;
		}
.background	{
background-image:url(images/background.gif);
	background-repeat:no-repeat;
	}
	
	
#navbottom{
	width:775px;
	height:45px;
	clear:both;
	}
			
#strip{
	width:775px;
	height:19px;
	text-align:right;
	}

		
#extra{
	width:775px;
	height:29px;
	}
	
		
a:link {
	color: #666666;
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	color: #666666;
	}
	
a:hover {
	text-decoration: none;
	color: #92C83E;
	}
a:active {
	text-decoration: none;
	color: #666666;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777777;
	text-align:center;
}
	
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #737373;
}
right {
	right: 30px;
}
.rightimage{
		padding-right:50px;
		float:right;
		top:233px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #92C83E;
	top: auto;
	font-weight:200;
	text-align: left;
}

.byron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #92C83E;
	top: auto;
}
.photographer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#navtop ul li{
list-style:none;
	display:inline;
	padding:2px;}

#navbottom ul li{
list-style:none;
	display:inline;
	padding:2px;}
body copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
}
.copy {
	font-family: Arial, Helvtica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #7D7D7D;
}
/*form*/

input {

 display: block;

 width: 175px;

 float: left;

 margin-bottom: 10px;

}

label {

 display: block;

 text-align: left;

 float: left;

 width: 100px;
 
 height: 50px;

 padding-right: 20px;

}


br {

 clear: left;

} 

.buttonSubmit {

 width: 75px;

margin-left: 120px;

margin-top:20px;
}

#content ul li{

	list-style-image:url(images/bullet.gif);
	list-style:url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:40px;
	}
