body {
	font-family: sans-serif;
	background: gray;
	margin: 0;
	text-align: center;
	background: url(images/img01.gif) repeat-x left top;
}

#landing_page {
	margin-top: 3em;
	font-size: 10pt;
	color: #660000;
	font-weight: bold;
}

#tagline {
	color: #666666;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	padding-top: 0.1em;
	padding-left: 0.1em;
	margin-bottom: 2em;
}

#whole_page {
	width: 60em;
	margin: auto;
	padding: 0;
	text-align: left;
	border-width: 0 1px 1px 1px;
}

#header {
	color: #660000;
	background: white;
	font-size: 10pt;
	padding-top: 0.5em;
	padding-left: 0.1em;
	margin-bottom: 0;
}

#header2 {
	color: #666666;
	background: white;
	font-size: 14pt;
	padding:0.5em;
	margin-bottom: 0;
}

#footer {
	color: #666666;
	background: #ccc;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding-top: 0.1em;
	padding-left: 0.1em;
	margin-bottom: 0;
}

#landingfooter {
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding-top: 0.1em;
	padding-left: 0.1em;
	margin-bottom: 0;
}

#nav {
	color: #660000;
	font-size: 12pt;
	font-weight: bold;
	background: #ccc;
	padding:0.5em;
}

#nav a, #na a:visited {
	color: #666666;
	text-decoration: none;
}

#nav a:hover {
	border-bottom: solid 3px #660000;
}

#content {
	height: 100%;
	background: white;
	padding: 1em;
}

#content h1 {
	font-size: 18pt;
	color: #660000;
}


/* hack to get IE to display fieldset/legend correctly */

html fieldset {
	position: relative;
}

html legend {
	position: absolute;
	top: -1em;
	left: .5em;
}

html fieldset {
	position: relative;
	margin-top: 1em;
	padding-top: 2em;
	padding-bottom: 2em;
}

/* form styles */

fieldset {
	background: #ddd;
}
legend {
	color: white;
	background: black;
	padding: .4em 1em;
}
label {
	width: 14em;
	float: left;
	text-align: right;
	margin-right: 0.2em;
	display: block;
}
.form_row {
	white-space: nowrap;
	padding-bottom: .5em;
}
.submit {
	margin-left: 15em;
}
reg_label {
	width: 15em;
	float: left;
	text-align: right;
	margin-right: 0.2em;
	display: block;
}
.reg_form_row {
	white-space: nowrap;
	padding-bottom: .5em;
}


/* debug style */

.debug_dump {
	text-align: left;
	border-top: 1px dashed black;
	background: #ccc;
	margin: 0;
	padding: 0.5em;
}

/* error reporting styles */

.fieldWithErrors {
	margin: 2px;
	padding: 2px;
	background-color: red;
	display: table;
}

#errorExplanation {
	border: 2px solid red;
	padding: 7px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	background-color: #f0f0f0;
}

#errorExplanation h2 {
	text-align: left;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	font-size: 12pt;
	margin: -7px;
	background-color: #c00;
	color: #fff
}

#errorExplaination p {
	color: #333;
	margin-bottom: 0;
	padding: 5px;
}

#errorExplanation ul li {
	font-size: 11pt;
	list-style: square;
}

#notice {
	border: 2px solid green;
	padding: 1em;
	margin: 1em;
	margin-bottom: 2em;
	background-color: gray;
	color: white;
	font: bold smaller sans-serif;
}

/* debug styles */

#debug {
	margin-top: 1em;
	margin-left:auto;	
}

#debug a, #debug a.visited {
	text-decoration: none;
	color: maroon;
}

#fieldset.debug_info {
	text-align: left;
	margin: 1em;
	background: #eee;
}

/* profile styles */
td.label {
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
}

input {
	font-family: Arial, Helvetica, sans-serif;
}

.edit_link a {
	text-decoration: none;
	color: blue;
}

#left_column {
	float: left;
	width: 300px;
}

#main_content {
	margin-left: 320px;
}

#main_content h2 {
	font-size: 14pt;
	color: #660000;
}


.sidebar_box {
	background-color: white;
	border: 1px solid #aaa;
	font-size: 12px;
	margin-bottom: 10px;
}

.sidebar_box h2 {
	margin-top: 0px;
	padding: 6px;
	background-color: white;
	font-size: 13px;
	color: maroon;
	font-weight: bold;
}

.sidebar_box p {
	padding-left: 6px;
	padding-right: 6px;
}

.sidebar_box .header {
	float: left;
	font-size: 12pt;
}

.sidebar_box .contents {
	padding-left: 6px;
}

.sidebar_box .edit_link {
	float: right;
}

.sidebar_no_box {
	background-color: white;
	font-size: 12px;
	margin-bottom: 10px;
	
}

/* spec style */
#full_name {
	font-size: xx-large;
}

/* table styles */
table.topples {
	background: #fff;
	margin-left: 0em;
}

table.topples tb.bottom {
	border-top: 1px solid #999;
	padding-top: 10px;
}

table.topples th {
	color: white;
	background: black;
	font-weight: normal;
}

table.topples th a {
	color: white;
	text-decoration: underline;
}

table.topples tr.even {
	background: #ddd;
}

table.topples tr.odd {
	background: #eee;
}

table.dominos {
	background: #fff;
	margin-left: 0em;
	font-size: 14px;
}

table.dominos tb.bottom {
	border-top: 1px solid #999;
	padding-top: 10px;
}

table.dominos th {
	color: white;
	background: black;
	font-weight: normal;
}

table.dominos th a {
	color: white;
	text-decoration: underline;
}

table.dominos tr.even {
	background: #ddd;
}

table.dominos tr.odd {
	background: #eee;
}

.news_box {
	background-color: #ddd;
	border: 1px solid #aaa;
	font-size: 12pt;
	margin-bottom: 10px;
}

.news_box h2 {
	margin-top: 0px;
	padding: 6px;
	background-color: #ccc;
	font-size: 13pt;
	color: maroon;
	font-weight: bold;
}

.news_box p {
	padding-left: 6px;
	padding-right: 6px;
}

.news_box .header {
	float: left;
}

.news_box .date_stamp {
	float: right;
}
.news_box .contents {
	margin-left: 12px;
}

.frontpage_news {
	font-size: 12pt;
	padding: 6px;
}
.frontpage_news .header {
	font-size: 12pt;
	float: left;
}

.frontpage_news .headline {
	font-size: 12pt;
	float: left;
	margin-left: 4pt;
	font-weight: bold;
}

.frontpage_news .date_stamp {
	font-size: 8pt;
	float: right;
}

.frontpage_news .more_news {
	font-size: 10pt;
	float: right;
}

.frontpage_news h3 {
	margin-top: 2px;
	font-size: 20pt;
	color: #666666;
	font-weight: bold;
}

.frontpage_news .contents {
	margin-left: 8pt;
	font-size: 10pt;
	font-weight: normal;
}

.topple_box {
	background-color: #ddd;
	border: 1px solid #aaa;
	font-size: 12px;
	margin-bottom: 10px;
	
}

.topple_box h2 {
	margin-top: 0px;
	padding: 6px;
	background-color: #ccc;
	font-size: 13px;
	color: maroon;
	font-weight: bold;
}

.topple_box p {
	padding-left: 6px;
	padding-right: 6px;
}

.topple_box .header {
	float: left;
}

.topple_box .detail_link {
	float: right;
}
.topple_box .contents {
	margin-left: 12px;
}
