@charset "utf-8";
/*Tabula Rasa*/html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,ul,fieldset,form,label,legend,caption {
	margin:0;
	border:0;
	padding:0;
	outline:0;
	text-align:left;
	vertical-align:baseline;
	list-style:none;
	font-family: inherit;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
}
/*Tabula Rasa*/

	
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color:#202020;
	color:#999999;
	font-size:12px;
	line-height:18px;
	}

ul {
	margin-left:30px;
	}
	
h1, h2, h3 {
	margin:6px 0 8px;
	}	
	
h2 {
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC
	}

p {
	margin:4px 0 12px;
	color:#999999;
	font-size:13px;
	}
	
a {
	text-decoration:none;
	color:#fff
	}
	
a:hover {
	background:url(../images/link.gif) left bottom repeat-x;
	color:#FFF;
	} 
	
strong {
	color:#FFFFFF;
	}
	
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfix {
	display:inline-block;
	_height: 1%;
	}



.clearfix {
	display:block;
	}
	
#container {
	position:relative;
	width:100%;
	background-color:#0e0e0e
	}
	
#content {
	width:921px;
	margin:0 auto
	}
	
#contentInner {
	width:921px;
	margin:0 auto;
	padding:20px 0;
	text-align:center
	}
	
	
#header {
	background:url(../images/topBG.png) repeat-x;
	height:124px
	}
	
#headercontent {
	width:921px;
	margin:0 auto;
	height:124px;
	background:url(../images/headerBG.png) no-repeat;
	position:relative
	}
	
#headercontent h1 {
	margin:0;
	}
	
#headercontent h1 a {
	display:block;
	width:405px;
	height:104px;
	background:url(../images/logo.png) left top;
	position:absolute;
	}
	
#headercontent h1 a:hover {
	background:url(../images/logo.png) left bottom;
	}
	
#headercontent h1 a span {
	margin-left:-9999px;
	}

#nav {
	width:500px;
	float:left;
	margin-right:42px;
	position:absolute;
	right:0
	}
	
#nav ul li {
	display:inline;
	}
	
#nav ul li a span {
	margin-left:-9999px;
	}
	
#nav ul li a {
	display:block;
	width:73px;
	height:110px;
	float:left
	}
	
#nav ul li a#homepage {
	background:url(../images/nav1.png) no-repeat left top;
	}
	
#nav ul li a#homepage:hover {
	background:url(../images/nav1.png) no-repeat left bottom;
	}
	
#nav ul li a#about {
	background:url(../images/nav2.png) no-repeat left top;
	}
	
#nav ul li a#about:hover {
	background:url(../images/nav2.png) no-repeat left bottom;
	}
	
#nav ul li a#illustration {
	background:url(../images/nav3.png) no-repeat left top;
	}
	
#nav ul li a#illustration:hover {
	background:url(../images/nav3.png) no-repeat left bottom;
	}
	
#nav ul li a#characters {
	background:url(../images/nav4.png) no-repeat left top;
	}
	
#nav ul li a#characters:hover {
	background:url(../images/nav4.png) no-repeat left bottom;
	}
	
#nav ul li a#sketches {
	background:url(../images/nav5.png) no-repeat left top;
	}
	
#nav ul li a#sketches:hover {
	background:url(../images/nav5.png) no-repeat left bottom;
	}
	
#nav ul li a#threed {
	background:url(../images/nav6.png) no-repeat left top;
	}
	
#nav ul li a#threed:hover {
	background:url(../images/nav6.png) no-repeat left bottom;
	}
	
#imagenav {
	height:249px
	}
	
#imagenav ul li {
	display:inline;
	}
	
#imagenav a {
	display:block;
	width:214px;
	height:249px;
	background-color:#006600;
	float:left
	}
	
#imagenav a span {
	margin-left:-9999px
	}
	
#imagenav #imagenav1 a {
	background:url(../images/catagory1.png) no-repeat left top;
	}
	
#imagenav #imagenav1 a:hover {
	background:url(../images/catagory1.png) no-repeat left bottom;
	}	
	
#imagenav #imagenav2 a {
	background:url(../images/catagory2.png) no-repeat left top;
	}
	
#imagenav #imagenav2 a:hover {
	background:url(../images/catagory2.png) no-repeat left bottom;
	}
		
#imagenav #imagenav3 a {
	background:url(../images/catagory3.png) no-repeat left top;
	}
	
#imagenav #imagenav3 a:hover {
	background:url(../images/catagory3.png) no-repeat left bottom;
	}
		
#imagenav #imagenav4 a {
	background:url(../images/catagory4.png) no-repeat left top;
	}
	
#imagenav #imagenav4 a:hover {
	background:url(../images/catagory4.png) no-repeat left bottom;
	}
	
#email a {
	width:169px;
	height:27px;
	margin:0 auto;
	background:url(../images/email.jpg) no-repeat top left;
	display:block;
	}
	
#email a:hover {
	background:url(../images/email.jpg) no-repeat bottom left;
	}
	
#email a span {
	margin-left:-9999px;
	}
	

#footer {
	width:100%;
	background:url(../images/bottomBG.png) repeat-x;
	background-color:#202020
	}

#footercontent {
	width:921px;
	margin:0 auto;
	height:145px;
	background:url(../images/footerBG.png) no-repeat;
	position:relative
	}
	
#footercontent p {
	position:absolute;
	width:510px;
	left: 203px;
	top: 50px;
	text-align:center;
	}


#footercontent span {
	display:block;
	width:300px;
	text-align:center;
	position:absolute;
	top:110px;
	left:50%;
	margin-left:-150px;
	font-size: 10px;
	}
	
#footercontent span a {
	color: #333333;
	}
	
#footercontent span a:hover {
	color:#FFFFFF;
	}
	
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}

a.highslide  {
	margin:20px 20px 20px 26px ;
	float:left
	}

.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
	
	
	
	
