body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9F0AEA;
	text-decoration: none;
	padding: 0px;
	text-align: center;
	background-position: 60% 15%;
	background-image: url(../images/generic/bg_xmas_bunny_vignet.jpg);
}
h1 {
	text-decoration: underline;
}
.classone {
	color: #000000;
	font-size:12px;
	display:inline;
	font-weight: bold;
	}
	a.classone:link{
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	}
	a.classone:visited{
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	}
	a.classone:active{
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	}
	a.classone:hover {
	color: #8C09CC;
	text-decoration:underline;
	font-weight: bold;
}
.classtwo {
	font-size:13px;
	color: #000000;
	line-height: 14px;
	}
	a.classtwo:link{
	color: #FFFF00;
	text-decoration:none;
	}
	a.classtwo:visited{
	color: #CCCCCC;
	text-decoration:none;
	}
	a.classtwo:active{
	color: #CCCCCC;
	text-decoration:none;
	}
	a.classtwo:hover {
	color: #2B56FD;
	text-decoration:underline;
}

.classthree {
	font-weight: bold;
	font-size:0.7em;
	color:#999999;
	}
	a.classthree:link{
	text-decoration:none;
	color: #999999;
	}
	a.classthree:visited{
	color:#999999;
	text-decoration:none;
	}
	a.classthree:active{
	color:#999999;
	text-decoration:none;
	}
	a.classthree:hover {
	color:#A20CDD;
	text-decoration:underline;

}
.classthreeactive {
	font-weight: bold;
	font-size:0.7em;
	color:#520577;
	background-color: #ECEBF9;
	}
.classfour {
	color:#AA0D24;
	font-size:1.1em;
	font-weight: bolder;
	letter-spacing: 0.3em;
	text-align: center;
	font-style: italic;
	}
	a.classfour:link{
	color:#000000;
	text-decoration:none;
	}
	a.classfour:visited{
	color:#000000;
	text-decoration:none;
	}
	a.classfour:active{
	color:#000000;
	text-decoration:none;
	}
	a.classfour:hover {
	color:#8C09CC;
	text-decoration:underline;
}
.copyright {
	color: #8C09CC;	
	font-size:12px;
	}
	a.copyright:link{

	text-decoration:underline;
	}
	a.copyright:visited{

	text-decoration:underline;
	}
	a.copyright:active{

	text-decoration:underline;
	}
	a.copyright:hover {

	text-decoration:none;
}
.classfive {
	color:#FFFFFF;
	font-size:15px;
	font-style: italic;
	font-weight: bolder;
	}
	a.classfive:link{
	color:#0099FF;
	text-decoration:none;
	}
	a.classfive:visited{
	color:#0099FF;
	text-decoration:none;
	}
	a.classfive:active{
	color:#0099FF;
	text-decoration:none;
	}
	a.classfive:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.classsix{
	font-size:0.8em;
	text-decoration:none;
	font-weight: bolder;
	border:0;
	line-height: 1.8em;
	color: #8C09CC;
	}
	a.classsix:link{
	text-decoration: none;
	}
	a.classsix:active{
	text-decoration: none;
	}
	a.classsix:hover {
	text-decoration: underline;
}
.classsixactive{
	font-size:0.8em;
	text-decoration:none;
	font-weight: bolder;
	border:0;
	line-height: 1.8em;
	color: #8C09CC;
	background-color: #FDE4E8;
	}
.classseven{
	text-align:justify;
	font-size:12px;
	font-weight: bold;
	color: #8C09CC;
}
.classeight{
	text-align:center;
	font-size:12px;
	font-weight: bolder;
	color: #8C09CC;
	font-style: italic;
}
.middle {
	text-align: center;
}
.right {
	text-align: right;
}
#minigallery {
	position:absolute;
	left:0px;
	width:590px;
	height:auto;
	z-index:1;
	text-align: center;
}
#projects {
	position:absolute;
	left:284px;
	top:110px;
	width:440px;
	height:auto;
	z-index:1;
	text-align: center;
}
.art {
	position:relative;
	width:123px;
	height:150px;
	z-index:2;
	float: left;
	padding: 5px;
	text-align: center;
	border: 1px solid #520577;
	background-repeat: repeat-y;
	margin: 5px;
}
.blank {
	position:relative;
	width:130px;
	height:170px;
	z-index:2;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	padding: 5px;
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.linkiepoo{
	border: 1px solid #0099FF;
	text-align: left;
	padding: 5px;
}
img.thumbimage{
	margin: 3px;
	border: thin solid #FDE4E8;
	}
	img.thumbimage:hover {
	border: thin solid #8C09CC;
}
img.thumbimageright{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: right;
	clear: left;
	}
img.thumbimageleft{
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	clear: right;
	}
img.blankthumbimage{
	float: left;
	margin: 4px;
}
#contacttext {
	left:140px;
	top:0;
	width:580px;
	height:261px;
	z-index:2;
	text-align: center;
	position: absolute;
	padding: 5px;
}
#headband {
	background-attachment: fixed;
	background-color: #A20CDD;
	background-repeat: repeat-x;
	height: 30px;
	width: auto;
	background-image: url(../images/generic/headband_bg.jpg);
	text-align: right;
	padding-right: 30px;
}
#container {
	background-repeat: no-repeat;
	vertical-align:top;
	clear:both;
	position:relative;
	left:auto;
	right:auto;
	margin: auto;
	height: 500px;
	width: 730px;
	top: 40px;
}
#nav {
	position:absolute;
	width: 120px;
	text-decoration:none;
	font-weight: bold;
	left: 0px;
	top: 0px;
	text-align: right;
	height: 100%;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #520577;
}
#logo {
	position:absolute;
	left: -179px;
	top: 10px;
	width: 300px;
}
#copyright {
	position:absolute;
	left: 0px;
	width: 730px;
	height: 15px;
	bottom: -20px;
	z-index: 99;
	text-align: right;
}
#more{
	clear: both;
	text-align: center;
}
#internaltxt {
	position:absolute;
	left:139px;
	top:0;
	width:590px;
	height:auto;
	z-index:2;
	padding-top: 10px;
}
#indexfeatured {
	position:absolute;
	left:0px;
	width:590px;
	height:auto;
	z-index:2;
	text-align: justify;
	top: 200px;
}
#download {
	z-index:2;
	background-color: #FDE4E8;
	text-align: center;
	bottom: 0px;
	display: block;
	position: absolute;
	left: 0px;
	width: 120px;
}
#artiststxt {
	position:absolute;
	left:140px;
	top:0px;
	width:590px;
	height:582px;
	height:auto;
	z-index:2;
	text-align: justify;
}
#gallerywall {
	position: absolute;
	top: 110px;
	left: 140px;
	width:590px;
}

#contact {
	position:absolute;
	left:140px;
	top:111px;
	width:267px;
	height:582px;
	height:auto;
	z-index:2;
	text-align: center;
}
#links {
	position:absolute;
	left:85px;
	top:111px;
	width:267px;
	height:582px;
	height:auto;
	z-index:2;
	text-align: center;
}
#links1 {
	position:absolute;
	left:0px;
	top:101px;
	width:730px;
	height:70px;
	z-index:2;
	text-align: justify;
}
#links2 {
	position:absolute;
	left:0px;
	top:216px;
	width:345px;
	height: 900px;

}
#links3 {
	position:absolute;
	left:365px;
	top:216px;
	width:355px;
	height: 900px;
	
}
#linkbanners {
	text-align:center;
	position:absolute;
	left: 0px;
	width: 730px;
	height: 15px;
	bottom: -240px;
}
#slideshow {
	position:absolute;
	height: 400px;
	width: 750px;
	left: 0px;
	top: 988px;
}
.twocol{
	border: 1px solid #8C09CC;
	text-align: justify;
	padding: 5px;
}
#MMC1 {
	position:absolute;
	left:0px;
	top:auto;
	width:280px;
	height:300px;
	z-index:2;
	text-align: center;
}
#MMC2 {
	position:absolute;
	left:300px;
	top:auto;
	width:280px;
	height: 300px;
	text-align: center;

}
