body {
	background-color:#3b3b3b;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	margin:0px;
}

a {
	color:#ffffff;
}

a img {
	border-width:0px;
}

.footer-container,
.container {
	background:url(images/outer_shadow.gif) repeat-y center;
	border-bottom:1px solid #000000;
	text-align:center;
}

.footer-container {
	border-width:0px;
}

.main-container {
	text-align:left;
	background:url(images/main_gradient.gif) repeat-x top;
}

.main-outer {
	background:url(images/outer_shadow_gradient.gif) no-repeat top center;
}

.logo {
	border-right:1px solid #000000;
	float:left;
}

.footer-inner,
.inner {
	width:876px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin-left:auto;
	margin-right:auto;
}

.footer-inner {
	border-bottom:1px solid #000000;
	background-color:#ac3532;
}

.header {
	height:52px;
	background-color:#777777;
}

.menu {
	padding-top:30px;
	padding-left:10px;
	margin:0px;
	float:right;
	width:652px;
}

.menu li {
	text-transform:uppercase;
	float:left;
	border-right:1px solid #ffffff;
	height:22px;
	margin-right:10px;
	padding-right:10px;
	list-style-type:none;
}

.menu a {
	color:#ffffff;
	text-decoration:none;
}

.menu a:hover {
	color:#000000;
}

.main {
	background-color:#404040;
}

.categories {
	padding:0px;
	margin:0px;
	width:210px;
	font-size:7pt;
	float:left;
}

.categories li {
	display:block;
	height:32px;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.categories li a {
	color:#ffffff;
	text-decoration:none;
	line-height:32px;
	padding-left:20px;
	background:url(images/menu_bg.gif) repeat-x top;
	display:block;
}

.categories li a:hover {
	background:url(images/menu_bg_highlight.gif) repeat-x top;
}

.body {
	width:665px;
	background:url(images/body_bg.gif) repeat-y left;
	float:right;
	height:240px;
	border-left:1px solid #000000;
}

.body[class] {
	height:auto;
	min-height:240px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.feature {
	width:160px;
	float:right;
	padding-left:15px;
	padding-right:15px;
	font-size:7pt;
	color:#ffffff;
}

.feature h1 {
	padding:0px;
	margin:0px;
}

.feature strong {
	color:#bf332f;
	font-weight:normal;
	font-size:10pt;
}

.feature a.more {
	color:#bf332f;
}

.text {
	width:438px;
	color:#ffffff;
	padding:15px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:2.0em;
}

h1 {
	color:#bf332f;
	text-transform:uppercase;
	font-size:14pt;
	font-weight:normal;
	padding-top:10px;
}

.footer {
	padding-right:10px;
	line-height:25px;
	color:#ffffff;
	font-size:7pt;
	height:25px;
}

.footer a {
	color:#ffffff;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.footer-shadow {
	height:10px;
	background:url(images/shadow_footer.gif) no-repeat top center;
}

.body-shadow-top {
	background:url(images/body_shadow_top.gif) no-repeat;
	height:19px;
}

.body-shadow-bottom {
	background:url(images/body_shadow_bot.gif) no-repeat right;
	height:17px;
	clear:both;
}

.controls {
	padding-right:10px;
	padding-top:10px;
	text-align:right;
	border-top:1px solid #000000;
	height:60px;
}

.title-container {
	float:right;
	width:665px;
	background-color:#ac3532;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	height:70px;
	text-align:left;
}

.title {
	padding:10px;
	float:left;
}

.title h1 {
	color:#ffffff;
	padding:0px;
	margin:0px;
}

.title h2 {
	font-size:10pt;
	font-weight:normal;
	color:#ffffff;
	padding:0px;
	margin:0px;
}

.thumbnails {
	float:right;
	padding:4px;
}

.gallery-controls {
	text-align:right;
	padding-top:10px;
	color:#ffffff;
}

.gallery-controls a {
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
}

.header-image {
	width:876px;
	height:269px;
	background-repeat:no-repeat;
	text-align:left;
}

.header-overlay {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/transblack.png');
	width:211px;
	height:269px;
}

.header-overlay[class] {
	background:url(images/transblack.png);
}

#slideshow {
	background-repeat:no-repeat;
	text-align:center;
	background-position:center;
}

.copyright {
	float:right;
}

.credit {
	float:left;
	padding-left:10px;
	padding-top:3px;
}

.work-list {
	padding:0px;
	margin:0px;
}

.work-list li {
	list-style-type:none;
	margin-bottom:30px;
}

.work-list .work-list-preview {
	float:left;
	margin-right:10px;
}

#date {
	border-right-width:0px;
	float:right;
}