#container {
	border: 10px solid #000000;
float: center;
	margin: 5px;
	width: 900px;
	background: #000000;
	z-index: 0;
	position: relative;
}

#headright { 
	float: right;
                background: #f5f5f5;
                border: none;
	z-index: 1;
	width: 200px;
	height: 210px;
	display: block;
	margin: 10px 10px 0px 0px;
position: relative;
}

#headleft {
                background: none;
	float: left;
	border: none;
	width: 380px;
	z-index: 1;
  	height: 150px;
	display: block;
	margin: 10px 0px 0px 10px;
postion: relative;
}

#quill {
               height: 150px;
width: 300px;
background: #000000;
z-index: 2; 
float: left;
position: relative;
margin: 10px 0px 0px 0px;
display: block;
}

#div1 { 
	border: none;
	align: center;
	width: 880px;
	z-index: 1;
	background: none;
	display: block;
        margin: auto auto auto auto;
	position: relative;
float: left;
}

#div2 { 
	border: none;
	align: left;
	width: 680px;
	z-index: 1;
	background: none;
	display: block;
        margin: auto auto auto auto;
	position: relative;
float: left;
}

#thumb {
	border: 5px solid #000000;
	float: left;
	width: 420px;
	z-index: 2;
	background: #000000;
	height: 400px;
	align: center;
	display: block;
        margin: 5px 5px 5px 5px;
	}

#gllryfnt {
	font-family: Verdana, Geneva, "MS Sans Serif4", "humanst521 bt", "swis721 bt", "futura bk", "arial", "sans serif";
	font-size: 10pt;
	font-weight: normal;
	line-height: 1.25em ;
	font-style: normal;
	text-decoration: none;
	color: #ffffcc;
	text-align: center;
	border: none;
	float: left;
	width: 250px;
	z-index: 3;
	display: block;
        margin: auto auto auto auto;
}

#gllryhd {
	font-family: Verdana, Geneva, "MS Sans Serif4", "humanst521 bt", "swis721 bt", "futura bk", "arial", "sans serif";
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.5em ;
	font-style: ;
	text-decoration: none;
	color: #ffffcc;
	text-align: center;
	vertical-align: bottom;	
	border: none;
	float: left;
	width: 250px;
	z-index: 3;
	display: block;
        margin: 10px auto auto auto;
}
#div5 {
	border: 10px solid #000000;
	width:900px;
	z-index: 1;
	float: left;
	background: #000000;
}

#buttons {
	border: none;
	float: left;
	width: 680px;
	z-index:1;
	background: none;
	margin: 0px 0px 10px 10px;
}

body {
	border: none;
background: #000000;
margin: none;
	text-decoration: none;
}

p {
	margin: .66em;
	font-family: Verdana, Geneva, "MS Sans Serif4";
	font-size: 12px;
	font-weight: ;
	line-height: ;
	font-style: ;
	text-decoration: none;
	color: #F5F5F5;
}

h1 {
	margin: 10px 0px 0px 10px;
	font-family: Verdana, Geneva, "MS Sans Serif4";
	font-size: 48px;
	font-weight: ;
	line-height: 1.5em ;
	font-style: italic;
	text-decoration: none;
	color: #FFFF66;
	text-align: left;
vertical-align: bottom;

}
h2 {	margin: .25em;
	font-family: Verdana, Geneva, "MS Sans Serif4";
	font-size: 24px;
	font-weight: ;
	line-height: 1.5em ;
	font-style: ;
	text-decoration: none;
	color: #FFFF66;
	text-align: left;}

h3 {          margin: .25em;
	font-family: Verdana, Geneva, "MS Sans Serif4";
	font-size: 18px;
	font-weight: ;
	line-height: 1.25em ;
	font-style: ;
	text-decoration: none;
	color: #FFFF66;
	text-align: left;}
}
h4 {}
h5 {}
h6 {
	margin: .25em;
	font-family: Verdana, Geneva, "MS Sans Serif4";
	font-size: 8px;
	font-weight: ;
	line-height: ;
	font-style: ;
	text-decoration: none;
	color: #F5F5F5;
	text-align: center;
}

		.rollover {
		background-image: url(http://www.quillart.com/quillart/resources/images/buttons/quillblk.png);
		font-family: Verdana, Geneva, "MS Sans Serif4";
		font-size: 16px;
		font-weight: bold;
		float: left;
}
 
		.rollover a {
		display: block;
		text-decoration: none;
		color: #FFFF66;
		height: 50px;
		width: 100px;
}
 
		.rollover a:hover {
		background-image: url(http://www.quillart.com/quillart/resources/images/buttons/quillred.png);
		font-family: Verdana, Geneva, "MS Sans Serif4";
		font-size: 16px;
		float: left;
		height: 50px;
		width: 100px;
		color: #000000;
}
 
		.rollover a span {
		display: block;
		text-decoration: none;
		line-height: 50px;
		text-align: center;		
}
 
		.rollover a: hover span {
		display: block;
		text-decoration: none;
		}