@charset "UTF-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}
body {
	background: url(../imgs/circles_bg.png) no-repeat;
	background-color: #FEFFE2;
	font-family:verdana,arial,helvetica,sans-serif;
	margin:0px auto 0pt;
	padding:0pt;
	width:900px;
}
h1 {
	font-size: 80%;
}
p {
	font-size: 70%;
}
.name {
	display: block;
	width: 463px;
	height: 64px;
	position: absolute;
	top: 6px;
	left: 48px;
	z-index: 900;
}
.contact {
	display: block;
	width: 82px;
	height: 34px;
	position: absolute;
	top: 75px;
	left: 100px;
	z-index: 900;
}
.date {
	font-weight: bold;
}
.title {
	font-weight: bold;
}
.download {
	color: #669933;
	font-weight: bold;
	text-align: right;
	padding-top: 60px;
}
#content .download a {
	text-decoration: none;
	color: #CC0000;
}
#content .download h2 {
	font-size: 95%;
	line-height: 0;
	text-transform: uppercase;
}
.project {
	color: #336666
}
.reel {
	color: #336666
}

/* NAVIGATION */
#reel {
	background: url(../imgs/reel.png);
	width: 45px;
	height: 19px;
	display: block;
	position: absolute;
	top: 41px;
	left: 226px;
	z-index: 1000;
}
#reel span {
	display: none;
}
#press {
	background: url(../imgs/press.png);
	width: 58px;
	height: 19px;
	display: block;
	position: absolute;
	top: 462px;
	left: 360px;
	z-index: 500;
}
#press:hover {
	background-position: 0 -19px;
}
#press span {
	display: none;
}

#updates {
	background: url(../imgs/updates.png);
	width: 80px;
	height: 19px;
	display: block;
	position: absolute;
	top: 128px;
	left: 92px;
	z-index: 1000;
}
#updates:hover {
	background-position: 0 -19px;
}
#updates span {
	display: none;
}
#gallery {
	background: url(../imgs/gallery.png);
	width: 81px;
	height: 19px;
	display: block;
	position: absolute;
	top: 247px;
	left: 54px;
	z-index: 1000;
}
#gallery:hover {
	background-position: 0 -19px;
}
#gallery span {
	display: none;
}
#resume {
	background: url(../imgs/resume.png);
	width: 68px;
	height: 19px;
	display: block;
	position: absolute;
	top: 304px;
	left: 124px;
	z-index: 1000;
}
#resume:hover {
	background-position: 0 -19px;
}
#resume span {
	display: none;
}
#circles_nav {
	background: url(../imgs/circles_nav.png) no-repeat;
	display: block;
	width: 300px;
	height: 644px;
	position: absolute;
	top: 75px;
	left: 233px;
	z-index: 101;
}

/* MAIN CONTENT */
#content {
	display: block;
	position: absolute;
	top: 125px;
	left: 368px;
	width: 730px;
	min-height: 300px;
	z-index: 100;
	margin-bottom: 50px;
}
#content div.updates {
	border-top: 6px solid #cc3333;
	display: block;
	padding-top: 18px;
	width: 505px;
	margin-top: 75px;
}
#content div.updates div{
	display: block;
	margin-bottom: 10px;
	width: 500px;
}
#content div.updates .column1 {
	margin: 0 20px 0 50px;
	position: relative;
	float: left;
	text-align: right;
	width: 100px;
}
#content div.updates .column2 {
	position: relative;
	float: left;
	text-align: left;
	width: 330px;
}

#content div.reels {
	border-top: 6px solid #99CCCC;
	display: block;
	padding-top: 18px;
	width: 280px;
	margin-top: 0px;
	margin-left: 160px;
}
#content div.reels div{
	display: block;
	margin-bottom: 10px;
	width: 500px;
}
#content div.reels .column1 {
	margin: 0 20px 0 50px;
	position: relative;
	float: left;
	text-align: right;
	width: 150px;
}
.reels a {
	color: #CC0000;
	text-decoration: none;
}
.reels a:hover {
	text-decoration: underline;
}
#content div.reels .column2 {
	position: relative;
	float: left;
	text-align: left;
	width: 65px;
}

#content .contact h2 {
	font-size: 95%;
}
#content .contact a {
	color: #CC0000;
	text-decoration: none;
}
#content .contact a:hover {
	text-decoration: underline;
}

#content div.resume {
	background: url(../imgs/resume_bg.png);
	border-left: 5px solid #669933;
	border-top: 5px solid #669933;
	display: block;
	width: 650px;
	min-height: 500px;
	margin-left: 110px;
}
#content .resume h2 {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	line-height: 0px;
	text-transform: uppercase;
}
#content .resume h3 {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
}
#resumeline {
	background: url(../imgs/resumeline.png);
	display: block;
	width: 41px;
	height: 6px;
	position: absolute;
	top: 261px;
	left: 69px;
}
#content div.gallery {
	display: block;
	width: 400px;
	min-height: 500px;
	margin-left: 200px;
	z-index: 1010;
}
#content div.gallery .column1 {
	position: relative;
	float: left;
	text-align: right;
	width: 110px;
	margin-right: 25px;
}
#content div.gallery .column2 {
	position: relative;
	float: left;
	text-align: left;
	width: 150px;
	margin-left: 50px;
}
#galleryline {
	background: url(../imgs/galleryline.png);
	display: block;
	width: 226px;
	height: 6px;
	position: absolute;
	top: 204px;
	left: 4px;
}
#content  .gallery  .frame  {
	border: solid 5px #009999;
	margin-bottom: 8px;
}
#content div.contact {
	display: block;
	width: 400px;
	min-height: 500px;
	margin-left: 100px;
}
#content div.press {
	display: block;
	width: 400px;
	min-height: 500px;
	margin-left: 200px;
	z-index: 1;
}
#header {
	background: url(../imgs/paper_bg.png) no-repeat;
	width: 528px;
	height: 478px;
	display: block;
	position: absolute;
	top: 0;
	left: 15px;
}
.quote {
	display: block;
	position: absolute;
	top: 468px;
	left: 20px;
	width: 236px;
}
.red {
	color: #990000;
}
.green {
	color: #003300;
}
.blue {
	color: #006666;
}
#container {
   min-height:100%;
   position:relative;
}
#divbox {
	background: url(../imgs/box_bg.png) no-repeat;
	display: block;
	width: 330px;
	height: 320px;
	margin-top: 50px;
	padding-left: 25px;
	padding-right: 10%;
}
#topborder{
	background: url(../imgs/brdr.png) no-repeat;
	display: block;
	width: 900px;
	height: 34px;
	position: absolute;
	top: 0;
}
#bottomborder{
	background: url(../imgs/brdr.png) no-repeat;
	display: block;
	background-position: 0 -34px;
	width: 900px;
	height: 34px;
	position: absolute;
	bottom: 0;
}
#content .updates .column2 a:hover {
	text-decoration: underline;
}
#content .contact img {
	margin-top: 10px;
}
#content .contact div {
	display: block;
}
#content .contact img {
	margin-right: 5px;
	margin-left: 5px;
}
