body {
	min-width:800px;
	text-align: center;
	}

#container {
	width: 800px;
	padding: 0px;
	position: relative;
	z-index: 101;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
	padding:5px;
	width: 680px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#main {
	float:left;
	width: 600px;
	position:relative;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	height: auto;
	}
	

#artwork {
	height:auto;
	width: 216px;
	margin: 0px;
	padding: 0px;
	z-index: auto;
	position: relative;
	float: right;
	}

#artwork p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-align:center;
	margin-top:8px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	width: 216px;
	height: auto;
	}

p {
	font-family: verdana;
	font-size: 9pt;
	color: #000000;
	line-height: 14pt;
	position: relative;
	height: auto;
	width: auto;
	z-index: 1;
	text-align: left;
	margin: 2px;
	padding: 0px;
}
#header h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	color:#CC0000;
	font-variant:small-caps;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	padding: 0px;
	}
#main h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#666666;
	line-height: 9pt;
	clear: both;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: auto;
	}

img.logo {
	position: absolute;
	left:100px;
	top:0px;
	z-index: -1;
}
.style-sm {

}
.caption {
	font-size: 9px;
	margin: 0px;
	height: auto;
	width: 216px;
	text-align: center;
	display: block;
	line-height: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

	
	
	
	/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	width:116px;
	height:150px;
	position:relative;
	font-size:12px;
	font-variant:small-caps;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	z-index: 100;
	padding: 0px;
	float: left;
	}

	
.menu ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#666633; 
	width:114px;
	 height:20px; 
	 text-align:left; 
	 padding-left:2px;
	 border-width:1px 1px 0 0;
	 background:#FFFFFF; 
	 line-height:19px; 
	 font-size:12px;
	 }
	 
.menu ul {
	padding:0; 
	margin:0;
	list-style-type: none; 
	}
	
.menu ul li {
	float:left; 
	margin-right:1px; 
	position:relative;
	}
	
.menu ul li ul {
	display: none;
	}

/* specific to non IE browsers */
.menu ul li:hover a {
	color:#fff; 
	background:#666633;
	}
	
.menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:0; 
	left:117px; 
	width:115px;
	}
	
.menu ul li:hover ul li a.hide {
	background:#CC0033; 
	color:#fff;
	}
	
.menu ul li:hover ul li:hover a.hide {
	width:125px;
	}	
	
.menu ul li:hover ul li ul {
	display: none;
	}
	
.menu ul li:hover ul li a {
	display:block; 
	background:#CC0033; 
	color:#fff; 
	width:125px;
	}
	
.menu ul li:hover ul li a:hover {
	background:#666633; 
	color:#fff;
	}
.menu ul li:hover ul li:hover ul {
	display:block; 
	position:absolute; 
	left:128px; 
	top:0; 
	color:#000;
	}
	
.menu ul li:hover ul li:hover ul li a {
	display:block; 
	width:150px; 
	background:#666633; 
	color:#000;
	}
	
.menu ul li:hover ul li:hover ul li a:hover {
	background:#666633; 
	color:#fff;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-transform: capitalize;
	color: #CC3333;
	text-align: left;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #666633;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
/* these classes are for spry tables */
.hover {
cursor:pointer;
}
.selected {
font-weight:bold;
color:#CC3300;
}
.even {
background: #Ffffff;
}
.odd {
background: #FBFAEA;
}

