body {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif,;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	text-align: center;
	background-position: 50% 0px;
	background-image: url(../images/generic/snowskull_bg.jpg);
}
.classone {
	color: #000000;
	font-size:12px;
	display:inline;
	}
	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: #FF0000;
	text-decoration:underline;
	font-weight: bold;
}
.classtwo {
	font-size:13px;
	color: #FF0000;
	line-height: 14px;
	}
	a.classtwo:link{
	color: #CCCCCC;
	text-decoration:none;
	}
	a.classtwo:visited{
	color: #CCCCCC;
	text-decoration:none;
	}
	a.classtwo:active{
	color: #CCCCCC;
	text-decoration:none;
	}
	a.classtwo:hover {
	color: #FF0000;
	text-decoration:underline;
}

.classthree {
	font-weight: bold;
	font-size:15px;
	color:#333333;
	}
	a.classthree:link{
	color:#666666;
	text-decoration:underline;
	}
	a.classthree:visited{
	color:#666666;
	text-decoration:underline;
	}
	a.classthree:active{
	color:#666666;
	text-decoration:underline;
	}
	a.classthree:hover {
	color:#FF0000;
	text-decoration:underline;

}

.classfour {
	color:#000000;
	font-size:16px;
	font-weight: bold;
	}
	a.classfour:link{
	color:#999999;
	text-decoration:underline;
	}
	a.classfour:visited{
	color:#999999;
	text-decoration:underline;
	}
	a.classfour:active{
	color:#999999;
	text-decoration:underline;
	}
	a.classfour:hover {
	color:#FF0000;
	text-decoration:underline;
}
.copyright {
	color: #666666;	
	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:#666666;
	font-size:15px;
	font-style: italic;
	font-weight: bolder;
	}
	a.classfive:link{
	color:#000000;
	text-decoration:none;
	}
	a.classfive:visited{
	color:#000000;
	text-decoration:none;
	}
	a.classfive:active{
	color:#000000;
	text-decoration:none;
	}
	a.classfive:hover {
	color:#FF0000;
	text-decoration:underline;
}

.classsix{
	text-align:center;
	font-size:18px;
	text-decoration:none;
	font-weight: bolder;
	border:0;
	color: #FF0000;
	}
	a.classsix:link{
	color:#FF0000;
	}
	a.classsix:visited{
	color:#000000;
	}
	a.classsix:active{
	color:#000000;
	}
	a.classsix:hover {
	color:#000000;
}
.classseven{
	text-align:justify;
	font-size:12px;
	font-weight: bold;
	color: #666666;
}
.classeight{
	text-align:center;
	font-size:12px;
	font-weight: bolder;
	color: #000000;
	font-style: italic;
}
.right{
	text-align:right;
}
.centre{
	text-align:center;
}
#projects {
	position:absolute;
	left:284px;
	top:110px;
	width:445px;
	height:auto;
	z-index:1;
	text-align: center;
}
.project {
	position:relative;
	width:125px;
	height:170px;
	z-index:2;
	float: left;
	padding: 5px;
	text-align: center;
	border: 1px solid #f00;
	background-repeat: repeat;
	margin: 5px;
	background-image: url(../images/generic/spacer_translucent_red.png);
}
.blankproject {
	position:relative;
	width:126px;
	height:170px;
	z-index:2;
	float: left;
	padding: 5px;
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}
.linkiepoo{
	border: 1px solid #f00;
	text-align: left;
	padding: 5px;
}
img.thumbimage{
	border: 1px solid #000;
	}
	img.thumbimage:hover {
	border: 2px solid #FF0000;
}
#headband {
	background-attachment: fixed;
	background-color: #727272;
	background-image: url(../images/generic/headband_press_studs.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: auto;
}
#container {
	background-image: url(../images/generic/graviton_creations_title_banner_snowskull.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	clear:both;
	position:relative;
	left:auto;
	right:auto;
	margin: auto;
	height: 850px;
	width: 730px;
	top: 25px;
}
#topnav {
	position:absolute;
	height: 20px;
	width: 730px;
	text-decoration:none;
	font-weight: bold;
	left: 1px;
	top: 9px;
}
#bottynav {
	position:absolute;
	left: 0px;
	width: 730px;
	height: 15px;
	bottom: -115px;
	z-index: 99;
}
#subtitle {
	clear: both;
	height: auto;
	text-align: center;
	background-image: url(../images/generic/spacer_translucent_black.png);
	background-repeat: repeat;
}
#spacer {
	clear: both;
	height: 5px;
}
#contacttext {
	left:157px;
	top:111px;
	width:423px;
	height:261px;
	z-index:2;
	text-align: center;
	position: absolute;
}
#contactmegraphic {
	background-attachment: scroll;
	background-image: url(../images/generic/my_antispam_email_graphic_snowskull.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 100%;
	z-index:98;
	top: 70px;
	left: 0px;
}
#more{
	clear: both;
	text-align: center;
}
#welcometxt {
	position:absolute;
	left:0px;
	top:111px;
	width:267px;
	height:589px;
	height:auto;
	z-index:2;
	text-align: justify;
}

#links1 {
	position:absolute;
	left:0px;
	top:101px;
	width:730px;
	height:auto;
	z-index:2;
	text-align: justify;
}
#links2 {
	position:absolute;
	left:0px;
	top:216px;
	width:345px;
	height: 1000px;

}
#links3 {
	position:absolute;
	left:365px;
	top:216px;
	width:355px;
	height:1000px;
	
}
#linkbanners {
	text-align:center;
	position:absolute;
	left: 0px;
	width: 730px;
	height: 15px;
	bottom: -240px;
}
#slideshow {
	position:absolute;
	height: 400px;
	width: 750px;
	left: 0px;
	top: 958px;
}
#keywords {
	position:absolute;
	width: 750px;
	left: 0px;
	top: 1480px;
}
#gallerywall {
	position: relative;
	width: 740px;
	left: -10px;
	top:210px;
	text-align: center;
}
