body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FDF9F0;
	background-color: #3c4145;
}
a:active {
	color: #ffcc66;
	font-weight: normal;	
}
a:link {
	color: #ffcc66;
	font-weight: normal;	
/*	color: #ffe5b2;*/
}
a:visited {
	color: #999999;
	font-weight: normal;	
}
a:hover {
	color: #B3B0A9;
	font-weight: normal;	
}

#banner {
	background-color: #CC3333;
	background-repeat: repeat-x;
	position: absolute;
	height: 30px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 4;
}

#DS_graphic {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
}

#nav_bar {
	position: absolute;
	left: 208px;
	top: 7px;
	width: 600px;
	z-index: 5;
}

#movie {
	position: absolute;
	left: 0px;
	top: 32px;
	z-index: 3;
}

.nav {
	font-size: 15px;
	font-style: italic;
	color: #E6E2DA;
}
a.nav:link {
	color: #E6E2DA;
	text-decoration: none;
}
a.nav:active {
	color: #E6E2DA;
	text-decoration: none;
}
a.nav:visited {
	color: #E6E2DA;
	text-decoration: none;
}
a.nav:hover {
	color: #B3B0A9;
	text-decoration: none;	
}

.current_page {
	font-size: 15px;
	color: #3c4145;
	font-style: italic;
}
#work_txt {
	position: absolute;
	left: 225px;
	top: 568px;
	width: 578px;

}
#about_txt {
	position: absolute;
	left: 280px;
	top: 00px;
	width: 340px;
	height: 870px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FDF9F0;
	font-size: 14px;
	z-index: 3;
	background-image: url(graphics/about_bckgnd.gif);
	background-repeat: repeat-y;
/*	background-color: #333333;*/
	padding-left: 16px;
	padding-right: 16px;
}
#contact_form {
	position: absolute;
	left: 280px;
	top: 145px;
	width: 340px;
	z-index: 3;
	padding-left: 16px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6ca48d;
	padding-top: 0px;
	margin-bottom: 10px;
}
p {
	font-size: 12px;
	margin-top: 0px;
}
h4 {
	font-size: 13px;
	font-weight: normal;	
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
ul {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;

}
li {
	margin-top: 0px;
	margin-bottom: 4px;

}
#bird {
	position: absolute;
	left: -84px;
	top: 13px;
	height: 500px;
	z-index: 1;
}
