body {
	margin:0px; padding:0px;
	background-color: #11090a;
	font-family:Arial, Helvetica, sans-serif;
}
#outside_container {
	background:url(images/background_slice.jpg) repeat-x #000000;
}
#container {
	background:url(images/background_main.jpg) no-repeat;
	min-height:800px;
	width:1000px;
	position:relative;
}

/*
	Logo / Menu / Panel Positioning
*/

#logo { position:absolute; top:50px; left:50px; }

#panel { position:absolute; top:165px; left:51px; }

ul#menu { 
	margin:0px;	padding:0px;
	position:absolute; top:138px; left:75px;
}
ul#right_menu { 
	margin:0px;	padding:0px;
	position:absolute; top:138px; right:110px;	
}
ul#menu li, ul#right_menu li {
	margin:0px;	padding:0px;
	list-style:none;
	margin-right:10px;
	font-size:9px;
	text-transform:uppercase;
	display:inline;
}
ul#menu li a, ul#right_menu li a {
	text-decoration:none;
	color: #bd92b2;
}
ul#menu li a:hover, ul#menu li a.active, ul#right_menu li a:hover {
	text-decoration:none;
	color:#ffffff;
}

#nojava {
	margin:0px;	padding:0px;
	list-style:none;
	margin-right:10px;
	font-size:9px;
	text-transform:uppercase;
	display:inline;
	text-decoration:none;
	color: #bd92b2;
}

/*
	Content
*/

#content {
	padding-top:435px;
	padding-left:85px;
	height:656px;
	width:815px;
	color:#674f5d;
	font-size:13px;
	line-height:20px;
}
.column1 { float:left; width:230px; margin-right:30px; }
.column2 { float:left; width:230px; margin-right:30px; }
.column3 { float:left; width:270px; }
.column4 { float:left; width:460px; margin-right:60px; }

.column1 a {
	text-decoration:none;
	color: #bd92b2;
}
.column1 a:hover {
	text-decoration:none;
	color:#ffffff;
}

.column2 a {
	text-decoration:none;
	color: #bd92b2;
}
.column2 a:hover {
	text-decoration:none;
	color:#ffffff;
}

#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#dbaa70;
	margin:0px 0px 20px 0px;
	font-weight:normal;
}

ul.work {
	margin:0px; padding:0px;
}
ul.work li {
	list-style:none;
	margin:0px; padding:0px;
	clear:both;
}
ul.work li a {
	color:#e0b882;
	display:block;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	font-size: 11px;
}
ul.work li a img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;	
}
ul.work li a h4 {
	color:#674f5d;
	margin:0px;
	font-weight:normal;
	font-size:10px;
}
ul.work li a:hover, ul.work li a:hover h4 { 
	color:#ffffff; 
}
#flash {
	
	position:absolute; top:404px; left:51px;
	height: 656px;

}
#altflash {
	
	position:absolute; top:450px; left:100px;

}

/*
	Footer
*/
#footer {
	padding-left: 50px;
	padding-bottom: 100px;
	padding-right: 50px;
	padding-top: 30px;
	border-top:1px solid #3f2324;
	color:#674f5d;
	font-size:9px;
	line-height:14px;
}
#footer img {
	float:left;
	margin-right:10px;
}

#footer a {
	color:#9e8292;
	text-decoration:none;
}
#footer a:hover { color:#ffffff; }

ul#footer_left {	float: left;	margin: 10px;	padding:0px;	
}

ul#footer_right {
	margin: 0x;
	float: left;	
	padding-left:30px;
}

ul#footer_right li, ul#footer_left li {
	margin:0px;	padding:0px;
	list-style:none;
	margin-right:10px;
	display:inline;
}


/*
	General Styles
*/

a img { border:0px }


/*
	Header Fade
*/

#header_aaron {
	margin: 0px;
	position: absolute;
	top: 50px;
	left: 50px;
	padding: 0px;
	text-indent: -9999px;
	width: 380px;
	height: 55px;
	background: url(../images/header_aaron.jpg) no-repeat;
}
#header_aaron a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 380px;
	height: 55px;
	display: block;
	border: 0px;
	background: transparent;
	overflow: hidden;
}
#header_aaron .fake-hover {
	margin: 0px;
	padding: 0px;
	width: 380px;
	height: 55px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/header_aaron.jpg) no-repeat 0 -55px;
}

#header_matt {
	margin: 0px;
	position: absolute;
	top: 50px;
	left: 50px;
	padding: 0px;
	text-indent: -9999px;
	width: 380px;
	height: 55px;
	background: url(../images/header_matt.jpg) no-repeat;
}
#header_matt a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 380px;
	height: 55px;
	display: block;
	border: 0px;
	background: transparent;
	overflow: hidden;
}
#header_matt .fake-hover {
	margin: 0px;
	padding: 0px;
	width: 380px;
	height: 55px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/header_matt.jpg) no-repeat 0 -55px;
}

#header_lucy {
	margin: 0px;
	position: absolute;
	top: 50px;
	left: 50px;
	padding: 0px;
	text-indent: -9999px;
	width: 380px;
	height: 55px;
	background: url(../images/header_lucy.jpg) no-repeat;
}
#header_lucy a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 380px;
	height: 55px;
	display: block;
	border: 0px;
	background: transparent;
	overflow: hidden;
}
#header_lucy .fake-hover {
	margin: 0px;
	padding: 0px;
	width: 380px;
	height: 55px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/header_lucy.jpg) no-repeat 0 -55px;
}

#header_james {
	margin: 0px;
	position: absolute;
	top: 50px;
	left: 50px;
	padding: 0px;
	text-indent: -9999px;
	width: 380px;
	height: 55px;
	background: url(../images/header_james.jpg) no-repeat;
}
#header_james a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 380px;
	height: 55px;
	display: block;
	border: 0px;
	background: transparent;
	overflow: hidden;
}
#header_james .fake-hover {
	margin: 0px;
	padding: 0px;
	width: 380px;
	height: 55px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/header_james.jpg) no-repeat 0 -55px;
}