body {
margin:0 auto;
padding:0;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
}
a:link {
	color: #943727;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #943727;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #943727;
}


#wrapper {
	margin:0 auto;
	padding:0;
	width:960px;
}
.sub {
	text-transform: uppercase;
	color: #000000;
	font-size: 11px;
}


#photos{
float:left;
width:960px;

}

#logo {
	float:left;
	width:960px;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 50px;
}

#wedding {
	float:left;
	width:320px;
	text-align: center;
}

#blog {
	float:left;
	width:320px;
	text-align: center;
}
#portraits{
	float:left;
	width:320px;
	text-align: center;
}

#text {
	float:left;
	width:320px;
	text-align:center;
	margin-top: 15px;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: .1em;
}

#left {
	float:left;
	width:960px;
	margin-top:50px;
}
#right {
	float:left;
	width:350px;
	margin-top: 25px;
	padding-left: 25px;
}

#footer{
	float:left;
	width:960px;
	text-align: center;
	margin-top: 50px;
}
