@charset "utf-8";
/* CSS Document */

html,body
{
	height: 100%;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background: black url('images/bg1.gif') repeat-x top left;
}

.gallery-table td
{
	padding: 10px;
}

div#container
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -50px;
}

.constrained
{
	width: 919px;
	margin: 0 auto;
}

.push
{
	height: 50px;
}

div#top-outer
{
	border-bottom: 1px solid #666666;
}

div#top
{
	height: 97px;
	/*border-bottom: 1px solid #666666;*/
}

div#top .top-links
{
	height: 97px;
	padding-left: 60px;
	float: left;
}

div#top .top-link
{
	padding: 10px 10px 0 0;
}

div#page
{
	background: black;
	/*padding: 12px 20px 12px 20px;*/
	color: #C2C2C2;
}

div#page .inner
{
	padding: 20px;
	color: #C2C2C2;
}

div#page .inner p, div#page .inner td
{
	color: #C2C2C2;
}

div#page p
{
	position: relative;
}

div#page-grey
{
	background:white;
	/*padding: 12px 20px 12px 20px;*/
}

div#page-grey .inner
{
	padding: 20px;
	color: black;
}

/*div#page-grey .inner p, div#page-grey .inner td, div#page-grey .inner span
{
	color: black;
}*/

div#splash-img
{
	width: 674px;
	float: left;
}

div#splash-img .image
{
	margin: 13px 0 0 20px;
}

div#splash-img .inner
{
	padding: 10px 0 0 20px;
	color: #C2C2C2;
}

div#splash-img .inner p, div#splash-img .inner td,  div#splash-img .inner span
{
	color: #C2C2C2;
}

div#main-right
{
	width: 245px;
	float: left;
}

div#main-right .inner
{
	color: #C2C2C2;
	padding: 13px 17px 10px 20px;
}

div#main-right .inner p, div#main-right .inner span, div#main-right .inner td
{
	color: #C2C2C2;
}

div#bottom-links
{
	clear: both;
	padding: 12px 0 20px 20px;
}

div#bottom-links p
{
	margin: 0;
	padding: 0;
}

div#bottom-links a:visited,
div#bottom-links a:link,
div#bottom-links a
{
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

div#bottom-links img
{
	display: block;
	float: left;
}

div#grey-links 
{
	padding: 12px 20px 20px 20px;
	color: #CCCCCC;
	background-color: black;
}

div#grey-links p, div#grey-links span, div#grey-links td
{
	color: #C2C2C2;
}

div#footer
{
	border-top: 1px solid #666666;
	height: 49px;
}

div#footer .inner
{
	width: 919px;
	margin: 0 auto;
	padding-top: 6px;
	font-size: 10px;
	color: #808080;
}

div#footer a, div#footer span, div#footer td, div#footer p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	padding: 0;
	margin: 0;
}

div#footer a, div#footer a:link, div#footer a:visited
{
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #808080;
	text-decoration: none;
}

/* ---- navigation ---- */

div#nav-holder
{
	padding-top: 21px;
	color: white;
	clear:both;
}

ul#navigation
{
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

ul#navigation li
{
	display: inline;
	float: left;
	color: #CDCDCD;
}

ul#navigation a:visited.top,
ul#navigation a:link.top,
ul#navigation a.top
{
	color: #CDCDCD;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	display: block;
	padding: 0 7px 0 7px;
	border-right: 1px solid #CDCDCD;
	margin: 11px 0 5px 0;
	/*border-left: 1px solid #CDCDCD;*/
}

ul#navigation a:hover.top
{
	color: #B87E58;
}

ul.flyout
{
	position: absolute;
	display: none;
	width: 170px;
	border-bottom: 1px solid #666666;
	list-style: none;
	margin: 25px 0 0 0;
	padding: 0;
	z-index: 100;
}

ul.flyout li ul.flyout
{
	margin: 0 0 0 169px;
}

ul#navigation ul.flyout li
{
	display: inline;
	float: none;
}

ul.flyout a:visited.flyout,
ul.flyout a:link.flyout,
ul.flyout a.flyout
{
	display: block;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C1C1C1;
	padding: 4px;
	border: 1px solid #666666;
	border-bottom: none;
	background: #3D3D3D;
	_height: 1%;
}

ul.flyout a:hover.flyout
{
	background: url('images/flyout-hover.gif') repeat-x top left;
	color: white;
}

ul.buttons 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.buttons li ul.flyout
{
	margin-top: 67px;
}

ul.buttons li ul.flyout li ul.flyout
{
	margin-top: 0;
}

ul.buttons ul.flyout li
{
	float: none;
}

ul.buttons li
{
	display: inline;
	float:left;
}

ul.buttons a
{
	display:block;
}





