@charset "UTF-8";

body,td,th {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#DDDDDD;
}

img {
	border:none;
	margin: 0px;	
	padding: 0px;
}

a {
	font-size: 12px;
	color: #000000;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color:#666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}

#wrapper {
	margin-top:50px;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:564px;
	background-color:#FFFFFF;
	background-image:url(images/right_flourish.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	border-top:thick;
}

#header-pad_ {
	position:absolute;
	left:0px;
	top:0px;
	width:219px;
	height:52px;
	background-color:#FFFFFF;
}

#nav-home_ {
	position:absolute;
	left:0px;
	top:52px;
	width:192px;
	height:53px;
}

#nav-divide_ {
	position:absolute;
	left:192px;
	top:52px;
	width:27px;
	height:270px;
	background-image:url(images/nav_divide.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#content {
	position:absolute;
	left:219px;
	top:0px;
	width:100%;
	height:322px;
	margin-top:0px;
	padding-top:70px;
}

#bio_content {
	width:330px;
}

#reel_content {
	width:330px;
	padding-top:45px;
}

#contact_content {
	width:330px;
	padding-top:96px;
}

#nav-reels_ {
	position:absolute;
	left:0px;
	top:105px;
	width:192px;
	height:49px;
}

#nav-contact_ {
	position:absolute;
	left:0px;
	top:154px;
	width:192px;
	height:54px;
}

#pad01 {
	position:absolute;
	left:0px;
	top:208px;
	width:192px;
	height:114px;
}

#pad02 {
	position:absolute;
	left:0px;
	top:322px;
	width:100%;
	height:10px;
}

#footer-brand_ {
	position:absolute;
	left:0px;
	top:332px;
	width:100%;
	height:232px;
	background-image:url(images/footer_brand.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#pad03 {
	position:absolute;
	left:0px;
	top:564px;
	width:98%;
	height:45px;
	text-align:right;
	vertical-align:text-bottom;
}
