body { /*main section, for general stuff...*/
	color: #e9e9e9; /*main text*/
	font-size: 12px;
	background:   url("images/background.jpg"); /*real background*/
	background-color:#000000;
	background-position: top center;
	height:100%;
	/* What do you think, Nosey? :o Yes or no?
	background-repeat: no-repeat;
	background-attachment: fixed;
	*/
	margin:0;
	padding:0;
right:auto;
left:auto;
	font-family: Trebuchet MS;
	}

.headertxt {	color: #9cadbe;	font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif;}
.maintxt {color: #768ca2; font-family: "Trebuchet MS"; font-size: 12px;}
	
a { /*Hyperlinks */ 
	color: #a1b1bf; 
    text-decoration: none; 
}

a:hover { /*Hyperlinks over*/
    color: #768799;
    text-decoration: none; 
}

tr.alt td { /* tab 2nd color */
background: #12141f;
}

.maintable{
	background:   url("images/background2.gif");
	height:auto;min-height: 100%; /*2nd background*/

}

.texttable{
	background:   url("images/background3.jpg"); /*3rd background*/
	background-repeat: no-repeat;
}

.navtable{
	background:   url("images/navigationbar.jpg"); /*nav*/
	background-repeat: no-repeat;
}

.table_nav{
	border-bottom: #999999 1px solid;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.News {
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	}

.HeadlineDates {
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}

#headlinetext A {
    text-decoration: none; 
font-family: Georgia;
font-size:12px;
line-height: 14px;
font-weight:bold;
text-transform: uppercase;
padding: 0px 0px 4px 0px;
}

#headlinetext A:hover {
	font-family: Georgia; 
font-size:12px;
line-height: 14px;
font-weight:bold;
    text-decoration: none; 
}

#newsdate{
text-align:left;
font-family:Trebuchet;
color:#9cadbe;
font-size:9px;
font-weight:bold;
text-transform: uppercase;
}

#newstitle{
text-align:left;
font-family: Charlemagne Std;
color:#9cadbe;
font-size:17px;
}

#newscontent{
text-align:left;
font-family:Trebuchet MS;
color:#768ca2;
font-size:12px;
line-height: 18px;
padding: 0px 0px 30px 0px;
}



#headlinedate{
font-family:Trebuchet;
color:#768ca2;
/*color:#9cadbe;*/
font-size:8px;
font-weight:bold;
line-height: 14px;
text-transform: uppercase;
padding: 0px 0px 0px 0px;
}

.dots_news {
	margin: 13px 0px 0px 0px;
}

#Container {
	line-height: 18px;
	padding: 12px 0px 5px 0px;
}

.date {
font-weight:bold;}

.AllCap{
text-transform:uppercase;
}

.formstyle {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;   
	FONT-WEIGHT: normal;
	COLOR: #333333;   
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-LEFT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid; 
	BORDER-BOTTOM: #666666 1px solid;
	MARGIN-TOP: 5px; 
	MARGIN-BOTTOM: 5px;
	HEIGHT: 15px; 
	BACKGROUND-COLOR: #999999;
}

.formstyleaddress {
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;   
	FONT-WEIGHT: normal;
	COLOR: #333333;   
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-LEFT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid; 
	BORDER-BOTTOM: #666666 1px solid;
	MARGIN-TOP: 5px; 
	MARGIN-BOTTOM: 5px;
	BACKGROUND-COLOR: #999999;
}

.submitstyle {
	FONT-SIZE: 10px;   
	COLOR: #333333;  
	FONT-FAMILY: Arial, Verdana Helvetica, sans-serif; 
	BORDER-top: #666666 1px solid; 
	BORDER-bottom: #666666 1px solid; 
	BORDER-left: #666666 1px solid; 
	BORDER-right: #666666 1px solid; 
	MARGIN-BOTTOM: 6px;
	MARGIN-TOP: 6px; 
	HEIGHT: 15px; 
	BACKGROUND-COLOR: #999999; 
	TEXT-ALIGN: center; 
}

.gallery
{
    background:url(images/gallerybg.gif) scroll 0 0 no-repeat;
    float:center;
    width:162px;
    height:122px;
    padding:3px 1px 0px 0px;
}

