body {
	margin: 0px;
	padding: 0px;
}

#doug_pfeffer {display: none}

#container {
	margin: 0 auto 0 auto;
	text-align: center;
        font-size: 11px;
        line-height:20px;
        font-family: Georgia, "Times New Roman", Times, serif;
}


#front {
	background-color: #E9E9D3;
}


#portfolio {
        background-color: #F8F51A;
        margin: 0px; 
        padding: 0px;

}


#projects {
	background-color: #F8F51A;
}


#projects ul {
	list-style-type: none;
	margin: 0; padding: 0;
}

#projects ul li {
margin: 0; padding: 0;
}

#news {
	background-color: #D2E2E8;
	margin: 0px;
	padding: 0px;
}

#contact {
	background-color: #E9D3D3;
	margin: 0px;
	padding: 0px;	
}

#subtitle {
	margin: 0;
}

.content, .news_content {
	margin-left:50px;
	margin-top: 0;
	font-size: 12px;
	line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content {
	text-align: center;
}

.news_content {
	width: 600px;
}


#news h1 {
	background: url(../images/titles/dp_news.gif) no-repeat;
	height: 30px;
}
#news h2 {
	background: url(../images/news_title.gif) no-repeat;
	height: 27px
}

#projects h1 {
	background: url(../images/titles/dp_projects.gif) no-repeat;
	height: 30px;
}

#projects h2 {
	background: url(../images/projects_title.gif) no-repeat;
	height: 27px;
}

#contact h1 {
	background: url(../images/titles/dp_contact.gif) no-repeat;
	height: 30px;
}

#contact h2 {
	background: url(../images/contact_title.gif) no-repeat;
	height: 27px;
}
	
	

h2 span, h1 span {
	position: absolute;
	left: -1000px;
}


h2, h1 {
	margin: 0; padding: 0;
}








A.nav:link {
	COLOR: #494949;
	padding:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

A.nav:visited {
	COLOR: #494949;
	padding:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

A.nav:hover {
	COLOR: #FF4800;
	padding:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}




A:link {
	COLOR: #000;

	padding:1px;

}
A:active {
	COLOR: #000;

	padding:1px;
}
A:visited {
	COLOR: #000;

	padding:1px;

}
A:hover {
	COLOR: #FF4800;

	padding:1px;
}

#navbar {
	background-color: #E9E9D3;
	margin: 0px 0 3% 0;
	padding: 5px 5px 5px 50px;
}




#title{
	margin-bottom: 40px;
}

.firstlink {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #000;
	padding:1px;
	background-image: url('../images/nav_bg.gif');
}

.link {
	margin-left:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #000;
	padding:1px;
	background-image: url('../images/nav_bg.gif');
}

.extraslink {
	margin-left:90px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding:1px;

}


.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #C7C7B3;
	margin-top: -15px;
	float: right;
	margin-right: 15px;
}

LABEL {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 5px;
	display: block;
}

.errorMsg {
	background-color:#F8F51A;
	color: #000;
	padding:3px;
}

.date {
	color: #ADBCC2;
}

.vert_center {
	line-height: 500px;
}

#splash {
	background: #FAF2F0;
	margin: 0;
	padding: 0;
}
	
