/* =-=-=-=-=-=- Structure =-=-=-=-=-=-=-= */
html, body {
	background-color: #990000;
	margin:0px;
	font-size: 62.5%;
}

#pageFrame {
	padding-top:10px;
	width:100%;
	height:750px;
	background:url(../images/bigrobot.gif) no-repeat #990000 100px 100px;
}

#banner {
	margin: auto;
	width:810px;
	height:156px;
	background: url(../images/banner.png) no-repeat;
}

#content-back {
	float:right;
	background:url(../images/circle.gif) right;
	background-repeat:no-repeat;
	width:581px;
	height:579px;
}

/* bio divs */
#biopic {
	position:absolute;
	margin-top:240px;
	margin-left:30px;
	background:url(../images/tommy.jpg) no-repeat;
	width:100px;
	height:150px;
}

#biotext {
	position:absolute;
	margin-top:200px;
	margin-left:140px;
	width:400px;
	height:200px;
}

/* galley divs */
#gallerybox1 {
	position:absolute;
	margin-top:40px;
	margin-left:214px;
	width:300px;
	height:60px;
}

#gallerybox2 {
	position:absolute;
	margin-top:152px;
	margin-left:70px;
	width:500px;
	height:110px;
	}
	
#gallerybox3 {
	position:absolute;
	margin-top: 264px;
	margin-left:16px;
	width:554px;
	height:110px;
	}

#gallerybox4 {
	position:absolute;
	margin-top:376px;
	margin-left:50px;
	width:460px;
	height:100px;
	}
	
#prevnext {
	position:absolute;
	margin-top:480px;
	margin-left:100px;
	width:340px;
	height:40px;
}

#static {
	position:absolute;
	margin-top:150px;
	margin-left:74px;
	width:440px;
	height:320px;
}
	
#footer {
		margin-top:590px;
		font-size:1.8em;
		font-family:Arial;
		color:FFE11F;
}

/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */

#menu {width:248px; padding-top:50px; padding-left:5px; float:left;}
#menu ul {margin:0; padding:0; list-style-type:none;}
#menu li {display:block;}
#menu a {display:block; padding-top:42px; height:0; color:#000; text-decoration:none; overflow:hidden;}

/* list properties */
#menu li.art {height:42px; width:71px; background:url(../images/menu/art.jpg) no-repeat;}
#menu li.sculpture {height:42px; width:161px; background:url(../images/menu/sculpture.jpg) no-repeat;}
#menu li.photography {height:42px; width:213px; background:url(../images/menu/photography.jpg) no-repeat;}
#menu li.misc {height:42px; width:200px; background:url(../images/menu/miscworks.jpg) no-repeat;}
#menu li.current {height:42px; width:248px; background:url(../images/menu/current.jpg) no-repeat;}
#menu li.news {height:42px; width:91px; background:url(../images/menu/news.jpg) no-repeat;}
#menu li.links {height:42px; width:90px; background:url(../images/menu/links.jpg) no-repeat;}
#menu li.bio {height:42px; width:59px; background:url(../images/menu/bio.jpg) no-repeat;}
#menu li.videos {height:42px; width:106px; background:url(../images/menu/videos.jpg) no-repeat;}
#menu li.comics {height:42px; width:109px; background:url(../images/menu/comics.jpg) no-repeat;}

/* link properties */
#menu li a#artmenu:link {background:url(../images/menu/art.jpg) no-repeat;}
#menu li a#sculpturemenu:link {background:url(../images/menu/sculpture.jpg) no-repeat;}
#menu li a#photographymenu:link {background:url(../images/menu/photography.jpg) no-repeat;}
#menu li a#miscmenu:link {background:url(../images/menu/miscworks.jpg) no-repeat;}
#menu li a#currentmenu:link {background:url(../images/menu/current.jpg) no-repeat;}
#menu li a#newsmenu:link {background:url(../images/menu/news.jpg) no-repeat;}
#menu li a#linksmenu:link {background:url(../images/menu/links.jpg) no-repeat;}
#menu li a#biomenu:link {background:url(../images/menu/bio.jpg) no-repeat;}
#menu li a#videosmenu:link {background:url(../images/menu/videos.jpg) no-repeat;}
#menu li a#comicsmenu:link {background:url(../images/menu/comics.jpg) no-repeat;}
	
/*link hover properties */
#menu li a#artmenu:hover {background:url(../images/menu/art-hover.jpg) no-repeat;}
#menu li a#sculpturemenu:hover {background:url(../images/menu/sculpture-hover.jpg) no-repeat;}
#menu li a#photographymenu:hover {background:url(../images/menu/photography-hover.jpg) no-repeat;}
#menu li a#miscmenu:hover {background:url(../images/menu/miscworks-hover.jpg) no-repeat;}
#menu li a#currentmenu:hover {background:url(../images/menu/current-hover.jpg) no-repeat;}
#menu li a#newsmenu:hover {background:url(../images/menu/news-hover.jpg) no-repeat;}
#menu li a#linksmenu:hover {background:url(../images/menu/links-hover.jpg) no-repeat;}
#menu li a#biomenu:hover {background:url(../images/menu/bio-hover.jpg) no-repeat;}
#menu li a#videosmenu:hover {background:url(../images/menu/videos-hover.jpg) no-repeat;}
#menu li a#comicsmenu:hover {background:url(../images/menu/comics-hover.jpg) no-repeat;}

/*link active properties */
#menu li a#artmenu_active {background:url(../images/menu/art-hover.jpg) no-repeat;}
#menu li a#sculpturemenu_active {background:url(../images/menu/sculpture-hover.jpg) no-repeat;}
#menu li a#photographymenu_active {background:url(../images/menu/photography-hover.jpg) no-repeat;}
#menu li a#miscmenu_active {background:url(../images/menu/miscworks-hover.jpg) no-repeat;}
#menu li a#currentmenu_active {background:url(../images/menu/current-hover.jpg) no-repeat;}
#menu li a#newsmenu_active {background:url(../images/menu/news-hover.jpg) no-repeat;}
#menu li a#linksmenu_active {background:url(../images/menu/links-hover.jpg) no-repeat;}
#menu li a#biomenu_active {background:url(../images/menu/bio-hover.jpg) no-repeat;}
#menu li a#videosmenu_active {background:url(../images/menu/videos-hover.jpg) no-repeat;}
#menu li a#comicsmenu_active {background:url(../images/menu/comics-hover.jpg) no-repeat;}

/* =-=-=-=-=-=-=-=- Typography =-=-=-=-=-=-=-= */
#text {
	font-family:Verdana,Arial, sans-serif;
	font-size:2.0em;
	}
	
h2 {
	font-family:Verdana;
}

img {
	border:0;
}
/* =-=-=-=-=-=-=-=- Links =-=-=-=-=-=-=-=-=-= */
a.footerlink {
		color:#FFE11F;
		text-decoration: none;
}
a.footerlink:visited {
	color:FFE11F;
	text-decoration:none;
}
a.footerlink:hover {
	color:FFE11F;
	text-decoration:underline;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#990000;
	text-decoration:none;
}

/* a:active {
	color:#990000;
	text-decoration:none;
}
*/

a:visited {
	color:#990000;
	text-decoration:none;
}

.editable{
     color: #000;
     background-color: #ffffd3;
 }
