/* Customize your layout here, for support please visit www.webart.no/forum */

* {margin: 0;
   padding: 0;}
   
body {
	background-color: #000000;
	color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
	background-image: url(images/2touch-a-star.jpg);
	}
	
/* Begin Structure of site '*/  
 
#container {
	width: 1110px;
	padding:1px;
	margin: 0px 0px 0px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	float: left;
	background-position: center center;
	clear: both;
	position: relative;
}

#header {
	margin-top: 1px;
	background-image: url(images/ONE_EYED_Nic_Chancellor.jpg);
	height: 200px;
	border: 1px none #000000;
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
}

#wrapper {
	background-repeat: no-repeat;
	margin-top: 2px;
	background-color: #000000;
	background-image: none;
}

#right {
	background-color: #000000;
	color: #FFFFFF;
	float: right;
	width: 155px;
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;

}

#content {
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	border: 0px solid #FFFFFF;
	margin: 0px;
}

#footer {
	clear: both;
	background-color: #00FF00;
	color: #FFFFFF;
	padding: 4px;
	background-image: url(images/bar_bg.gif);
	text-align: center;
	border: thin solid #00FF00;
}


p{
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #000000;
}

blockquote{
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 50px;
	border: 1px dotted #FFFFFF;
	background-repeat: no-repeat;
	background-color: #000000;
}

h1{
	background-color: #000000;
	padding: 5px;
	font-size: 1.3em;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-image: url(images/Z3Dinto2D/ArchaicElf.jpg);

}

h2{
	background-color: #000000;
	padding: 5px;
	font-size: 1.3em;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-image: url(images/Z3Dinto2D/ArchaicElf.jpg);

}

/********** Begin top navigation *************/
#navlist
{
	height: 2.6em!important;
	height: 2.7em;
	padding: 1.7em 0em 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	margin: 7px 0px;
	font-size: 12px;
}

#navlist a, #navlist a:link, #navlist a:visited
{
	border: thin solid #CCCCCC;
	padding: 1.2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	border: 1px solid #996600;
	padding: 1.1em;
	text-decoration: blink;
	color: #00FF00;
	background-color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: right;
	height: auto;
	width: auto;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}

#navlist li
{
	display: inline;
	font-size: 12px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
}

#navlist ul
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#navlist #active a {
	background-color: #C60000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
