body {
	background-image: url(i/bg_snowy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
a {
	color: #903;
	text-decoration: none;
}
a:hover {
	color: #FB661B;
	text-decoration: underline;
}
#header {
	padding: 0px;
	display: block;
	height: 152px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header h1 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	color: #F60;
	font-weight: normal;
	display: block;
	float: left;
	height: 152px;
	width: 275px;
}
#header h2 {
	height: 50px;
	width: 685px;
	background-image: url(i/top_transparent.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: right;
	margin-top: 51px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	font-size: 1.2em;
	color: #FB661B;
	text-align: right;
	padding: 0px;
	line-height: 23px;
}
#header h3 {
	width: 685px;
	height: 51px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(i/top_tag.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	line-height: 50px;
}
#header ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	background-color: #323232;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	height: 51px;
}
#header ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
}
#header ul li a {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 0.65em;
	font-weight: normal;
	text-decoration: none;
	color: #999;
}
li.t1 {
	background-image: url(i/triangle_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li.t2 {
	background-image: url(i/triangle_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
li.t3 {
	background-image: url(i/triangle_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#box {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	background-image: url(i/bg_body.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#body {
	display: block;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body h1, #body h4 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px;
	background-image: url(i/h1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 566px;
	line-height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	color: #FFF;
}
#body h2, #body h5 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px;
	background-image: url(i/h2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 566px;
	line-height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	color: #FFF;
}
#body h3, #body h6 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px;
	background-image: url(i/h3.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 566px;
	line-height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	color: #FFF;
}
.body_left {
	float: left;
	display: block;
	width: 607px;
}
.body_left p {
	font-size: .9em;
	color: #333;
	margin: 0px;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}
.body_left ol {
	padding-left: 62px;
	padding-right: 22px;
	text-align: justify;
	font-size: .8em;
}
.body_left ol ul {
	list-style-type: lower-alpha;
}
.image {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #EDEDED;
}
.imagel {
	float: left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #EDEDED;
}
.imager {
	float: right;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #EDEDED;
}
.body_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 353px;
	color: #FFF;
}
.body_right p {
	color: #FFF;
	font-size: .9em;
	margin: 0px;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
}
#body table {
	margin-left: 25px;
	padding: 0px;
	width: 560px;
}
#photos {
	display: block;
	width: 905px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	width: 905px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	height: 205px;
	padding: 0px;
	text-indent: 25px;
	background-color: #FFF;
}
#wrapper h1 {
	color: #FFF;
	font-size: 1.7em;
	text-shadow: 2px 2px 3px #000;
	background-image: url(i/faded.png);
	width: 905px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 185px;
}
#wrapper span {
	text-shadow: 2px 2px 3px #000;
	color: #F90;
}
.mainlink {
	color: #FFF;
	text-decoration: none;
}
.book1 a {
	color: #FFF;
	text-decoration: none;
}
.book1 a:hover {
	color: #323232;
	text-decoration: none;
}
.book1 a, .book2 a, .book3 a, .book4 a, .book5 a, .book6 a {
	color: #FFF;
	text-decoration: none;
}
.book1 a:hover, .book2 a:hover, .book3 a:hover, .book4 a:hover, .book5 a:hover, .book6 a:hover {
	color: #323232;
	text-decoration: none;
}
.book1, .book4  {
	background-image: url(i/button_1.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1.2em;
	line-height: 42px;
	height: 60px;
	width: 352px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-indent: 146px;
}
.book2, .book5  {
	background-image: url(i/button_2.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1.2em;
	line-height: 42px;
	height: 60px;
	width: 352px;
	margin: 0px;
	display: block;
	text-indent: 146px;
	padding: 0px;
}
.book3, .book6  {
	background-image: url(i/button_3.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1.2em;
	line-height: 42px;
	height: 60px;
	width: 352px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-indent: 146px;
}
.body_left .book2 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px;
	background-image: url(i/h2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 566px;
	line-height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	color: #FFF;
}
#footer {
	background-image: url(i/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 170px;
}
#footer ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
}
#footer ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	display: block;
	float: left;
}
#footer ul li a {
	line-height: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: .8em;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#copyright  {
	display: block;
	margin: 0px;
	padding-top: 90px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: right;
	font-size: .8em;
	color: #EDEDED;
}
#copyright a {
	color: #FFF;
	text-decoration: none;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearleft {
	clear:left;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.fields  fieldset {
	padding-left: 12px;
	font-size: 1.2em;
	color: #FFF;
	display: block;
	margin: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #545454;
	border-bottom-color: #545454;
	border-left-color: #545454;
}
.fields fieldset legend {
	font-size: 0.8em;
	color: #FB661B;
}
.fields ul  {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.fields ul input {
	width: 10%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fields ol  {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.fields li {
	list-style-type: none;
	padding-top: 12px;
	padding-bottom: 4px;
}
#submit_button {
	width: auto;
	font-weight: bold;
	font-size: 1.4em;
}
.info {
	font-size: 0.7em;
	color: #999;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
.fields span {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
}
.fields input {
	width: 90%;
	border: 1px solid #6CC;
}
.fields  .required  {
	border: 1px solid #FB661B;
}
.fields .req {
	font-size: .64em;
	font-weight: normal;
}
.fields select {
	width: 90%;
}
.fields textarea {
	width: 90%;
	border: 1px solid #6CC;
}
.fields #imgcode {
	width: 6em;
	border: 1px solid #FB661B;
	font-size: 1.2em;
}
.fields .submit {
	background-image: url(i/button_1.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 1.2em;
	line-height: 42px;
	height: 60px;
	width: 326px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-indent: 146px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxed {
	border: 1px solid #ECEDEF;
	margin-left: 30px;
	padding: 4px;
	margin-right: 30px;
	background-color: #E8E8E8;
}
.boxed p {
	padding-left: 20px;
}

.options ul {
	list-style-type: none;
}
.options  li {
	list-style-type: none;
	width: 33%;
	float: left;
	display: block;
	padding-bottom: 10px;
}
.options span {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
}
.body_left fieldset {
	border: 1px solid #323232;
}
.body_left span {
	color: #323232;
}
.row0 {
	color: #FFF;
	background-color: #323232;
}
.row1 {
	background-color: #D2F1F1;
}
.row2 {
	background-color: #FFF;
}

tr.over td {
	background-color: #FB661B;
}
