* {
   font-family: tahoma;
   font-size: 12px;
   color: #a0a2a2;
   line-height: 19px;
   padding: 0;
   margin: 0;
}

body {
	background: #363636 url("images/bodyBg.jpg") top repeat-x;
	text-align: center;
	margin: 0 auto;
}

#containerBg {
	background: transparent url("images/containerBg.jpg") top right no-repeat;
	height: 100%;
	margin-top: 10px;
}

#container {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.clear {
	clear: both;
}

h2 {
	font-size: 12px;
	font-family: verdana;
	color: #c2c2c2;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
	text-align: left;
}

#logoText {
	margin: 22px 0 0 5px;
	vertical-align: top;
}

#contentTop {
	background: transparent;
	width: 720px;
	margin: 100px 0 0 0;
	.margin: 100px 0 0 0;
	float: left;
}

#video {
	margin: 0 0 0 1px;
	padding: 0 0 0 27px;
	border-left:  1px solid #545454;
}


/* Current Project */
#current {
	margin: 20px 0 18px 0;
	text-align: left;
}

#current h1 {
	background: transparent url("images/currentH1bg.gif") top no-repeat;
	height: 30px;
	padding: 5px 0 0 12px;
	color: #fff;
	font-family: verdana;
}

#current p {
	margin: 3px 0 12px 0;
	.margin: 6px 0 12px 0;
	padding: 0 10px;
}


/* Bio */ 
#bio {
	clear: both;
	background: #1a1a1a;
	width: 430px;
	text-align: left;
	border: 1px solid #545454;
	padding: 10px 0 12px 12px;
	.padding: 8px 0 10px 12px;
	float: left;
}

#bio h1 {
	color: #fff;
	font-family: verdana;
}

#bio h2 {
	padding: 0 0 8px 0;
	color: #969898;
}

#bio p {
	padding: 0 19px 0 0;
	.padding: 0 10px 0 0;
	color: #969898;
}

#bio #bioPhoto {
	float: left;
	margin: 5px 15px 0 0;
	font-size: 10px;
	color: #646565;
}


/* Stills */
#stills {
	width: 270px;
	float: right;
}

#stills h1 {
	text-align: left;
	margin: 0 0 10px 15px;
	color: #fff;
}

#stills ul {
	list-style-type: none;
	margin: 0 0 0 15px;
}

#stills li {
	float: left;
	margin: 0 10px 10px 0;
}

#stills img {
	border: 1px solid #545454;	
}


/* Right Column */
#rightColumn {
	float: right;
	width: 152px;
	margin-top: 100px;
	text-align: right;
	border-left: 1px solid #545454;
	padding: 20px 0 15px 0; 
}


/* Upcoming */
#upcoming {
	text-align: left;
	background: transparent url("images/upcomingBg.gif") no-repeat top right;
	width: 140px;
	margin: 0 0 10px auto;
}

#upcoming ul {
	list-style-type: none;
	padding: 33px 0 0 0;
}

#upcoming li {
	border-bottom: 1px solid #545454;
	padding: 5px 3px 7px 0;
	color: #a0a0a0;
	font-size: 11px;
	line-height: 15px;
}


/* News */
#news {
	background: transparent url("images/news.gif") no-repeat top right; 
	margin: 20px 0 10px auto;
	width: 140px;
	text-align: left;
}

#news ul {
	list-style-type: none;
	padding: 33px 0 0 0;
}

#news li {
	border-bottom: 1px solid #545454;
	padding: 5px 3px 7px 0;
	color: #a0a0a0;
	font-size: 11px;
	line-height: 15px;
}


/* Networks */
#networks {
	padding: 0;
	width: 140px;
	margin: 0 0 10px auto;
	text-align: left;
	border-bottom: 1px solid #545454;
}

#networks h1 {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

#networks p {
	color: #d7d7d7;
	line-height: 15px;
	font-size: 11px;
	padding-bottom: 9px;
}

#networks ul {
	list-style-type: none;
}

#networks li {
	margin: 0 18px 8px 0;
	float: left;
}

/* Links */
#resources {
	width: 140px;
	margin: 0 0 10px auto;
	text-align: left;
}

#resources h1 {
	font-size: 11px;
	color: #fff;
	font-weight: bold;	
}

#resources ul {
	list-style-type: none;
}

#resources li a {
	font-size: 11px;
}


/* Contact */
#contact {	
	background: #1a1a1a;
	text-align: center;
	margin: 0 auto;
	clear: both;
	width: 898px;
	text-align: left;
	border: 1px solid #545454;
}

#contact p {
	padding: 9px;
	.padding: 10px;
	text-align: center;
}


/* FOOTER */
#footer {
	background: transparent url("images/footerBg.jpg") top left repeat-x;
	width: 100%;
	height: 60px;
	clear: both;
}

#footer p {
	margin: 0 auto;
	padding-top: 12px;
	color: #959595;
	font-size: 11px;
}

.message {
	color: #da5353;
}
