
body, div, h1, h2, img, p, ul, li
{
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

body
{
	font-family: Arial;
	background-color: #FCD8B3;
}

div#pagewrapper
{
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

div#headerwrapper
{
	background-color: #F27923;
	height: 118px;
	padding-left: 8px;
}

#logo
{
	border: 0px;	
	margin-top: 10px;
	float: left;
}

#header
{
	color: #fff;
	margin-top: 15px;
	float: left;
	margin-left: 10px;
}

#header a
{
	color: #fff;
	text-decoration: none;
}

#header a:hover
{
	text-decoration: underline;
}

#header h1
{
	margin-bottom: 8px;
}

h1
{
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
}

div#footerwrapper
{
	background-color: #004897;
	border-top: 10px solid #F27923;
	height: 55px;
	clear: both;
}

div#footer_bar
{
	border-top: 10px solid #fff;
}

div#bodywrapper
{
	padding: 10px 0px 0px 8px;
	clear: both;
}

div#footer
{
	color: #fff;
	font-size: 0.6em;
	text-align: center;
	line-height: 1.3em;
	padding-top: 5px;
	height: 55px;
}

* html div#footerwrapper, div#footer {
	height: 40px;
}

div#menuwrapper
{
	clear: both;
	width: 754px;
	padding-top: 10px;
	z-index: 100;
}

div#menuwrapper ul li
{
	color: #fff;
	float: left;
	list-style: none;
	margin-right: 1px;
	position: relative;
	width: 110px;
	z-index: 101;
}

div#menuwrapper ul li
{
	background-color: #004897;
	padding: 4px 0px 4px 5px;
	font-size: 0.7em;
	margin-right: 2px;
	cursor: pointer;
	width: 10px;
	z-index: 102;
}

div#menuwrapper ul li a
{
	text-decoration: none;
	color: #fff;
	z-index: 103;
}

div#menuwrapper ul li ul li
{
	background-image: url('/images/menu_fade.png');
	background-color: transparent;
	padding: 4px 0px 4px 5px;
	border-bottom: 1px solid #fff;
	position: relative;
	font-size: 1em;
	margin-left: 0px;
	z-index: 104;
}

div#menuwrapper ul li ul li ul li 
{
	margin-left: 2px;
	z-index: 103;
}


div#menuwrapper ul li ul
{
	margin-top: 2px;
	position: absolute;
	top: 22px;
	left: 0px;
	z-index: 105;
}

div#menuwrapper ul li ul li ul
{
	display: block;
	position: absolute;
	left: 100%;
	top: 0px;
	margin-top: 0px;
	z-index: 106;
}

div#menuwrapper ul li ul {
	display: none;
	z-index: 107;
}

div#middle
{
	background-color: #004897;
	width: 360px;
	color: #fff;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
}

div#middle h1
{
	padding-left: 10px;
	padding-top: 5px;
}

div#middle p
{
	padding-left: 10px;
	font-size: 0.8em;
	padding-bottom: 5px;
	padding-top: 5px;
}

div#middle img
{
	display: block;
}

div.fix
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

div#left
{
	width: 146px;
	background-color: #004897;
	color: #fff;
	float: left;
}

div#left img
{
	display: block;
}

div#left p
{
	padding: 10px 5px 10px 20px;
	font-size: 1.2em;
}

div#right
{
	width: 195px;
	background-color: #004897;
	float: left;
}

div#right p
{
	color: #fff;
	font-size: 0.9em;
	padding: 5px 5px 10px 10px;
}

div#right h1
{
	padding-left: 10px;
}

div#footer_fix
{
	clear: both;
	height: 30px;
}

div#thumbnails
{
	background-color: #FCD8B3;
	padding-top: 10px;
}

div#links
{
	margin-top: 1px;
	background-color: #FCD8B3;
}

div#links p
{
	text-align: center;
	color: #004897;
	font-size: 0.7em;
}

td.thumb a
{
	font-size: 0.6em;
	color: #004897;
	text-decoration: none;
}

td.thumb
{
	text-align: center;
	line-height: 0.6em;
	padding-bottom: 5px;

}

td.thumb img
{
	border: 0;
}

.button
{
	background-color: #004897;
	color: #fff;
	font-size: 0.6em;
	padding: 2px;
	width: 69px;
	text-align: left;
	border: 0px;
	cursor: pointer;
}


.button_link
{
	text-decoration: none;
	background-color: #004897;
	color: #fff;
	font-size: 0.6em;
	width: 65px;
	text-align: left;
	border: 0px;
	display: block;
	height: 20px;
	padding-left: 2px;
}

div#item_header
{
	width: 741px;
	background-color: #004897;
	padding-left: 10px;
}

div#item_header p
{
	color: #fff;
	padding-left: 0px;
	font-size: 0.75em;	
	padding-bottom: 10px;
}

div#left_bottom
{
	background-image: url('/images/vipback.jpg');
	border-top: 10px solid #FCD8B3;
	background-repeat: no-repeat;
	line-height: 1em;
}

div#left_bottom	h1
{
	font-size: 0.9em;
	padding-left: 5px;
	font-weight: bold;
}

div#left_bottom	a
{
	text-decoration: none;
	color: #fff;
	padding-left: 5px;
	font-size: 0.8em;
	font-weight: bold;
}

div#left_bottom	p
{
	padding-top: 0px;
	font-size: 0.7em;
	padding-left: 2px;
	line-height: 0.9em;
	padding-bottom: 0px;
	padding-left: 5px;
}

div#links img
{
	border: 0px;
}

#topimage
{
        position: absolute;
        top: 187px;
        left: 182px;
        width: 360px;
        height: 281px;
        overflow: hidden;
}

#topimage img
{
        position: relative;
}

#scrollimage
{
        position: absolute;
        top: 0px;
        z-index: 10;
}

#topimage
{
	left: 183px;#
}
