
body
{
	font-family: Arial;
	background-image: url('/images/background.jpg');
	background-repeat: repeat-x;
	background-color: #fff6ca;
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}

#headerwrapper
{
	position: relative;
}

img
{
	display: block;
}

#pagewrapper
{
	margin: 0px 60px 0px 60px;
}

#wrapper
{
	position: relative;
	background-color: #fff;
	min-height: 1px;
}	

#header
{
	height: 130px;
}

#logo
{
	float: left;
	padding: 15px 0px 0px 37px;
}

#login
{
	float: right;
	padding: 70px 0px 0px 0px;
}

#menuwrapper
{
	height: 25px;
	background-image: url('/images/menuback.gif');
	background-repeat: repeat-x;
}

#menu
{
	list-style: none;
	width: 759px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#menu li
{
	padding: 7px 29px 0px 29px;
	margin: 0px 0px 0px 0px;
	line-height: 9pt;
	font-size: 8pt;
	color: #636363;
	float: left;
	height: 18px;
	cursor: pointer;
	letter-spacing: 1pt;
}

#menu li a
{
	font-size: 8pt;
	color: #636363;
	text-decoration: none;
}

#menu li.over
{
	background-image: url('/images/menuover.gif');
}

#menu li.over a
{
	color: #936b00;
}

#leftcolumn
{
	margin-right: 332px;
}

#rightcolumn
{
	width: 332px;
	float: right;
}

#content
{
	padding: 25px 30px 0px 23px;
	font-size: 8pt;
	color: #7d7d7d;
}

#content p
{
	padding: 0px 0px 15px 0px;
	font-size: 8pt;
	color: #7d7d7d;
	line-height: 13pt;
	margin: 0px 0px 0px 0px;
}

#content a
{
	color: #ffba00;
	font-weight: bold;
}

#box1
{
	height: 25px;
	background-image: url('/images/fade1.gif');
}

#box1 p
{
	font-size: 7pt;
	color: #936b00;
	margin: 0px 0px 0px 0px;
	line-height: 9pt;
	padding: 8px 0px 0px 8px;
	letter-spacing: 1pt;
}

#box2
{
	height: 115px;
	background-image: url('/images/fade2.gif');
}

#box3
{
	padding: 20px 0px 20px 22px;
	background-image: url('/images/back1.gif');
}

#gallery
{
	width: 472px;
	height: 415px;
	background-image: url('/images/gallery_back.gif');
	padding: 26px 0px 0px 0px;
}

#pictureback
{
	width: 405px;
	height: 386px;
	overflow: hidden;
	background-repeat: no-repeat;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#picturebox
{
	width: 405px;
	height: 386px;
	overflow: hidden;
	background-repeat: no-repeat;
	position: relative;
}

#gallery_controls
{
	width: 428px;
	background-image: url('/images/controls_back.gif');
	padding: 0px 0px 0px 45px;
	position: relative;
}

#bannerwrapper
{
	width: 377px;
	height: 86px;
	position: relative;
	overflow: hidden;
}

#banner
{
	position: absolute;
	left: 0px;
	top: 13px;
	z-index: 11;
}

#left_button
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#right_button
{
	position: absolute;
	right: 0px;
	top: 0px;
}

h1
{
	font-size: 13pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

h2
{
	font-size: 11pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#content ul
{
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
}

#content ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.fieldinput input
{
	width: 220px;
}
