body {
	margin: 0;
	padding: 0;
	background: url('../images/bgrepeat.jpg') repeat 0 0;
	font-family: Eurostile, "Myriad Pro", sans-serif;
	color: #bababa;
}

a:link {
	color: #d1d1ca;
	border: none;
	text-decoration: none;
}

a:visited {
	color: #d1d1ca;
	border: none;
	text-decoration: none;
}

a:hover {
	color: #464643;
	border: none;
	text-decoration: none;
}

a:active {
	color: #464643;
	border: none;
	text-decoration: none;
}

a img {
	border: none;
	margin: 0;
	padding: 0;
}







/*---left---*/



#left {
	position: fixed;
	left: 0;
	top: 0;
	width: 249px;
	height: 100%;
	background: url('../images/sideBG.jpg') repeat-y 0 0;
}

#logo {
	margin: 0;
	padding: 0;
}

#nav {
	margin: 0;
	padding: 0;
	width: 249px;
	height: 22px;
	background: url('../images/navBG.jpg') repeat-y 0 0;
	font-size: .8em;
}

#nav ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 249px;
	height: 22px;
}

#nav li {
	border: none;
	display: block;
	float: left;
	width: 81px;
	height 18px;
	margin: 1px 0 0 0;
	padding: 4px 0 0 2px;
	text-align: center;
}

#nav span {
	text-decoration: line-through;
}

#nav li:hover {
	background-color: #c5c575;
}

#nav a:hover {
	color: #d1d1ca;
	border: none;
	text-decoration: none;
}

#pressed {
	background-color: #c5c575;
}

#pressed a:visited {
	color: #464643;
}







/*---right---*/



#right {
	width: 850px;
	margin: 50px 0 40px 300px;
	text-align: left;
}

#titles {
	margin: 143px 0 0 0;
}





#subnav {
	width: 245px;
	float: left;
	margin: 0;
	padding: 0;
}

#subnav a {
	display: block;
	margin: 0;
	height: 60px;
}

#subnav ul {
	border: none;
	padding: 0;
	margin: 0;
	height: 60px;
	list-style: none;
}

#subnav li {
	border: none;
	display: block;
	float: left;
	height: 60px;
	width: 245px;
	padding: 0;
	margin: 0;
}

#ill {
	background: url('../images/subnavIll.jpg') no-repeat 0 0;
	width: 245px;
	height: 60px;
	margin: 0;
}

#ill:hover {
	background-position: 0 -60px;
}

#story {
	background: url('../images/subnavStory.jpg') no-repeat 0 0;
	width: 245px;
	height: 60px;
	margin: 0;
}

#story:hover {
	background-position: 0 -60px;
}

#motion {
	background: url('../images/subnavMotion.jpg') no-repeat 0 0;
	width: 245px;
	height: 60px;
	margin: 0;
}

#motion:hover {
	background-position: 0 -60px;
}

#threed {
	background: url('../images/subnav3D.jpg') no-repeat 0 0;
	width: 245px;
	height: 60px;
	margin: 0;
}

#threed:hover {
	background-position: 0 -60px;
}







/*---gallery---*/



.thumb {
	width: 205px;
	height: 205px;
	float: left;
	margin: 0 5px 5px 0;
}






/*---contact---*/




#contact {
	width: 726px;
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
}

#contactForm {
	width: 701px;
	padding: 0 0 25px 0;
	float: left;
}

#contactLeft {
	width: 200px;
	float: left;
	padding: 0;
}

#contactForm h2 {
	width: 200px;
	padding: 0;
	margin: 0;
	text-align: justify;
	font-size: 1.2em;
	color: #c5c575;
}

#contactForm p {
	width: 200px;
	padding: 0;
	margin: 15px 0 0 0;
	text-align: justify;
	font-size: 1em;
	color: #464643;
}

#contactForm span {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 0;
}

#contactRight {
	float: left;
	width: 400px;
	margin: 0 0 0 3px;
	padding: 0;
}

#contactRight h2 {
	width: 200px;
	padding: 0 0 6px 38px;
	text-align: justify;
	font-size: 1.3em;
	color: #c5c575;
}


#input a img{
	border: none;
}

#input {
	float: left;
	margin: 0 0 0 22px;
	padding: 0;
	width: 400px;
	height: 18px;
}

#input input {
	margin: 0 auto;
	padding: 0;
	border: none;
	background: transparent;
	color: #2e2729;
	width: 140px;
	height: 18px;
	text-align: center;
	font-size: .9em;
}

#input input:hover {
	border: none;
	background: transparent;
	color: #c5c575;
	width: 140px;
	height: 18px;
}

#input input:active {
	border: none;
	background: transparent;
	color: #ff3366;
	width: 140px;
	height: 18px;
}

#name {
	padding: 0;
	margin: 0 0 8px 0;
	width: 200px;
	height: 20px;
	border: 3px solid #464643;
}

#email {
	padding: 0;
	margin: 0 0 8px 0;
	width: 240px;
	height: 20px;
	border: 3px solid #464643;
}

#message {
	padding: 0;
	margin: 0;
	width: 320px;
	height: 200px;
	border: 3px solid #464643;
}

#contactRight span {
	font-size: .9em;
	margin: 0 0 0 40px;
	color: #4c4749;
}

.red {
	margin: 0;
	padding: 0;
	width: 300px;
	color: red;
	font-size: .9em;
}

.red p {
	padding: 0;
	text-align: left;
}

#status ul {
	margin: 0 0 0 26px;
	padding: 0;
	list-style: none;
	text-align: left;
}

.receive {
	margin: 0 0 0 26px;
	padding: 0;
	width: 300px;
	text-align: left;
}









/*---Bio---*/




.aboutInfo{
	margin: 0;
	padding: 15px 0 0 4px;
	width: 820px;
	font-size: .9em;
	text-align: left;
	float: left;
}

.titletwo {
	margin: 0;
	padding: 0;
	width: 820px;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	color: #c5c575;
}

.aboutdescription {
	text-align: left;
	padding: 0;
	margin: 0 0 40px 0;
	width: 820px;
	font-size: 1.4em;
	float: left;
	line-height: 18pt;
	color: #464643;
}

.color {
	text-align: left;
	padding: 0;
	margin: 0 0 15px 0;
	width: 420px;
	font-size: 1.2em;
	color: #464643;
	float: left;
}











#footer {
	position: fixed;
	bottom: 0;
	left: 10px;
	font-size: .6em
}


.empty {
	clear: both;
	line-height: 0;
	visibility: none;
}
