@charset "iso-8859-1";
/* CSS Document */
A {
	color:#9999ff;
}

body {
	background-color: #000000;
	font-size: 0.9em;
	line-height:1.5;
	font-family: Verdana;
	color: #000000;
	margin:0px; 
	padding:0px;
}

#container {
	position: absolute;
	border: #f78f1f 2px solid;
	width: 922px;
	left:50%;
	margin-left:-466px;
	text-align: left;
	background-color: #000000;
	top: 15%;	
	color: #FFFFFF;
}

#logo {
	position: absolute;
	top: -4.25em;
	left: 1%;
}

#top {
	position: relative;
	text-align: right;
	height: 50px;
}

#menu {
	position: relative;
	border: #f78f1f 2px solid;
}

#content {
	margin-left: 1em;
	margin-right: 1em;
	position: relative;
	top: 2em;
}

#bottom {
	position: relative;
	height: 75px;
	margin-top: 2em;
}

#specs {
	font-size: 0.75em;
	background-color:#d9d9d9;
	color:#000000;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

td {
	border-bottom: 1px solid #FFFFFF;
	padding-left: 0.5em;
	padding-right: 0.5em;
	vertical-align: top;
}

#contact {
	border-bottom: 0px solid #000000;
	padding-left: 0.5em;
	padding-right: 0.5em;
	vertical-align: middle;
}

#contact2 {
	vertical-align: middle;
}

#specs_noborder {
	border: none;
}

#specs_noborder_left {
	border: none;
	background-color: #000000;
	color: #FFFFFF;
}

#specs_left {
	background-color: #000000;
	color: #FFFFFF;
	vertical-align: top;
}

#specs_headline {
	background-color:#000000;
	color:#FF0000;
	border: none;
	font-size: 1.35em;
}

#specs_headline_small {
	background-color:#D9D9D9;
	color:#000000;
	border-top: 2px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	font-size: 1.2em;
}

#specs_headline_small_left {
	background-color:#000000;
	color:#FF0000;
	border-top: 2px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	font-size: 1.2em;
}

#spacer {
	background-color:#000000;
	border: none;
}

#news {
	border: 1px solid #f78f1f;
	padding: 0.5em;
	width: 70%;
	background-color: #000000;
	text-align: left;
}

#news_headline {
	font-size: 1.5em;
	font-weight:bold;
	color: #FF0000;
	line-height: 0.75em;
	font-variant:small-caps;
	text-align: center;
}

#news_posted {
	font-size: 0.8em;
	font-style:italic;
	border-bottom: 1px dashed #f78f1f;
	margin-bottom: 1em;
	text-align: right;
}

#headline {
	font-variant:small-caps;
	font-size:1.75em;
	font-weight:bold;
	margin-top:0.25em;
	margin-bottom:0.50em;
}

#headline_small {
	font-variant:small-caps;
	font-size:1.5em;
	font-weight:bold;
	margin-top:0.25em;
	margin-bottom:0.10em;
}

#links {
	vertical-align: middle;
	height: 50px;
}

#distr {
	line-height:1.1;
	text-align:center;
}
