@charset "UTF-8";
/* CSS Document */
body {
	background-color: #000000;
	background-image: url(artwork/graphics/bkgrnd1.jpg);
	background-repeat: repeat-x;
}
.content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(artwork/graphics/bkgrndgray.jpg);
	margin-top: -15px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: solid;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: top;
}
.headbox{
	width: 960px;
	height: 113px;
	background-image: url(artwork/graphics/header2.jpg);
	z-index:1010;
}
.topnav{
	width: 530px;
	height: 25px;
	float: right;
	padding-top: 2px;
	font-size: 10px;
}
.topnav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0;
	font-weight: bold;
	text-decoration: none;
	padding-left: 12px;
}
.topnav a:hover{
	color:#FF9F00;

}
.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.subhead3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.searchbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: top;
	z-index:1005;
	background-image: url(artwork/graphics/headerbar2.jpg);
	float: right;
	height: 21px;
	width: 280px;
	text-align: center;
	background-repeat: no-repeat;
}
#searchsection, #searchfield {
	font-size: 9px;
}
.searchtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.page_content {
	height:auto;
	margin-top: 35px;
	margin-right: 10px;
	margin-left: 10px;
}
#fadeshow1 {
	float:right;
	margin-right:20px;
}
.footer{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.image{
	border:none;
}

.pad {clear:left; padding-top:270px;}
#nav {margin-left:0px; }
#nav {height: 21px; float:left; padding-left:20px; background:#fff url(artwork/graphics/tabLeft.gif) no-repeat left top; font-family:arial, sans-serif;}

#menu {height:21px;position:relative;font-size:16px; margin: 0; z-index:1100; background:#fff url(artwork/graphics/tabRight.gif) no-repeat right top; float:left; padding-right:40px;}
#menu table.ie6 {border-collapse:collapse; margin:0; padding:0;}

#menu ul {padding:0; margin:0; list-style: none;}
#menu ul li {float:left;}
#menu ul li a {display:block; float:left;padding:0 15px 0 0;text-decoration:none; color:#fff; font-weight:bold; height:21px;line-height:20px;font-size:14px; background:url(artwork/graphics/tabCenter.gif) no-repeat right top;}
#menu ul li a b {display:block; float:left;padding:0 0 0 5px; text-decoration:none; color:#fff; font-weight:bold; height:21px;line-height:20px;font-size:13px;background:url(artwork/graphics/tabCenter.gif) no-repeat left top; cursor:pointer;}

#menu ul li div.holder {position:absolute; left:-9999px;}

#menu ul li div .leftSide {float:left;background: #ddd url(artwork/graphics/dropLeft.gif) no-repeat left bottom;}
#menu ul li div .rightSide {float:left; margin-left:10px; display:inline; padding:0 10px 0 0; background: #aaa url(artwork/graphics/dropRight.gif) no-repeat right bottom;}

#menu ul li:hover {position:relative;}
#menu ul li a:hover {color:#F00; background-position:right center; white-space:nowrap; position:relative;}
#menu ul li a:hover b {color:#F00; background-position:left center;}
#menu ul li a.sub:hover {color:#F00; background-position:right bottom; white-space:nowrap; position:relative;}
#menu ul li a.sub:hover b {color:#F00; background-position:left bottom;}

#menu ul li:hover > a {color:#F00; position:relative;}
#menu ul li:hover a.sub {color:#F00; background-position:right bottom; white-space:nowrap; position:relative;}
#menu ul li:hover a.sub > b {color:#F00; background-position:left bottom;}

#menu ul :hover div.holder {position:absolute; top:21px; left:4px; margin: 0; padding: 0;}

#menu ul li.right a:hover div.holder {left:auto; right:3px; top:21px;}
#menu ul li.right:hover div.holder {left:auto; right:4px; top:21px;}

#menu ul dl {width:auto; margin:5px 0 10px 0; padding:0 5px;list-style:none;}
#menu ul dl dt {padding:0 10px; margin:0; line-height:20px; background:#488; color:#fff; white-space:nowrap;}
#menu ul dl dd {display:block; padding:0; margin:0;}
#menu ul dd a {background-image: none; display:block; height: 20px; line-height: 20px; color:#421; text-align:left; margin: 0; padding:0 20px;font-weight:normal; white-space:nowrap; float:none;}
#menu ul dd a:hover {color:#f00;}

#menu ul table td {vertical-align:top;}

