body {
	background: #ffffff url(bg.jpg) repeat scroll left top;
	color: #8c5714;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

/* -------------------------------------------------------------------------------------- IMAGES */

img.left { margin: 0px 3px 0px 7px; border: 1px solid #27576a; }
img.right { margin: 0px 7px 0px 3px; border: 1px solid #27576a; }

/* -------------------------------------------------------------------------------------- CONTAINERS */

.affiliates {
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	left: 0px;
	top: 480px;
	width: 325px;
	}

.content {
	position: absolute;
	left: 381px;
	top: 270px;
	width: 470px;
	z-index: 2;

	background: #e5e7bf url(bg-content.jpg) repeat scroll center top;
	color: #8c5714;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	}

.disclaimer {
	background-color: transparent;
	color: #8c5714;
	font-family: Tahoma, Arial, serif;
	font-size: 9px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	}

/* -------------------------------------------------------------------------------------- CONTENT */

p, td {
	color: #8c5714;
	margin: 7px 8px 7px 8px;
	padding: 0px;
	text-align: justify;
	}
p.center { text-align: center; }

li {
	color: #8c5714;
	font-size: 11px;
	margin: 0px 15px 0px 0px;
	list-style-image: url(emblem.png);
	}
a, a:visited {
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	color: #00247D;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	}
a:hover {
	border-bottom: 0px;
	color: #CC0000;
	text-decoration: none;
	background: url(chain-underline.gif) repeat-x 100% 100%;
	}
a:active {
	border-bottom: 0px;
	color: #ffffff;
	text-decoration: none;
	background: url(chain-underline.gif) repeat-x 100% 100%;
	}
b {
	color: #8c5714;
	text-decoration: none;
	text-transform: none;
                  }
b.title {
	color: #8c5714;
	font-family: Georgia, serif;
	text-transform: none;
	}
i {
	color: #8c5714;
	text-decoration: none;
	text-transform: none;
                  }

/* -------------------------------------------------------------------------------------- TITLES */

h1 {
	border-bottom: 1px dashed #27576a;
	border-top: 1px dashed #27576a;
	color: #27576a;
	font-family: Impact, Georgia, serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 5px;
	line-height: 25px;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	text-align: center;
	}
h2 {
	border-bottom: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #6FB1B8;
	color: #39558D;
	font-family: Georgia, serif;
	font-size: 18px;
	letter-spacing: 3px;
	margin: 7px 0px 7px 0px;
	padding: 7px 8px 7px 8px;
	text-align: center;
	text-transform: uppercase;
	}
h3 {
	border-bottom: 1px dotted #C00000;
	border-top: 1px dotted #C00000;
	color: #C00000;
	font-family: georgia, serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 7px 0px 7px 0px;
	padding: 7px 8px 7px 8px;
	text-align: center;
	}
h4 {
	background: transparent;
	color: #9DB9AD;
	font-family: georgia, serif;
	font-size: 8px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	text-align: center;
	text-transform: lowercase;
	}
h5 {
	color: #8c5714;
	border-top: 1px solid #27576a;
	border-bottom: 1px solid #27576a;
	font-family: georgia, serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 20px 0px 10px 0px;
	padding: 6px 5px 6px 5px;
	text-transform: none;
	text-align: center;
	}

/* -------------------------------------------------------------------------------------- FORMS */

.stats {
	background: transparent url(box.png) no-repeat scroll right bottom;
	border: 2px outset #8c5714;
	color: #8c5714;
	margin: 10px 20px;
	padding: 10px 30px;
	text-align: justify;
	}
blockquote {
	background: transparent url(blockquote.png) repeat scroll right top;
	border: 2px dashed #8c5714;
	color: #8c5714;
	margin: 10px 20px;
	padding: 10px 30px;
	text-align: justify;
	}
input, textarea, select {
	background: #ffffff;
	border: 1px solid #27576a;
	color: #27576a;
	font-family: Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	}
input:focus, textarea:focus, select:focus {
	background: #eeeeee;
	border: 1px inset #27576a;
	}
label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}

/* -------------------------------------------------------------------------------------- MISC */

#iconmenu li {
	display: inline;
	padding-right: 1.5em;
	}

.paginate { text-align: center; }

.codesort li {
	display: inline;
	padding-right: 1.3em;
	}

.codesort label li {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}