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

body {
/*	background: #FFFFFF url(../images/body_bg.jpg) repeat; */
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	height: 100%;
}

html {
	height: 100%;
}

.wrap {
	width: 740px;
	height: 100%;
	position: relative;
	margin: 0 auto;
	background: #FFFFFF;
/* 	border-left: 3px solid #777777;
	border-right: 3px solid #777777;  */
	display:table;
}

.header {
	height: 120px;
}

.header_logo {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}

.header_menu {
	float: right;
	width: 465px;
	margin-top: 30px;
}

.header_menu_i {
	background: #777777 url(../images/header_menu.jpg) no-repeat left top;
	width: 465px;
	height: 20px;
	margin-bottom: 7px;
	font-size: 10px;
}

.header_menu_i a:link, .header_menu_i a:visited {
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	display: block;
	float: left;
	text-decoration: none;
	padding-left: 8px;
}

.header_menu_i a:hover, .header_menu_i a:active {
	color: #FF3300;
	height: 20px;
	line-height: 20px;
	display: block;
	float: left;
	text-decoration: none;
	padding-left: 8px;
}

.menu {
	height: 30px;
}

.menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}

.menu li {
	float: left;
	margin: 0px;
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	line-height: 30px;
}

.menu_left {
	float: left;
	width: 465px;
	background: #777777 url(../images/menu_left.jpg) no-repeat right;
	padding-left: 5px;
}

.menu_left a:link, .menu_left a:visited {
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	text-decoration: none;
}

.menu_left a:hover, .menu_left a:active {
	color: #FF3300;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	text-decoration: none;
}

/* Hide from IE5-Mac \*/
.menu_left li a {
	float: none;
}
/* End hide */

.menu_right {
	float: right;
	width: 255px;
	background: #CCCCCC url(../images/menu_right.jpg) no-repeat left;
	padding-left: 5px;
}

.menu_right a:link, .menu_right a:visited {
	color: #333333;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	text-decoration: none;
}

.menu_right a:hover, .menu_right a:active {
	color: #FF3300;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	text-decoration: none;
}

/* Hide from IE5-Mac \*/
.menu_right li a {
	float: none;
}
/* End hide */

.content {
}

.content h1 {
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	padding-top: 15px;
	font-size: 23px;
	font-weight: bold;
	border-bottom: 1px dotted #777777;
}

.copy {
	padding: 20px;
	padding-bottom: 0px;
	padding-top: 10px;
}

.copy h1 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-top: 3px;
	font-size: 28px;
	font-weight: bold;
}

.copy h2 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-top: 3px;
	font-size: 22px;
	font-weight: bold;
	clear: both;
}

.copy h3 {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	padding-top: 3px;
	font-size: 17px;
	font-weight: bold;
	clear: both;
}

.copy h4 {
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
}

.copy p {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 9px;
	line-height: 140%;
}

.copy ul, .copy ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 9px;
}

.copy li {
	margin-bottom: 3px;
	line-height: 140%;
}

.copy a {
	color: #FF3300;
	text-decoration: none;
	border-bottom: 1px dotted #FF3300;
}

.copy img {
	float: left;
	margin: 5px;
	margin-right: 10px;
	margin-left: 0px;
}

.copy_footer {
	border-top: 1px dotted #777777;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	margin-top: 9px;
}

.copy_footer a {
	margin-right: 10px;
	margin-bottom: 3px;
}

.SpryHiddenRegion {
	visibility: hidden;
}

.gallery {
	padding-top: 20px;
}

.gallery_left {
	float: left;
	width: 210px;
}

.gallery_opts {
	background: url(../images/gallery_opts_bg.jpg) no-repeat #777777;
	height: 30px;
	clear: both;
	overflow: hidden;
}

.gallery_selector {
	background: url(../images/gallery_selector_bg.jpg) no-repeat #777777;
	height: 50px;
	clear: both;
	overflow: hidden;
}

.gallery_selector p {
	margin: 0px;
	padding: 7px;
	padding-left: 10px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-size: 10px;
}

.gallery_right {
	float: right;
	width: 510px;
	height: 500px;
}

.gallery_right h1 {
	margin: 0px !important;
	margin-right: 20px !important;
	margin-bottom: 10px !important;
	padding: 0px !important;
}

#Athumbs {
	height: 460px;
	overflow: auto;
}

#Athumbs a:link, #Athumbs a:visited {
	color: #333333;
	text-decoration: none;
	border: 2px solid #777777;
	padding: 0px;
	display: table;
	float: left;
	margin: 7px;
	margin-left: 0px;
	margin-top: 0px;
}

#Athumbs a:hover, #Athumbs a:active {
	color: #FF3300;
	text-decoration: none;
	border: 2px solid #FF3300;
	padding: 0px;
	display: table;
	float: left;
	margin: 7px;
	margin-left: 0px;
	margin-top: 0px;
}

#Aimage {
	text-align: center;
	margin-right: 20px;
}

#Aimage img {
	border: 10px solid #EEEEEE;
}

.formTable {
	border: 0px;
	margin-top: 15px;
}

.formTable th {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	font-size: 10px;
}

.formTable td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

.formInput {
	padding: 3px;
	background: #FFFFFF;
	border: 1px solid #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777777;
	font-size: 12px;
}

.formInputOn {
	padding: 3px;
	background: #F9F9F9;
	border: 1px solid #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
}

.formButton {
	background: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 0px;
	padding: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.message {
	border: 1px dotted #FF3300;
	padding: 5px;
	text-align: center;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

.footer {
	height: 50px;
	margin-top: 20px;
	padding-bottom: 20px;
	clear: both;
}

.footer ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}

.footer li {
	float: left;
	margin: 0px;
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	line-height: 30px;
}

.footer_left {
	float: left;
	width: 465px;
	background: #CCCCCC url(../images/footer_left.jpg) no-repeat right;
	padding-left: 5px;
}

.footer_left a:link, .footer_left a:visited {
	color: #333333;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	text-decoration: none;
}

.footer_left a:hover, .footer_left a:active {
	color: #FF3300;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	text-decoration: none;
}

/* Hide from IE5-Mac \*/
.footer_left li a {
	float: none;
}
/* End hide */

.footer_right {
	float: right;
	width: 255px;
	background: #777777 url(../images/footer_right.jpg) no-repeat left;
	padding-left: 5px;
}

.footer_right a:link, .footer_right a:visited {
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	text-decoration: none;
}

.footer_right a:hover, .footer_right a:active {
	color: #FF3300;
	height: 30px;
	line-height: 30px;
	display: block;
	float: left;
	text-decoration: none;
}

/* Hide from IE5-Mac \*/
.footer_right li a {
	float: none;
}
/* End hide */
