body {
	font-family: arial;
	font-size: 12px;
}
#container {
		margin: 60px auto;
		width: 725px;
}
#header {
	height: 75px;
}
#header img {
	border: 0px;
}
p#homecontactopleft {
	float: right;
	text-align:right;
	margin-top: 0px;
}
img.imagefloatleft {
	float: left;
}
#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation li {
	maring: 0;
	padding: 0;
	list-style: none;
	float:left;
	position: relative;
	text-align: center;
	line-height: 30px;
}
#navigation ul ul {
	position: absolute;
	visibility: hidden;
	z-index: 1000;
}
#navigation ul ul li a {
	display: block;
	width: 120px;
	text-align: left;
	background: #878787;
}
#navigation ul li a {
	margin-right: 30px;
	display: block;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	behavior: url(http://www.jamieknop.com/border-radius.htc);
	padding: 0 5px 0 5px;
	background: #626262;
	color: #f4f4f4;
}
#navigation ul li a:hover {
	background: #878787;
	margin-right: 30px;
	display: block;
	text-decoration: none;
	color: #f4f4f4;
}
#navigation ul li:hover ul {
	visibility: visible;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a.selected {
	color: #626262;
	text-decoration: underline;
}
a img {
	border-color: #626262;
}
p.gallerylink a:link {
	text-decoration: underline;
	color: #626262;
}
p.gallerylink a:visited {
	text-decoration: underline;
	color: #626262;
}
p.gallerylink a:hover {
	color: #000000;
	text-decoration: underline;
}
p.gallerylink a:active {
	color: #626262;
	text-decoration: underline;
}
p.subtext {
	margin-top: 20px;
}
#headerline {
	background-image: url(images/headerline.jpg);
	height: 5px;
}
#footerline {
	background-image: url(images/headerline.jpg);
	height: 2px;
	margin-bottom: 25px;
}
#navigation {
	font-size: 14px;
	font-weight: bold;
	margin-top: 50px;
	word-spacing: 20px;
}
#sub1 {
	margin-top: 60px;
	width: 342px;
	float: left;
}
#sub2 {
	margin-top: 60px;
	width: 342px;
	float: right;
}
#sub3 {
	margin-top: 60px;
	width: 342px;
	float: left;
}
#sub4 {
	margin-top: 60px;
	width: 342px;
	float: right;
}
#sub3 {
	margin-top: 60px;
	width: 342px;
	float: left;
}
#sub4 {
	margin-top: 60px;
	width: 342px;
	float: right;
}
#sub5 {
	margin-top: 60px;
	width: 342px;
	float: left;
	margin-bottom: 50px;
}
#sub6 {
	margin-top: 60px;
	width: 342px;
	float: right;
	margin-bottom: 50px;
}
#recentposts {
	margin-top: 60px;
	width: 342px;
	float: right;
	margin-bottom: 50px;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
#subthephotographer1 {
	margin-top: 60px;
	width: 342px;
	float: left;
	height: 450px;
}
#subthephotographer2 {
	margin-top: 60px;
	width: 342px;
	float: right;
	height: 450px;
}
#subthephotographer3 {
	margin-top: 60px;
	float: left;
	margin-bottom: 50px;
}
#subcontactmap {
	margin-top: 60px;
	float: left;
	margin-bottom: 50px;
}
#subportraitphotography {
	margin-top: 60px;
	width: 342px;
	float: right;
	margin-bottom: 50px;
}
.clear {
	clear: both;
}
textarea {
	height: 100px;
	width: 342px;
	border-color: #000000;
	border: 1px;
	border-style: solid;
	padding: 2px;
}
input {
	width: 342px;
	border-color: #000000;
	border: 1px;
	border-style: solid;
	padding: 2px;
}
input#button {
	width: 100px;
	background: #FFFFFF;
}
p#error {
	color: #F00;
}
#portfoliotitle  {
	margin-top: 60px;
}
#footer .links {
	float: left;
	width: 200px;
	margin-bottom: 50px;
}
#footer .links a {
	clear: both;
	float: left;
	margin-bottom: 5px;
}
#footer .contact {
	margin-left: 50px;
	float: left;
	width: 200px;
}