@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9c99c8;
	background-image: url(/images/backshade.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.navigation {
	background-image: url(/images/nav-b.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 30px;
	width: 900px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.navigation a {
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 23px;
/*
	padding-left: 15px;
	padding-right: 15px;
*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	border-right-color: #191919;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #3c3c3c;
	border-left-style: solid;
	border-left-width: 1px;
	margin: 0px;
}
.mainbox {
	background-image: url(/images/back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
}
#contentbox {
	background-image: url(/images/mainbacktop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 10px;
	text-align: justify;
}
#sidepanel {
	float: left;
	height: 400px;
	width: 100px;
	margin-right: 20px;
}
#contentbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.base {
	text-align: center;
	vertical-align: top;
	height: 25px;
	width: 910px;
	background-image: url(/images/base.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
}
.base a {
	font-weight: bold;
	color: #9C99C8;
	text-decoration: none;
}


.navigation a:hover {
	display: inline-block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 23px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	background-image: url(/images/nav-b-h.gif);
	background-repeat: repeat-x;
	border-right-color: #4a3e10;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #806f30;
}
.base a:hover {
	font-weight: bold;
	color: #9C99C8;
	text-decoration: underline;
}
#textcolumn {
  margin: 0px;
  padding: 0px;
  width: 760px !important;
  float: right;
}
.mainbox a {
	font-weight: normal;
	color: #5d4f1d;
	text-decoration: none;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.mainbox a:hover {
	font-weight: normal;
	color: #5d4f1d;
	text-decoration: none;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.contentbox {
	background-image: url(/images/mainbacktop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 10px;
	text-align: justify;
}
.contentbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.formboxquantity {
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #5d4f1d;
	background-color: #F5F5F5;
}
.formtext {
	text-align: right;
	vertical-align: top;
	width: 125px;
	padding-right: 10px;
	padding-top: 3px;
}
.formbox {
	width: 415px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #5d4f1d;
	background-color: #F5F5F5;
}
.photobox {
	vertical-align: top;
	border: 1px solid #A08832;
	margin-right: 5px;
}
.navbox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3c3c3c;
	border-left-color: #191919;
}
#articlemenu {
	float: right;
	width: 150px;
	margin-left: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-bottom: 5px;
	border-left-color: #666666;
	border-left-style: dotted;
	border-left-width: 1px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f2f2f2;
	background-image: url(/images/articlemenu.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-right: 10px;
	border-right-color: #666666;
	border-right-style: dotted;
	border-right-width: 1px;
}
#articlemenu li {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-left: 10px;
	background-image: url(/images/listbullet.png);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}

.articlemonth {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B9B9;
	margin-top: 5px;
}

#articlemenu ul {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}
.contentbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.sponsorimage {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border-color: #9C99C8;
	border-style: solid;
	border-width: 1px;
}

#textcolumn > pre > tt span {
  max-width: 760px;
}


.iheader, .iquestion { 
  font-weight: bold;
  padding-left: 3px;
  padding-right: 10px;
 }

.ianswer { 
  font-style: italic;
  padding-left: 3px;
  padding-right: 10px;
 }