BODY {
	background-color: #F0F0F0;
	color: black;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Bitstream Vera Sans, Arial, Sans-Serif;
	font-size: 13px;
	text-align: center;
	width: 100%;
	background-image: url( images/background.jpg );
	background-position: top center;
	padding-top: 5px;
}

TABLE.skeleton {
	width: 776px;
	margin: 0px;
	padding: 0px;
}

.header {
	width: 100%;
	background-image: url( images/header-fill.png );
	text-align: center;
	padding: 0px;
}

TABLE.links {
	height: 35px;
	width: 100%;
	text-align: center;
	background-image: url( images/flame-background2.png );
	margin: 0px;
	padding: 0px;
	border: 0px;
	vertical-align: middle;
}

.footer {
	height: 35px;
	background-image: url( images/flame-background2-flipped.png );
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-right: 16px;
	border: 0px;
}

.footer TABLE {
	vertical-align: middle;
	width: 100%;
}

TABLE.links TD {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

A {
	color: darkred;
	text-decoration: none;
}

A:Hover {
	color: red;
}

A IMG {
	border: 0px;
}

.links A {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.links A:Hover {
	text-decoration: underline;
}

.links A.highlight {
	color: red;
	font-weight: bold;
	border-bottom: none;
}


.body {
	height: 430px;
	text-align: left;
	background-color: black;
	vertical-align: top;
}

.body_outer {
	width: 100%;
	height: 100%;
	overflow: auto; 
}

.body_inner {
	padding: .5em;
}

H1 {
	font-family: Times New Roman, Serif;
	font-style: italic;
	font-size: 24px;
	margin: 0px;
	margin-bottom: .4em;
	padding: 0px;
}

H2 {
	font-family: Times New Roman, Serif;
	font-style: italic;
	font-size: 24px;
	margin: 0px;
	margin-bottom: .4em;
	padding: 0px;
}

H3 {
	font-size: 14px;
	display: inline;
	line-height: 1.6em;
}

P {
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}

A.section_link, A.section_active_link {
	font-weight: bold;
	margin-left: 1em;
	color: white;
}

A.section_link:Hover, A.section_active_link:Hover {
	text-decoration: underline;
}

A.section_active_link {
	color: red;
}

.vtop TD {
	vertical-align: top;
	padding-left: .5em;
	padding-right: .5em;
}

.vtop TD TD {
	padding: 0px;
}

.vbottom TD {
	vertical-align: bottom;
}

.desc {
	font-weight: bold;
}

.right_desc .desc {
	text-align: right;
}

.news {
	font-size: 10px;
}

.news_content {
	margin-left: .5em;
	padding-left: .5em;
}

.news HR {
	height: 0px;
	width: 95%;
	text-align: center;
	border: none;
	border-bottom: 1px solid darkred;
}

.news_title {
	color: darkred;
}

.news .sticky {
	background-color: red;
	color: white;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
	border: solid 1px white;
}

.group {
	display: none;
}

TABLE.downloads {
	width: 766px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	line-height: 1.3em;
}

TABLE.downloads TR.spacer TD {
	padding-top: 1em;
}

TABLE.downloads .download_group {
	padding: 0px;
	background-image: url( "images/downloads/popup-background.png" );
	border: solid 1px #AAA;
}

.getinvolved_subpage {
	display: none;
	margin-top: 1em;
	line-height: 1.5em;
}

.membership P {
	margin-bottom: 0.5em;
}

.membership UL {
	margin-top: 0;
	margin-bottom: 0.5em;
}

.getinvolved_desc {
	text-align: right;
	padding-right: 0.5em;
}

.visible {
	display: block;
}

.current_projects {
	width: 100%;
	text-align: center;
}

.current_projects IMG {
	margin: 3px;
	margin-bottom: 0;
	border: solid 1px #888;
	width: 160px;
	height: 80px;
}
