body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100px;
	background: #C4E4FC url(/images/header1.jpg) left top no-repeat;
}
#headeraddr {
	position: absolute;
	top: 20px;
	right: 10px;
	margin: 0;
	color: #000168;
	font-size: 100%;
	font-weight: bold;
}
#headeraddr a:link, #headeraddr a:visited {
	color: #000168;
	text-decoration: none;
}
#headeraddr a:hover {
	color: #0075C5;
}
#menu {
	margin: 100px 0 0 180px;
	background: #F7CF18 url(/images/menuT.gif) left top repeat-x;
	border-bottom: solid 1px #FFFFFF;
}
#menu2 {
	background: url(/images/menuB.gif) right bottom repeat-x;
	height: 21px;
	border-bottom: solid 1px #FFFFFF;
}
#menu>#menu2 {
	height: auto;
}
#menu a {
	display: block;
	float: left;
	padding: 4px 10px 4px 10px;
	font-size: 95%;
	font-weight: bold;
	border-left: solid 1px #FFBF00;
	border-right: solid 1px #EF5639;
}
#menu b {
	display: none;
}
#menu a:link {
	color: #000168;
	text-decoration: none;
}
#menu a:visited {
	color: #000168;
	text-decoration: none;
}
#menu a:hover {
	background: #DE4C07 url(/images/menuH.gif) left bottom repeat-x;
	color: #000168;
}
#menuclear {
	clear: both;
}
.popmenu {
	display: none;
	position: absolute;
	z-index:1;
}
.popmenu a {
	display: block;
	width: 170px;
	background: #F7CF18;
	padding: 3px 3px 3px 10px;
	font-size: 95%;
	font-weight: bold;
}
.popmenu>a {
	width: 146px;
}
.popmenu a:link, .popmenu a:visited {
	text-decoration: none;
	color: #000168;
}
.popmenu a:hover {
	background: #F2DC7E;
	color: #000168;
}
#sidebar {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 180px;
	background: #C4E4FC url(/images/header2.jpg) left top no-repeat;
}
#submenu {
	margin-top: 130px;
	margin-bottom: 20px;
}
#submenu a {
	display: block;
	border-bottom: solid 2px #FFFFFF;
	padding: 4px 3px 4px 14px;
	font-size: 95%;
	font-weight: bold;
	width: 180px;
}
#sidebar>#submenu a {
	width: auto;
}
#submenu a:link {
	color: #000168;
	text-decoration: none;
}
#submenu a:visited {
	color: #000168;
	text-decoration: none;
}
#submenu a:hover {
	background: url(/images/submenuH.jpg) repeat-y;
}
#sidebar #login {
	padding: 20px 0 0 5px;
	font-size: 85%;
	font-weight: bold;
}
#sidebar .login-input {
	font-size: 100%;
}
#sidebar .login-button {
	margin-top: 5px;
	background: url(images/login.gif) 0px 0px no-repeat;
}
#sidebar .login-hover {
	margin-top: 5px;
	background: url(images/login.gif) 0px -22px no-repeat;
}
#sidebar p {
	margin: 5px;
}
#sidebar img {
	margin: 10px 0 10px 0;
}
#main {
	position: relative;
	width: 100%;  /* required for IE to get correct abs placement */
}
#content {
	color: #333333;
	padding: 15px 200px 10px 215px;
}
#content h1 {
	font-size: 130%;
	color: #222222;
	margin-top: 0;
	margin-bottom: 0px;
}
#content h2 {
	font-size: 120%;
	color: #0075C5;
	font-style: italic;
	margin: 10px 10px 10px 10px;
}
#content h3 {
	font-size: 120%;
	xcolor: #555555;
	color: #0075C5;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content h4 {
	font-size: 120%;
	color: #222222;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content h5 {
	font-size: 110%;
	color: #555555;
	margin-top: 10px;
	margin-bottom: 0;
}
#content h6 {
	font-size: 110%;
	color: #222222;
	margin-top: 10px;
	margin-bottom: 0;
}
#content p {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #0075C5;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:link {
	color: #0075C5;
}
#content a:visited {
	color: #333333;
}
#content a:hover {
	color: #FF9900;
}
#content table {
	clear: both;
}
#content td {
	font-size: 0.8em;
	background: #E8F0FF;
}
#content td ul {
	padding: 0;
	margin-left: 18px;
}
#content .subtitle {
	color: #0075C5;
	font-weight: bold;
}
#content .redtext {
	color: #FF0000;
}
#content .bluetext {
	color: #0000FF;
}
#content .smalltext {
	font-size: 70%;
}
.content .largetext {
	font-size: 180%px;
}
#content .largertext {
	font-size: 250%px;
}
#content img {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#content .imgleft {
	float: left;
	margin: 0 0px 0px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 10px 10px;
}
#content .imgborder {
	border: solid 1px #333333;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 10px auto 0 auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2, .col2n {
	width: 48%;
}
.col2, .col3 {
	margin-right: 2%;
}
/*
*  ORDER TABLE
*/
table {
	margin: auto;
}
#content .order th {
	font-size: 0.8em;
	background: #C4E4FC;
	padding: 2px 5px 2px 5px;
}
#content .order td {
	background: #fdf4cb;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
#content .order .num {
	text-align: right;
}
#content .order .tot {
	background: #C4E4FC;
	text-align: right;
	font-weight: bold;
}
#content .order .blank {
	background: #FFFFFF;
}
.rtcmd {
	text-align: right;
}
#content .note {
	font-size: 0.9em;
	margin: 10px 0 0 5px;;
}
/*
*  FEATURES
*/
#features {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 180px;
}
.feature {
	margin: 0 0 10px 0;
	background: #fdf4cb;
	color: #000168;
	border: solid 2px #0075C5;
}
.feature h2 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
.feature h2 a {
	display: block;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
}
.feature h2 a:link, .feature h2 a:visited {
	text-decoration: none;
	background: #0075C5;
	color: #FFFFFF;
}
.feature h2 a:hover {
	text-decoration: none;
	color: #000168;
}
.feature p {
	font-size: 100%;
	padding: 5px 5px 0 5px;
	margin: 0;
}
.feature p.more {
	text-align: right;
	padding: 0 5px 5px 5px;
}
.feature p a:link, .feature p a:visited {
	color: #000168;
	text-decoration: none;
}
.feature p a:hover {
	color: #0075C5;
}
#footer {
	width: 100%;
	background: #0075C5;
}
#footer td {
	font-size: 0.7em;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #000168;
}
/* RESPONSE FORM */
#response {
	padding: 0.5em;
}
#response p {
	clear: both;
	padding: 5px 0 0 0;
	margin: 0 0 0 12em;
}
#response p.full {
	clear: both;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
}
#response p.highlight {
	margin: 0 0 0 10px;
	color: red;
}
#response legend {
	font-size: 120%;
	font-weight: bold;
}
#response fieldset {
	padding-bottom: 10px;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	padding-left: 10px;
	white-space: nowrap;
}
#response label.ml {
	float: left;
	width: 12em;
	text-align: right;
	padding: 0;
	white-space: normal;
	margin-left: -12.3em;
}
#response .gap {
	margin-top: 10px;
}
#response b {
	margin-right: 5px;
}
#response span {
	margin-left: 10px;
	font-style: italic;
}
#response input.jog {
	margin-left: 3px;
}
#response p>input.jog {
	margin-left: 0;
}
#response input.submit {
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
#response .delete {
	float: right;
}
.error {
	font-weight: bold;
	color: red;
}
.info {
	font-weight: bold;
	color: orange;
}
#questions {
}
#questions li {
	clear: both;
}
#questions img {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	background: #FFFFFF;
}
#questions ol {
	list-style-type: upper-alpha;
}
#questions ol li {
	clear: none;
	border-bottom: dotted 1px #E0E0E0;
	margin: 0 0 3px 0;
}
#questions ul li {
	clear: none;
	border-bottom: dotted 1px #E0E0E0;
	margin: 0 0 3px 0;
	list-style-type : square;
}
#questions input {
	float: right;
	margin-right: 10px;
}
#questions address {
	float: right;
}
#questions .wrong {
	color: #E00000;
}
/*
   PICTURE GALLERY 
*/
.pic {
	display: block;
	float: left;
	width: 170px;
	height: 170px;
	margin: 5px 10px 5px 0;
	border-top: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
	text-align: center;
	font-size: 93%;
}
.pic img {
	display: block;
	margin: 0 auto 2px auto;
	border-top: solid 1px #AAAAAA;
	border-left: solid 1px #AAAAAA;
	border-bottom: solid 1px #EEEEEE;
	border-right: solid 1px #EEEEEE;
}
.pic:link, .pic:visited {
	background: #DDDDDD;
	text-decoration: none;
}
.pic:hover {
	background: #D0DDFD;
	text-decoration: none;
}
