﻿ul {
	list-style-type: none;
	list-style-image: url('../images/alien_bullet.jpg');
}

.hr {
	color: #00FF00;
	font-size: 2px;
}
.line {
	font-size: 90%;
	color: #666666;
}
.float_right {
	float:right;
}
body {
	background-position: left;
	color: black;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
#container {
	border-width: 0 1px 0px 1px;
	background-color: #000000;
	width: 900px;
	margin: 0 auto;
	border-top: 0;
	border-right: 0px solid #b7b7b7;
	border-bottom: 0px solid #b7b7b7;
	border-left: 0px solid #b7b7b7;
}
#masthead {
	text-align: center;
	background-color: #000000;
	width: 900px;
	background-image: url('../images/a58header1.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	vertical-align: text-bottom;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}
#navigation {
	background-position: center;
	background-color: #000000;
	overflow: hidden;
	width: auto;
	clear: both;
	height: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #00FF00;
	background-image: url('nav_back1.jpg');
	background-repeat: no-repeat;
}

#column_l {
	position: relative;
	float: left;
	width: 710px;
	margin: 0;
	padding: 0 5px 0 20px;
	background-color: #000000;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #00FF00;
	font-style: italic;
}
#column_r {
	width: 100px;
	border: 1px dotted #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-indent: 10px;
	width: 100px;
	margin: 10px 15px 10px 10px;
	float: right;
	padding: 4px;
	background-color: #000000;
	position: relative;
	text-align: center;
	color: #C0C0C0;
}
#footer {
	border-width: 0px;
	width: 900px;
	text-align: center;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #ffffff;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 130%;
	color: #00FF00;
	margin: 1px 0px 0;
	vertical-align: bottom;
	text-align: center;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #c9c9c9;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
/* Styles for Footer */
#footer p {
	font-size: 100%;
	line-height: 14px;
	color: #666666;
	margin: 1px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#footer a:hover {
	color: #00FF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
/* Styles for Links */
a {
	color: #008000;
	text-decoration: underline;
}
a:hover {
	color: #00FF00;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.headerSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
.center {
	text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-indent: 10px;
	color: #FFFFFF;
	font-style: normal;
}
.imgFloatLeft {
	padding: 4px;
	margin: 4px;
	float: left;
}

.boldCenterLarge {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	text-align: center;
}
.footerGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #808080;
}
.noBorder {
	border-width: 0;
}

.imageNoBorder {
	border-style: none;
	border-width: 0;
}

.boldItalic {
	font-weight: bold;
	font-style: italic;
}
.boldItalicCenter {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 114%;
	font-style: italic;
	color: #00FF00;
	text-align: center;
}


.heading1Green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #00FF00;
}


.link1Big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: italic;
	color: #00FF00;
	text-align: center;
}
.tradeMark {
	font-size: 50%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: text-top;
}

