* {
font-family: helvetica;
margin: 0;
padding: 0;
font-size: 12px;
}

em { font-size: inherit; }

body {
text-align: center;
}

.clear {
clear: both;
}

#wrapper {
}

.error {
color: #669900;
font-weight: bold;
}

a:hover {
color: #0066ff !important;
text-decoration: underline !important;
}

a img {
border: 3px solid transparent;
}

a:hover img {
border: 3px solid #0066ff;
}

a.edit {
white-space: nowrap;
font-weight: normal;
font-size: 9px !important;
background-color: #ffffcc;
padding: 2px 4px;
border-top: 1px solid #ffcc33;
border-left: 1px solid #ffcc33;
border-right: 1px solid #cc6600;
border-bottom: 1px solid #cc6600;
}

a.medium {
font-size: 12px !important;
font-weight: bold;
}

a.big {
display: block;
text-align: center;
font-size: 12px !important;
font-weight: bold;
margin-top: 6px;
margin-bottom: 6px;
}

a.go {
text-align: center;
font-size: 12px !important;
font-weight: bold;
margin-top: 8px;
margin-bottom: 8px;
}

a.plea {
display: block;
text-align: center;
white-space: nowrap;
font-weight: bold;
font-size: 13px;
margin-top: 8px;
background-color: #ffffcc;
padding: 4px;
border-top: 1px solid #ffcc33;
border-left: 1px solid #ffcc33;
border-right: 1px solid #cc6600;
border-bottom: 1px solid #cc6600;
}

a.up, a.down {
padding-right: 12px;
}

a.up {
background: url(../assets/arrow_up.gif) right no-repeat;
}

a.down {
background: url(../assets/arrow_down.gif) right no-repeat;
}

#wrapper {
text-align: left;
background-color: #fff;
width: 740px;
height: 100%;
margin: 0 auto;
}

.box input, .box select {
margin-top: 4px;
}

.crumbtrail {
margin-bottom: 12px;
}

#prev_next {
padding: 4px 0;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

#top {
position: relative;
background: url(assets/header3.jpg) bottom no-repeat;
width: 740px;
height: 140px;
border-bottom: 3px solid #000;
}

#login {
position: absolute;
top: 24px;
right: 24px;
}

#login a {
font-weight: bold;
background-color: #ffffcc;
padding: 3px 5px;
border-top: 1px solid #ffcc33;
border-left: 1px solid #ffcc33;
border-right: 1px solid #cc6600;
border-bottom: 1px solid #cc6600;
}

#main {
width: 467px;
padding-left: 16px;
padding-right: 16px;
margin: 0;
float: left;
background: url(assets/bg_main.jpg) top left repeat-x;
}

#hack {
height: 20px;
}

#main .intro {
font-size: 13px;
line-height: 15px;
}

#main .currentButton {
white-space: nowrap;
font-weight: bold;
font-size: 12px;
color: #669900;
background-color: #ffffcc;
padding: 2px 4px;
border-top: 1px solid #ffcc33;
border-left: 1px solid #ffcc33;
border-right: 1px solid #cc6600;
border-bottom: 1px solid #cc6600;
}

/* IE ONLY BOX MODEL HACK */
* html #main {
width:500px;
}

#main h1 {
color: #669900;
font-size: 19px;
border-bottom: 1px solid #669900;
padding-bottom: 8px;
margin-bottom: 8px;
}

#main h2 {
font-size: 14px;
margin-bottom: 2px;
}

.right {
float: right;
width: 200px;
margin-left: 12px;
}

#main .story {
margin-top: 30px;
}

#right {
width: 200px;
float: right;
padding: 0 20px 20px 20px;
background: url(assets/bg_right.jpg) top left repeat-x;
background-color: #eae0c7;
border-left: 1px solid #cc6600;
}

#right ul, #main ul {
margin-left: 18px;
}

#right li {
margin-bottom: 4px;
}

#right p, #main p {
margin-bottom: 8px;
}

/* IE ONLY BOX MODEL HACK */
* html #right {
width: 240px;
}

.box {
padding: 16px 0;
border-bottom: 1px solid #cc6600;
}

.last {
border-bottom: 0;
}

#right h1, #right h1 a {
color: #000;
font-size: 12px;
font-weight: normal;
margin-bottom: 4px;
text-decoration: none;
}

#right h2, #right h2 a {
font-size: 16px;
margin-bottom: 2px;
color: #cc6600;
text-decoration: none;
}


#main h2 a {
font-size: 16px;
font-weight: bold;
}

.list th {
text-align: left;
background-color: #ccc;
padding: 3px 6px;
border-right: 1px solid #fff;
}

.list td {
valign: top;
padding: 8px 6px;
border-bottom: 1px solid #ccc;
}

.small {
font-size: 90%;
font-weight: normal;
}

.important { color: #cc3300; }

strong { font-size: inherit; }

ul.pagination {
text-align: right;
list-style-type: none;
margin-bottom: 6px;
}

.pagination li {
display: inline;
}

.pagination li a {
font-weight: bold;
margin-right: 3px;
}

.pagination li.current a {
color: #000;
text-decoration: none;
}

#main .caption {
font-size: 10px;
font-weight: bold;
color: #666;
margin-bottom: 6px;
}

#right .caption {
font-size: 10px;
font-weight: bold;
color: #666;
margin-bottom: 8px;
}

.more {
font-size: 80%;
}

#localnav, .localnav {
border-bottom: 2px solid #669900;
list-style-type: none;
padding: 16px 0 16px 8px;
margin-left: -16px !important;
margin-bottom: 20px;
}

#right .localnav {
border-bottom: 2px solid #cc6600;
}

#localnav li, .localnav li {
float: left;
}

#localnav a, .localnav a {
	font-weight: bold;
	position: relative;
	top: -2px;
	padding: 4px 12px;
	margin-left: 6px;
	background-color: #eae0c7;
	position: relative;
	top: -3px;
}

#right .localnav a {
font-size: 10px;
background-color: #ffffcc;
top: -2px;
}

#localnav a:hover, .localnav a:hover {
}

#localnav li.current a, #right .localnav li.current a {
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	text-decoration: none;
	background-color: #669900;
	border-bottom: 2px solid #669900;
}

#right .localnav li.current a {
background-color: #cc6600;
border-bottom: 2px solid #cc6600;
}

#localnav li.current a:hover, .localnav li.current a:hover {
	color: #fff !important;
}


#footer {
margin-top: 0;
clear: both;
border-top: 2px solid #000;
padding: 18px;
text-align: center;
}

/* IE ONLY BOX MODEL HACK */
* html #main {
width:493px;
}

ul.loose li {margin-bottom: 8px;}