html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../layout/bg.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#wrap {
	background-image: url(../layout/bgLR.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}
#wrap #mainBG {
	background-image: url(../layout/layout_05.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 621px;
	height: 100%;
}
#wrap #navBG {
	background-image: url(../layout/navBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #0E8E00;
	height: 100%;
	width: 179px;
}
#wrap #navigation a {
	padding: 4px;
	display: block;
	width: 140px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	background-color: #FFFFFF;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	font-weight: bold;
}
#wrap #navigation a:link, #navigation a:visited {
	color: #000099;
	text-align: left;
}
#wrap #navigation a:hover, #navigation .current a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1BE503;
	font-style: italic;
	font-weight: bold;
}
#wrap #index {
	background-image: url(../layout/layout_04.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 800px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #B7FFAE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.15em;
}
#wrap #footerlinks {
	color: #666666;
	font-size: 10px;
	background-image: url(../layout/layout_10.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#wrap #footerlinks a:link, #footerlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12B900;
	text-decoration: none;
	background-color: #000000;
}
#wrap #footerlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #12A401;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000099;
	background-color: #FFFFFF;
}
a:hover {
	color: #8B6D14;
	;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DBFFD7;
}
.size9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.size10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.size12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D27E00;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
#ordering {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #F2F0F7;
	padding: 4px;
	width: 250px;
	border: 1px solid #534F60;
	text-align: center;
	font-weight: normal;
}
#ordering a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #F2F0F7;
	padding: 4px;
	width: 250px;
	border: 1px solid #534F60;
	text-align: center;
	font-weight: normal;
}
#ordering a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5D586C;
	width: 250px;
	border: 1px solid #534F60;
	text-align: center;
	padding-top: 4px;
	padding-right: 23px;
	padding-bottom: 4px;
	padding-left: 23px;
}
#wrap #mainBG input.button {
	margin: 0px;
	padding: 0px;
	border: 0px none #00FF00;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: 16px;
	background-image: url(../images/expand.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #128101;
	font-style: italic;
}
