<style type="text/css">

.gold a:active{color: #FFFFCC;}
.gold a:hover{color: #FFFFCC; font-weight: bold;}
.gold a:link{color: #FFFFCC;}
.gold a:visited{color: #FFFFCC;}

.black a:active{color: #000000;}
.black a:hover{color: #000000; font-weight: bold;}
.black a:link{color: #000000;}
.black a:visited{color: #000000;}

h1{font-family: Papyrus, Palace Script MT, Bradley Hand ITC;font-size: 3em;font-weight: 700;font-style: normal;color: #FFFFCC;}

h2{font-family: Papyrus, Palace Script MT, Bradley Hand ITC;font-size: 2em;font-weight: 700;font-style: normal;color: #FFFFCC;}
  
h3{font-family: Papyrus, Palace Script MT, Bradley Hand ITC;font-size: 1.5em;font-weight: 700;font-style: normal;color: #FFFFCC;}

h4{font-family: Papyrus, Palace Script MT, Bradley Hand ITC;font-size: 1em;font-weight: 700;font-style: normal;color: #FFFFCC;}

h5{font-family: Papyrus, Palace Script MT, Bradley Hand ITC;font-size: .8em;font-weight: 700;font-style: normal;color: #FFFFCC;}

body {
color:#FFFFCC;
background-color:#000000;
min-width:800px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
font-size:90%;
font-family: Century Gothic, Arial, Sans Serif;
text-align:center;
margin:auto;
}
p {
margin:.4em 10em 0em 0;
padding:0;
}
img.body {
padding:5px; 
}
/* Header styles */
#headerindex {
float:left;
width:100%;
text-align:left;
border-bottom:.2em solid #FFFFCC;
padding-left:0em;
white-space: nowrap;
margin-top:5px;
padding-bottom:5px;
}
	/* 'widths' sub menu */
#toplinks {
clear:both;
background:#FFFFCC;
border-top:4px solid #000;
padding:0px/*left*/ 0px/*right*/ 0px/*bottom*/ 0px;/*left*/ /*!important;*/
text-align:left;
color:#FFFFCC;
vertical-align:middle;
}
table.artwork{
width:100%;
background-color: #000000;
color: #FFFFCC;
text-align:left;
font-family: Century Gothic, Arial, Sans Serif;
font-weight: 700;
border:0px;
}
.floatright {
float:right;
width:147px;
text-align:center;
background-color:#000000;
color:#FFFFCC;
margin-left:15px;
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
padding-left:10px;
}
.floatrightlight {
float:right;
width:147px;
text-align:center;
background-color:#FFFFCC;
color:#000000;
margin-left:15px;
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
padding-left:10px;
}

/* column container */
.colmask {
position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
clear:both;
float:left;
width:100%;			/* width of whole page */
overflow:hidden;	/* This chops off any overhanging divs */
}
/* 2 column left menu settings */
.leftmenu {
}
.leftmenu .colright {
float:left;
width:200%;
position:relative;
left:200px;
background-color:#000000;
text-align:left;
color:#FFFFCC;
}
.leftmenu .col1wrap {
float:right;
width:50%;
position:relative;
right:200px;
padding-bottom:1em;
}
.leftmenu .col1 {
margin:0 15px 0 230px;
position:relative;
right:100%;
overflow:hidden;
color:#FFFFCC;
}
.leftmenu .col2 {
padding-top:5px;
float:left;
position:relative;
right:200px;
}
/* Footer styles */
#footer {
clear:both;
float:left;
width:100%;
border-top:1px solid #FFFFCC;
color:#FFFFCC;
background-color:#000000;
text-align:center;
font-family: Century Gothic, Arial, Sans Serif;
}

</style>
