html{
height: 100%;
max-height:100%;
padding:0px;
margin:0px;
border:0px;
background-color: #ffffff;
overflow: hidden; 
}

body
{
font-family: Optima, Helvetica, Arial, sans-serif; 
color: #000000; 
background-color: #ffffff;
font-size: 12px;
height: 80%;
max-height: 80%;
padding: 0px;
margin: 0px;
border: 0px;
overflow: hidden;
}

#container{
background-color: #ffffff;
}

#nav {
position: absolute;
height: auto;
left: 0px;
top: 130px;
bottom: 0px;
background-color: #ffffff;
z-index: 1;
width:155px;
}

#head {
position: absolute;
margin: 0px;
top: 0px;
left: 0px;
display: block;
width:100%;
height: 130px;
color: #000000;
background-color: #ffffff;
z-index: 2;
}

#content {
position: absolute;
left: 170px;
top: 130px;
bottom: 50px;
width:600px;
overflow: auto;
z-index: 1;
background-color: #ffffff;
}

* html #nav{
height: 100%;
top: 0px;
bottom: 0px;
border-top: 130px solid #fff;
}

* html #content{
height: 80%;
top: 0px;
bottom: 0px;
border-top: 130px solid #fff;
}

#contenttwo {
display: block;
padding: 10px 10px 10px 10px;
}

#footer {
font-size: 10px; 
text-align: center;
}

#acronym {
font-weight: bold; 
font-size: 14px; 
text-align: left; 
margin-left: 250px;}

.newsPhotoLeft {
float: left;
}

.newsPhotoRight {
float: right;
}

.newsPhotoRight2 {
float: right;
margin: 5px;
font-size: 9px;
}

.newsPhotoLeft, .newsPhotoRight {
width: 200px;
margin: 5px;
}

.newsPhotoLeft p, .newsPhotoRight p {
font-size: 9px;
}




.newsPhotoLeft_ {
float: left;
}

.newsPhotoRight_ {
float: right;
}

.newsPhotoRight2_ {
float: right;
margin: 5px;
font-size: 9px;
}

.newsPhotoLeft_, .newsPhotoRight_ {
width: 275px;
margin: 5px;
}

.newsPhotoLeft_ p, .newsPhotoRight_ p {
font-size: 9px;
}

.margin {
margin: 4px;
}

p.photo {
font-style: italic; 
font-size: 10px;
}

p 
{font-size: 12px; 
}

.heading
{font-size: 15px; 
font-style: italic; 
font-weight: bold;}

.special
{font-size: 16px; 
font-style: italic; 
font-weight: bold; 
padding: 20px; 
text-align: center;}

.heading2
{font-size: 13px; 
font-weight: bold; 
padding-top: 0px; 
padding-bottom: 0px;}

.heading3 {
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
}

.red
{
	color: #FF0000;
}

.credit
{font-size: 9px; 
font-style: italic; 
padding: 10px;}

.privacy
{font-size: 9px; 
padding: 10px; 
text-align: center;}

.acronym
{color: #cc0000; 
font-size: 18px; 
font-weight: bold; 
text-align: center;}

.acronym2
{font-size: 13px; 
font-weight: bold; 
padding-left: 10px;}

.asbox {
border-left: 3px solid #999999;
border-bottom: 3px solid #999999;
margin-top: 10px;
padding-left: 7px;}

.articlesindex p {
font-size: 10px !important;
}

.articlesindex td {
vertical-align: top;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
}


td.initial
{width: 30px;}

hr {
margin: 5px 5px 30px 5px;
color: #cccccc;
clear: both;
}

table.photo {
float: right;
width: 200px;
}

a:link {
color: #333333;
text-decoration: none;
}

a:visited {
color: #333333;
text-decoration: none;
}

a:active {
color: #333333;
text-decoration: none;
}

a:hover {
color: #666666;
text-decoration: none;
}

a.redlink:link {
color: #ff0000;
text-decoration: none;
font-weight: bold; 
}

a.redlink:visited {
color: #ff0000;
text-decoration: none;
font-weight: bold; 
}

a.redlink:active {
color: #333333;
text-decoration: none;
font-weight: bold; 
}

a.redlink:hover {
color: #666666;
text-decoration: none;
font-weight: bold; 
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 10px;
}

#border {
border: solid #D3D3D3;
border-width: 1px;
width: 350px;
}

#border-app {
border: solid #D3D3D3;
border-width: 1px;
}

#border-app2 {
border: solid #D3D3D3;
border-width: 1px;
width: 500px;
margin: 20px;
}

#border_listings {
border: solid #D3D3D3;
border-width: 1px;
width: 325px;
margin: 5px;
padding: 5px;
}

.form {
	color: #333333;
	margin: 4px 1px;
	padding: 4px 1px;
}

.top-margin {
	margin-top: 0px;
}

.bottom-margin {
	margin-bottom: 0px;
}