body{
	behavior:url("/includes/htc/csshover.htc");
}

body,td{
	margin: 0px;
	padding: 0px;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

img{
	border: none;
	display: block;
}

a{
	color: #666;
}

a:hover{
	color: #ff6633;
}

#container{
	height: 100%;
	min-height: 100%;
	text-align: center;
}

#page{
	text-align: left;
	width: 792px;
	margin-left: auto;
	margin-right: auto;
}

#menu{
	position: absolute;
	/*height: 100%;*/
	border-top: 9px solid #999;
	width: 117px;
}

#content{
	width: 657px;
	padding-left: 135px;
}

#body{
	border-top: 1px solid #666;
	min-height: 431px;
}

/* for Internet Explorer */
/*\*/
* html #body {
height: 431px;
}
/**/


#body table.list{
	margin: 0px;
	width: 522px;
	margin: 0px;
	position: relative;
	padding: 0px;
	left: 117px;
}

#body table.list td{
	width: 135px;
	height: 161px;
	vertical-align: top;
	font-size: 10px;
	padding: 0px 0px 0px 18px;
	margin: 0px;
}

#body table.list td img{
	margin: 0px 0px 7px 0px;
}

#body table.list td a{
	text-decoration: none;
}

#body table.list td a:hover{
	color: #ff6633;
}

#body table.gallery, #body table.search{
	position: relative;
	margin: 0px;
	width: 522px;
	margin: 0px;
	padding: 0px;
	left: 117px;
	text-transform: uppercase;
}

#body #press{
	position: relative;
	margin: 0px;
	width: 561px;
	margin: 0px;
	padding: 0px;
	left: 134px;
}

#body #press img#large{
	margin: 0px;
	padding: 0px;
}

#body #listWrap{
	float: right;
	margin: 0px;
	width: 290px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	height: 431px;
	overflow: auto;
}

#body table.search{
	margin: 9px 0px 0px 0px;
}

#body table.gallery td, #body table.presslist td{
	padding: 0px 0px 18px 18px;
	vertical-align: top;
	height: 134px;
}

#body table.presslist td{
	padding: 0px 18px 18px 0px;
}

#body table.selects{
	margin: 18px 0px 9px 0px;
}

#body table.selects td{
	vertical-align: top;
}

#body table.selects select{
	margin: 0px 18px 18px 0px;
	width: 116px;
	text-transform: none;
}

#body #stats{
	position: absolute;
	margin: 25px 0px 0px 0px;
	border-top: 1px solid #666;
	width: 117px;
}

#body #stats td{
	font-size: 10px;
}

#body #stats h3{
	margin: 7px 0px 6px 0px;
	padding: 0px;
	letter-spacing: 1.5px;
	font-size: 12px;
}

#body #stats table td{
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

#body #subhead{
	position: absolute;
	margin: 45px 0px 0px 0px;
	width: 117px;
}

#body #subhead a{
	text-transform: uppercase;
	text-decoration: none;
}

#menu h1{
	overflow: hidden;
	text-indent: -5000px;
	line-height: 117px;
	height: 117px;
	width: 117px;
	background: url(../images/title.gif) no-repeat;
	margin: 0px;
	padding: 0px;
}

#menu h1 a{
	display: block;
}

#content h1{
	border-top: 9px solid #999;
	overflow: hidden;
	text-indent: -5000px;
	line-height: 126px;
	height: 126px;
	width: 657px;
	background: url(../images/logo.gif) no-repeat top right;
	margin: 0px;
	padding: 0px;
}

html>body #content h1{	/* hack for ie */
	line-height: 117px;
	height: 117px;
}

#body{
	width: 657px;
}

#body h2{
	width: 134px;
	position: absolute;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1.5px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

#body .innerText{
	width: 388px;
	margin: 0px;
	padding: 5px 0px 0px 134px;
}

html>body #body .innerText{	/* hack for ie */
	width: 254px;	
}

#body .innerText p{
	margin: 0px 0px 14px 0px;
	padding: 0px;
}

#body #contentImage{
	float: right;
}

#footer{
	clear: both;
	overflow: hidden;
	text-indent: -5000px;
	line-height: 13px;
	height: 13px;
	width: 792px;
	background: url(../images/footer.gif) no-repeat;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}

#menu ul{
	border-top: 1px solid #666;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li{
	border-bottom: 1px solid #666;
	margin: 0px;
	padding: 0px;
}

#menu ul li a{
	margin: 0px;
	padding: 6px 0px 6px 0px;
	display: block;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
}

#menu ul li a:hover, #menu ul li a.current{
	color: #ff6633;
}

#menu ul ul{
	border: none;
	display: none;
}

#menu ul li:hover ul, #menu ul li.current ul{
	display: block;
}

#menu ul li ul li{
	border: none;
}

#menu ul li ul li a{
	border: none;
	padding: 0px 0px 6px 10px;
}

#menu ul li ul li a:hover, #menu ul li ul li a.current{
	background: url(../images/rollover.gif) no-repeat 0px 3px;
}

/* Admin */
#admin{
	margin: 20px;
	padding: 0px;	
}

#admin h1{
	font-size: 14px;
	color: #999;
	padding: 5px;
	border-bottom: 1px solid #DCDCDC;
}

#admin h2{
	margin: 0px 0px 3px 0px;
	padding: 4px 0px 4px 0px;
	font-size: 12px;
	color: #999;
	border-bottom: 1px solid #93905b;
}

#admin ul{
	border-bottom: 1px solid #DCDCDC;
	list-style: none;
	display: block;
	height: 24px;
	margin: 0px;
	padding: 0px;
}

#admin ul li{
	float: left;
	display: block;
}

#admin ul li a{
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 5px 8px 5px 8px;
	margin: 0px 4px 0px 0px;
	display: block;
	text-decoration: none;
}

#admin ul li a:hover{
	background: #ECECEC;
}

#admin #adminContent{
	padding: 10px;
}

#admin #adminContent a{
	border-bottom: 1px solid #DCDCDC;
}

#admin #adminContent a:hover{
	text-decoration: none;
	background: #DCDCDC;
}

#admin .footer{
	font-size: 9px;
	color: #666;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	padding: 3px;
	position: absolute;
	margin-bottom: 4px;
	bottom: 0px;
	width: 95%;
}

#admin .dellink, #admin .dellink a{
	color: #999;
}

#admin a.addlink{
	color: #999;
	position: relative;
	top: -23px;
	left: 120px;
}