#titles {
	position:absolute;
	top:25px;
	width:800px;
	text-align: center;
	left:50%;
	margin-left:-400px;
	font-family:Georgia;
	cursor:pointer;
}

#title {
	width:493px;
	height:60px;
	background-image:url(/images/logo.gif);
	margin-left:150px;
}

#name,#subtitle {
	font-size:1.3em;
	font-family: 'Century Gothic',Georgia;
	color:#8E8D8D;
}

#splash {
	position:absolute;
	width:540px;
	top:250px;
	left:50%;
	margin-left:-270px;
}

#splash_illustration,#splash_photography {
	float:left;
	height:250px;
	width:250px;
	margin-left:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	cursor:pointer;
}

#divider {
	border-left:1px dotted #8E8D8D;
	border-width:2px;
	height:250px;
	width:1px;
	float:left;
	margin-left:10px;
}

#navigation {
	position:absolute;
	top:800px;
	width:800px;
	left:50%;
	margin-left:-400px;
	text-align: center;
	font-family: 'Century Gothic',Georgia;
	font-size:0.9em;
	color:#8E8D8D;
	padding-bottom:20px;
}

#navigation img {
	position:relative;
	top:5px;
	width:20px;
	height:20px;
}

#navigation a {
	color:#8E8D8D;
	text-decoration:none;
}

#navigation a:hover {
	color:#ffffff;
}

#main {
	position:absolute;
	width:800px;
	top:150px;
	left:50%;
	margin-left:-400px;
	color:#B5B4B4;
}

#table {
	border:0px;
	width:100%;
	height:100%;
}

.galleria-stage img {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#subnavigation {
	position:absolute;
	top:25px;
	left:50%;
	margin-left:370px;
	line-height:1.5em;
	width:170px;
	font-family: 'Century Gothic',Georgia;
	font-size:0.8em;
}

#subnavigation a {
	color:#B5B4B4;
	text-decoration:none;
}

#subnavigation a:hover {
	color:#ffffff;
}

#subnavigation .active {
	color:#ffffff;
}

#subnav_category {
	height:100px;
}

#subnavigation_illustration {
	width:80px;
	height:80px;
	float:left;
	background-image:url(/images/illustration_sm.jpg);
	cursor:pointer;
}

#subnavigation_photography {
	width:80px;
	height:80px;
	float:left;
	background-image:url(/images/photography_sm.jpg);
	cursor:pointer;
}

#portfolio {
	color:#8E8D8D;
	margin-bottom:5px;
}

.inactive {
	opacity:0.4;
	filter:alpha(opacity=40);
}

#contact {
	position:absolute;
	width:1000px;
	top:200px;
	left:50%;
	margin-left:-500px;
}

#contact td {
	vertical-align:top;
	padding:20px;
	color:#B5B4B4;
}

#contact div {
	margin-bottom:10px;
}

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

#headshot {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

body {
	background-color:#191919;
	min-width:1050px;
}

.galleria-container {
	background-color:#191919;
}

.galleria-thumbnails-container {
	bottom:-10px;
}
