* {
	margin:0; padding:0; border:none;
}

body {
	background:#fff;
	color:#000;
	font-family:Avenir, Arial, sans-serif;
	font-size:10pt;
}
#home {
	background:#fff url(../images/home.jpg) no-repeat top center;
}
#wrap {
	background:url(../images/jeffrey-beers_o.gif) bottom right;
	margin:0; padding:0;
}

#nav {
	margin-bottom:15px;
}
#nav ul {
	display:none;
}
#subnav {
	float:left;
	width: 500px;
}
#mainnav {
	float:right;
	padding-bottom:15px;
}
#content {
	clear:both;
}

#gallery_name {
	font-weight:bold;
	text-transform:uppercase;
}
#gallery_nav {
	display:none;
}
#img_name {
	font-weight:bold;
	text-transform:uppercase;
}
#img_description {
	margin-bottom:15px;
}
#projects #content div {
	position:relative;
	height: 170px;
	width: 170px;
	float:left;
}
#news #content div {
	position:relative;
	width: 170px;
	float:left;
}
#news #content div p {
	width: 148px;
}
#news #content div a {
	color:#A7A9AC;
	text-decoration:none;
}
#news #content div .n_title, #news #content div .n_link a {
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
}
#news #content div .n_link {
	padding-top:8px;
}
#press #content div {
	position:relative;
	height: 220px;
	width: 170px;
	float:left;
}
#projects #content div a, #press #content div a {
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#A7A9AC;
	font-size:9px;
}
#home #content {
	margin-top:250px;
	color:#000;
	font-size:24px;
}
#news-detail #content .n_title {
	text-transform:uppercase;
	font-weight:bold;
}
#about #content p, #contact #content p, #news-detail #content p {
	margin-bottom:18px;
	padding-right:20px;
	color:#000;
	font-size:16px;
}
#contact #content a {
	color:#000;
	text-decoration:none;
}
