body { 
	font-family: Arial,Helvetica,sans-serif;	background: #039;
	margin: 0px;
	padding: 0px; 
}

	body h1 {
		font: bold 24px Arial;
		color: #039;
		margin: 20px 0px 10px 0px;
		line-height: 24px;
		text-align: left;
}

	body h2 {
		font: bold 20px Arial;
		color: #039;
		margin: 15px 0px 10px 0px;
		line-height: 24px;
		text-align: left;
}

	body h3 {
		font: bold 16px Arial;
		color: #333;
		margin: 0px 0px 10px 0px;
		line-height: 24px;
}

	body h4 {
		font: normal 13px Verdana;
		color: #333;
		margin: 0px;
}

	body p {
		font: normal 12px Arial;
		color: #333;
		margin: 0px;
		line-height: 16px;
}

	body li {
		font: normal 12px Arial;
		margin: 3px 0px 3px -20px;
		color: #333;
		line-height: 16px;
}

	body ul {
		margin-top:0;
		margin-bottom:0;
		list-style-position: outside;
		 list-style: disc;
}

	body img {
		margin: 0px;
		border: 0px
}

	body br {
		line-height: 16px;
}

	body a {
		font: bold 13px Arial;
		color: #333;
		text-decoration: underline;
		margin: 0px;
}

	body a:hover {
		font: bold 13px Arial;
		color: #900;
		margin: 0px; 		
}

	body strong {
		font: bold 12px Arial;		
		color: #333;
		margin: 0px;
		line-height: 16px;
}

	body em {
		font: italic 12px Arial;
		color: #333;
		margin: 0px;
		line-height: 16px;
}

	body b {
		font: bold 14px Arial;		
		color: #900;
		margin: 0px;
		line-height: 20px;
}

	body br {
		line-height: 14px; 
}

#content {
	width: 900px;
	height: 650px;
	position: relative;
	top: 0px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#content2 {
	width: 900px;
	height: 950px;
	position: relative;
	top: 0px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#content3 {
	width: 900px;
	height: 960px;
	position: relative;
	top: 0px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#header {
	width: 900px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/header.jpg) no-repeat;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#logo {
	width: 318px;
	height: 87px;
	position: absolute;
	top: 30px;
	left: 30px;
	margin: 0px;
	padding: 0px;
}

#mainbox {
	width: 860px;
	height: 430px;
	position: absolute;
	top: 153px;
	left: 0px;
	background: #fff;
	margin: 0px;
	padding: 20px;
}

#bio {
	width: 860px;
	height: 730px;
	position: absolute;
	top: 153px;
	left: 0px;
	background: #fff;
	margin: 0px;
	padding: 20px;
}

#portfolio {
	width: 860px;
	height: 740px;
	position: absolute;
	top: 153px;
	left: 0px;
	background: #fff;
	margin: 0px;
	padding: 20px;
}

#textbox_home {
	width: 900px;
	height: 150px;
	position: absolute;
	top: 370px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#textbox_home h1 {
	text-align: center;
	color: #fff;
	margin: 0px 0px 20px 0px;
}

#textbox_home h2 {
	text-align: center;
	color: #fff;
	margin: 0px 0px 10px 0px;
}

#textbox_home a {
	color: #fff;
}

#textbox_home a:hover {
	color: #c00;
}

#film {
	width: 100%;
	height: 171px;
	position: absolute;
	top: 152px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background: url(images/film.jpg) repeat-x;
}

#blueline {
	width: 100%;
	height: 2px;
	position: absolute;
	top: 404px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background: #36c;
}

#blueline2 {
	width: 100%;
	height: 10px;
	position: absolute;
	top: 620px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background: #36c;
}

#contactform {
	width: 400px;
	height: 320px;
	position: absolute;
	top: 100px;
	left: 180px;
	margin: 0px;
	padding: 0px;
}

#text_bottom {
	width: 840px;
	height: 40px;
	position: absolute;
	bottom: 40px;
	left: 20px;
	border: solid 2px #900;
	margin: 0px;
	padding: 10px;
	text-align: center;
}

#iframe {
	position: absolute;
	top: 70px;
	left: 131px;
}

#ibox {
	position: absolute;
	top: 100px;
	left: 131px;
}

#menu {
	position: absolute;
	top: 118px;
	right: 0px;
	width: 350px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

	#menu ul {
		margin: 0px;
}

#navlist {
	padding: 3px 0;
	margin-left: 0;
	font: bold 12px Verdana, sans-serif;
}

#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
	line-height: 24px;
}

#navlist li a {
	padding: 3px 0.5em;
	margin-left: 1px;
	background: #039;
	text-decoration: none;
	line-height: 24px;
}

#navlist li a:link {
	font: normal 13px Arial;
	color: #fff;
	line-height: 24px;	
}

#navlist li a:visited {
	color: #fff;
	font: normal 13px Arial;
	line-height: 24px;
}

#navlist li a:hover {
	color: #fff;
	background: #36c;
	line-height: 24px;
}

#navlist li a#current {
	background: #36c;
	font: normal 13px Arial;
	line-height: 24px;
}

#videos {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 100%;
	text-align: center;
	margin: 0px;
	z-index: 2;
}

#footnav {
	position: absolute;
	bottom: 20px;
	left: 0px;
	width: 100%;
	height: 13px;
	text-align: center;
	margin: 0px;
	z-index: 3;
	background: #36c;
}

	#footnav a {
		font: normal 11px Arial;
		color: #fff;
		text-decoration: none;
		margin: 0px;
}

	#footnav a:hover {
		font: normal 11px Arial;
		color: #c33;
		margin: 0px; 		
}

	#footnav p {
		font: normal 11px Arial;
		color: #fff;
		margin: 0px;
}

#copyright {
	position: absolute;
	bottom: -20px;
	left: 0px;
	width: 100%;
	height: 13px;
	margin: 0px;
	text-align: center;
}
	#copyright p {
		font: normal 11px Arial;
		color: #ccc;
		margin: 0px;
}

#tag {
	position: absolute;
	bottom: -60px;
	right: 0px;
	z-index: 2;
}

	#tag a {
		font: normal 10px Arial;
		color: #ccc;
		text-decoration: none;
		margin: 0px;
}

	#tag a:hover {
		font: normal 10px Arial;
		color: #fff;
		text-decoration: none;
		margin: 0px;
}

	#tag p {
		font: normal 10px Arial;
		color: #999;
		text-decoration: none;
		margin: 0px;
}

#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}

