BODY {
	MARGIN: 0px;
	BACKGROUND-COLOR: #FFFFFF;
	text-align: center;	/* IE-Win hack */
	background-repeat: repeat-x;
	background: transparent url(images/metal.jpg) repeat scroll left top;
	background-position: left top;
}

img {
display: block;
}

.noborder {
	border:0;
}

#container {
	BORDER-RIGHT: #e3e3e3 0px solid;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT: #e3e3e3 0px solid;
	WIDTH: 925px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #e3e3e3 0px solid;			/*	HERE!!!!!!		*/
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	background-color: #F0F0F0;
	/*	background-image:url(images/backgroundcenter.gif); */
	background-repeat: no-repeat;
	overflow: hidden;
}

#containermain {
	BORDER-RIGHT: #e3e3e3 0px solid;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT: #e3e3e3 0px solid;
	WIDTH: 925px;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #e3e3e3 0px solid;			/*	HERE!!!!!!		*/
	text-align: justify;
	margin-right: auto;
	margin-left: auto;

	background-color: #F0F0F0
#;
	background-image:url(images/backgroundcenternologo.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #F0F0F0;
}

P {
margin-top:0;
margin-bottom:0;
}


FORM {
margin:0;
}

FORM#search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	padding: 0px 0px 0px 0px;
	width: 400px;
}


#search input.submit
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #FFFFFF;
color: #333333;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
width:277px;
} 

#search label,input {
	display: block;
	float: left;
	color:#000000;
}

#search label {
	text-align: left;
	width: 50px;
	padding-right: 20px;
}










FORM#contactus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	padding: 0px 0px 0px 0px;

	width: 534px;
}


#contactus input.submit
{
border: 3px double #CCCCCC;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #DFEEF5;
color: #336699;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
width:200px;
} 

#contactus label,input {
	display: block;
	float: left;

}

#contactus label {
	text-align: left;
	width: 50px;
	padding-right: 20px;
}


table.contactus {
	margin-bottom: 10px;
}

table.contactus tr {
	vertical-align:top;
}

table.contactus td {
	vertical-align:top;
	width:80px;
}














#rightcolumn {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: right;
	WIDTH: 180px;
	PADDING-TOP: 0px;
	padding-bottom: 10px;
}




#topbar {
	WIDTH: 925px;
	background-image:url(images/topbarimage.gif);
	height: 10px;
	margin-left: auto;
	margin-right: auto;
}

.footertext {						/*  */
	FONT-WEIGHT: normal;
	FONT-SIZE: 0.7em;
	COLOR: #FFFFFF;
	vertical-align: top;
	text-align: right;
	font-family:arial, verdana, sans-serif;
	text-decoration:none;
}

.footertext A {COLOR: #FFFFFF; TEXT-DECORATION: none; text-align: right;}
.footertext A:link {COLOR: #FFFFFF; TEXT-DECORATION: none; text-align: right;}
.footertext A:active {COLOR: #FFFFFF; TEXT-DECORATION: none; text-align: right;}
.footertext A:hover {
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
}

#toprow {
	FLOAT: left;
	WIDTH: 725px;
	height: 100px;
	padding-left: 0px;
	padding-right: 0px;			/*	REMOVE HEIGHT!!!	*/
	text-align: left;
	padding-top: 0px;
}

#row1 {
	WIDTH: 925px;
	padding-left: 0px;			/*	REMOVE HEIGHT!!!	*/
	text-align: left;
	height: 150px;
}

#row2 {
	WIDTH: 925px;
	padding-left: 0px;			/*	REMOVE HEIGHT!!!	*/
	text-align: left;
}


#rightcolwhole{
	width: 725px;
	float: right;
}

#row2searchnav {
	background-color:#000000;
	FLOAT: left;
	WIDTH: 915px;
	padding-left: 10px;			/*	REMOVE HEIGHT!!!	*/
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid #999999 1px;
}

#row2searchnavleft {
	FLOAT: left;
	WIDTH: 200px;			/*	REMOVE HEIGHT!!!	*/
	text-align: left;
	overflow: hidden;
}

#row2searchnavright{
	FLOAT: right;
	WIDTH: 500px;
	padding-right: 10px;
}
/*	NAVIGATION BAR	*/

#nav {
	CLEAR: both;
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 500px;
	LINE-HEIGHT: 20px;
	LIST-STYLE-TYPE: none;
	color: #CCCCCC;
	FONT-SIZE: 0.7em;
	font-family:arial, verdana, sans-serif;
	text-align: center;
}
#nav A {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	FLOAT: right;
	PADDING-BOTTOM: 2px;
	COLOR: #CCCCCC;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	width:57px;
	BORDER-TOP: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}
#nav A:hover {
	COLOR: #FFFFFF;
	BORDER-TOP: #ffffff 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
}




#navchosen a {
	 BORDER-RIGHT: #cccccc 1px solid; 
	 BORDER-LEFT: #cccccc 1px solid; 
	 PADDING-RIGHT: 15px; 
	 PADDING-LEFT: 15px; 
	 FLOAT: left; 
	 PADDING-BOTTOM: 2px; 
	 COLOR: #336699; 
	 PADDING-TOP: 2px; 
	 TEXT-DECORATION: none; 
	 BORDER-BOTTOM-STYLE: none;	
	 background-color: #DFEEF5; 
	 BORDER-TOP: #336699 1px solid;
	 BORDER-BOTTOM: #336699 1px solid;
}



#toprowleftcol {
	FLOAT: left;
	WIDTH: 725px;
}

#toprowmiddcol {
	FLOAT: left;
	WIDTH: 200px;
}

#toprowrightcol {
	FLOAT: left;
	WIDTH: 200px;
}



#row2leftcol {
	FLOAT: left;
	WIDTH: 200px;
}


#row2rightcol {
	WIDTH: 715px;
	padding-left: 10px;
	padding-right: 0px;
	float: left;
}

#row2maincol {
	WIDTH: 925px;
	padding-right: 0px;
	float: left;
	padding-top: 10px;
}


#row2rightcolcontentleft {
	FLOAT: left;
	WIDTH: 205px;
	padding-left: 0px;
	overflow: hidden;
	padding-right: 10px;
}

#row2rightcolcontentright {
	FLOAT: right;
	WIDTH: 500px;
	overflow: hidden;
	margin-bottom: 5px;
}

#row2rightcolcontentrightmain {
	FLOAT: right;
	WIDTH: 711px;
	overflow: hidden;
	background-color: #999999;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}

#row3leftcol {
	FLOAT: left;
	WIDTH: 200px;
}


#row3rightcol {
	WIDTH: 725px;
	padding-right: 0px;
	float: left;
}


#row3rightcolcontent {
	FLOAT: left;
	WIDTH: 530px;
	padding-left: 0px;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 10px;
}

#row3col {
	WIDTH: 925px;
	padding-right: 0px;
	float: left;
}

#middlebar {
	FLOAT: left;
	WIDTH: 925px;
	padding-left: 0px;
	padding-right: 0px;			/*	REMOVE HEIGHT!!!	*/
	text-align: right;
	height: 23px;
	padding-top: 8px;
	background-color: #000000;
	padding-bottom: 5px;
	border-top: solid #999999 1px;
	border-bottom: solid #999999 1px;
}

#middlebarsmall {
	FLOAT: right;
	WIDTH: 712px;
	padding-right: 0px;			/*	REMOVE HEIGHT!!!	*/
	text-align: right;
	height: 5px;
	border-top: solid #999999 0px;
	border-bottom: solid #999999 0px;
	border-left: solid #999999 0px;
}

#bottombar {
	FLOAT: left;
	WIDTH: 925px;
	padding-left: 0px;
	padding-right: 0px;			/*	REMOVE HEIGHT!!!	*/
	text-align: right;
	height: 23px;
	padding-top: 8px;
	background-color: #000000;
	padding-bottom: 5px;
	border-top: solid #999999 1px;
	border-bottom: solid #999999 1px;
	margin-top: 10px;
}

.maintext {
	FONT-WEIGHT: normal;
	FONT-SIZE: 0.8em;
	COLOR: #003366;
	vertical-align: top;
	text-align: justify;
	font-family:arial, verdana, sans-serif;
	text-decoration:none;
}

.maintextbold {
	FONT-WEIGHT: bold;
	COLOR: #003366;
	vertical-align: top;
	text-align: justify;
	font-family:arial, verdana, sans-serif;
	text-decoration:none;
	font-size: 0.8em;
}

.maintext A {COLOR: #336699; TEXT-DECORATION: none; text-align: right;}
.maintext A:link {COLOR: #666666; TEXT-DECORATION: none; text-align: left;}
.maintext A:hover {COLOR: #003366; TEXT-DECORATION: none; text-align: right;}

.maintextnews {
	FONT-SIZE: 0.7em;
	COLOR: #333366;
	vertical-align: top;
	text-align: justify;
	font-family:arial, verdana, sans-serif;
}

.maintextnewsdate {
	FONT-SIZE: 0.7em;
	COLOR: #333366;
	vertical-align: top;
	text-align: right;
	font-family:arial, verdana, sans-serif;
}

.maintexttitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;
	COLOR: #FFFFFF;
	vertical-align: top;
	text-align: justify;
	font-family:arial, verdana, sans-serif;
	text-decoration:none;
	padding-bottom: 5px;
}



.captionleft {
	FONT-WEIGHT: normal;
	FONT-SIZE: 0.7em;
	COLOR: #003366;
	vertical-align: top;
	text-align: left;
	font-family:arial, verdana, sans-serif;
	text-decoration:none;
	font-style: italic;
}


.captionright {
	FONT-WEIGHT: normal;
	FONT-SIZE: 0.7em;
	COLOR: #336699;
	vertical-align: top;
	text-align: left;
	font-family:arial, verdana, sans-serif;
	text-decoration:none;
	font-style: italic;
	padding-left: 10px;
}



.quote {
	FONT-SIZE: 0.8em;
	COLOR: #003366;
	vertical-align: top;
	text-align: justify;
	font-family:arial, verdana, sans-serif;
	font-style: italic;
}

.quoteauthor {
	FONT-SIZE: 0.7em;
	COLOR: #336699;
	vertical-align: top;
	text-align: left;
	font-family:arial, verdana, sans-serif;
	padding-top: 5px;
}

.quoteauthor A {COLOR: #336699; TEXT-DECORATION: none; text-align: justify;}
.quoteauthor A:link {COLOR: #336699; TEXT-DECORATION: none; text-align: justify;}
.quoteauthor A:hover {COLOR: #003366; TEXT-DECORATION: none; text-align: justify;}


.adverttextheaderfront {
	FONT-SIZE: 0.8em;
	COLOR: #003366;
	vertical-align: top;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}



.adverttextheader {
	FONT-SIZE: 0.8em;
	COLOR: #000000;
	vertical-align: top;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 2px;
}

.adverttextheaderaddress {
	FONT-SIZE: 0.8em;
	COLOR: #000;
	vertical-align: top;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.adverttextsubnopad {
	FONT-SIZE: 0.7em;
	COLOR: #336699;
	vertical-align: top;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
}

.adverttextsub {
	FONT-SIZE: 0.7em;
	COLOR: #CCCCCC;
	vertical-align: top;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

.adverttextsub A {COLOR: #666666; TEXT-DECORATION: none; text-align: justify;}
.adverttextsub A:link {COLOR: #666666; TEXT-DECORATION: none; text-align: justify;}
.adverttextsub A:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	text-align: justify;
}

.adverttextcontent {
	FONT-SIZE: 0.7em;
	COLOR: #333333;
	vertical-align: top;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}

.adverttextcontent A {COLOR: #666666; TEXT-DECORATION: none; text-align: justify;}
.adverttextcontent A:link {COLOR: #666666; TEXT-DECORATION: none; text-align: justify;}
.adverttextcontent A:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	text-align: justify;
}
.adverttextcontentaddress {
	FONT-SIZE: 0.7em;
	COLOR: #666666;
	vertical-align: top;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}




.adverttextcontentaddress {
	FONT-SIZE: 0.7em;
	COLOR: #666;
	vertical-align: top;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}

.adverttextcontentdarkaddress {							/* info@ */
	FONT-SIZE: 0.7em;
	COLOR: #336699;
	vertical-align: top;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
}








#bottombartable {
vertical-align:top;
width:925px; 
} 
.bottombartablecol1 {
	width:50%;
	vertical-align: top;
	padding-left: 8px;
	text-align: left;
} 
.bottombartablecol2 {
	width:50%;
	text-align: right;
	padding-right: 8px;
} 




#newstable {
vertical-align:top;
width:534px; 
} 
.newstablecol1 {
	width:454px;
	text-align: left;
} 
.newstablecol2 {
	width:70px;
	text-align: right;
} 



ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu {
	width: 200px;
	border-style: solid solid none solid;
	border-color: #999999;
	border-width: 1px 1px 1px 0px;
}

#menu li a {
height: 32px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 24px;
text-decoration: none;
} 
#menu li a:link, #menu li a:visited {
color: #ffffff;
FONT-SIZE: 0.7em;
font-family:arial, verdana, sans-serif;
display: block;
background: url(images/menu1.gif);
padding: 8px 0 0 10px;
}

#menu li a:hover {
FONT-SIZE: 0.7em;
font-family:arial, verdana, sans-serif;
color: #2D2F89;
background: url(images/menu1.gif) 0 -32px;
padding: 8px 0 0 10px;
}

#menu li a:active {
FONT-SIZE: 0.7em;
font-family:arial, verdana, sans-serif;
color: #ffffff;
background: url(images/menu1.gif) 0 -64px;
padding: 8px 0 0 10px;
}







#menuchosen li a {
height: 32px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 24px;
text-decoration: none;
} 

#menuchosen li a:link, #menuchosen li a:visited {
	color: #CCCCCC;
	FONT-SIZE: 0.7em;
	font-family:arial, verdana, sans-serif;
	display: block;
	background: url(images/menu1.gif) 0 -64px;
	padding: 8px 0 0 10px;
}






.advertboxesaddress {
	width: 160px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	}

#advertboxesinneraddress {
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	overflow: hidden;
	}


.advertboxes {
	width: 205px;
	padding-right: 10px;				/*	IS THIS CAUSE OF IE 8 JUMP?		*/
	padding-bottom: 10px;
	float: left;
	clear: both;
	background-image:url(images/logofront.jpg);
	}

.advertboxesright {
	width: 150px;
	padding-left: 10px;				/*	IS THIS CAUSE OF IE 8 JUMP?		*/
	padding-bottom: 10px;
	float: right;
	clear: both;
	}
	
.advertboxesrightlong {
	width: 210px;
	padding-left: 10px;				/*	IS THIS CAUSE OF IE 8 JUMP?		*/
	padding-bottom: 10px;
	float: right;
	clear: both;
	}
	
#advertboxesinner {
	width: 185px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 125px;
	margin-bottom: 10px;
	background-color: #000000;
	}
	
	
	
.advertboxes1 {
	width: 205px;
	padding-right: 9px;
	padding-bottom: 10px;
	float: left;
	clear: both;
	padding-top: 10px;
	}
	
#advertboxesinner1 {
	width: 185px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 125px;
	background-color: #660000;
	margin-bottom: 10px;
	}	

#advertboxesinnerlogo {
	width: 185px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 125px;
	margin-bottom: 10px;
	background-image:
	}
	
#advertboxesinnerlogoright {
	width: 150px;
	padding-bottom: 10px;
	height: 135px;
	}
	
#advertboxesinnerlogorightlong {
	width: 210px;
	padding-bottom: 10px;
	height: 120px;
	}	

#advertboxesinner li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	}		
	
#advertboxesinner li a:link, #terms li a:visited {
FONT-SIZE: 0.7em;
font-family:arial, verdana, sans-serif;
	display:block;
	color: #000033;

	padding: 4px 0 0 10px;
	}	

#advertboxesinner li a:hover {
FONT-SIZE: 0.7em;
font-family:arial, verdana, sans-serif;
	color: #336699;
	background-color:#9CCBEB;
	padding: 4px 0 0 10px;
	}






.advertboxes2 {
	width: 200px;
	padding-bottom: 10px;
	float: left;
	clear: both;
	}
	
#advertboxesinner2 {
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	border:none;
	height: 100%;
	}	
	
#advertboxesinnerlogo2 {
	width: 185px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 125px;
	margin-bottom: 10px;
	}

#advertboxesinner2 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	}		
	
#advertboxesinner2 li a:link, #terms li a:visited {
FONT-SIZE: 0.7em;
font-family:arial, verdana, sans-serif;
	display:block;
	color: #000033;

	padding: 4px 0 0 10px;
	}	

#advertboxesinner2 li a:hover {
FONT-SIZE: 0.7em;
font-family:arial, verdana, sans-serif;
	color: #336699;
	background-color:#9CCBEB;
	padding: 4px 0 0 10px;
	}






.advertboxes3 {
	width: 715px;
	float: left;
	padding-top: 10px;
	clear: both;
	margin-left: 10px;
	font-weight: 150;
	padding-bottom: 10px;
	}
	
#advertboxesinner3 {
	width: 695px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	background-color: #660000;
	margin-bottom: 10px;
	border:none;
	}	
	
#advertboxesinnerlogo3 {
	width: 185px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 125px;
	margin-bottom: 10px;
	}

#advertboxesinner3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	}		
	
#advertboxesinner3 li a:link, #terms li a:visited {
FONT-SIZE: 0.7em;
font-family:arial, verdana, sans-serif;
	display:block;
	color: #000033;

	padding: 4px 0 0 10px;
	}	

#advertboxesinner3 li a:hover {
FONT-SIZE: 0.7em;
font-family:arial, verdana, sans-serif;
	color: #336699;
	background-color:#9CCBEB;
	padding: 4px 0 0 10px;
	}





.advertboxes4 {
	width: 710px;
	float: left;
	clear: both;
	font-weight: 150;
	padding-bottom: 10px;
	}
	
#advertboxesinner4 {
	width: 695px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	background-color: #660000;
	margin-bottom: 10px;
	border:none;
	}	
	
#advertboxesinnerlogo4 {
	width: 690px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	}

#advertboxesinnerimage {
	width: 710px;
	background-color: #FFFFFF;
	display: block;
	}

#advertboxesinner4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	}		
	
#advertboxesinner4 li a:link, #terms li a:visited {
FONT-SIZE: 0.7em;
font-family:arial, verdana, sans-serif;
	display:block;
	color: #000033;

	padding: 4px 0 0 10px;
	}	

#advertboxesinner4 li a:hover {
FONT-SIZE: 0.7em;
font-family:arial, verdana, sans-serif;
	color: #336699;
	background-color:#9CCBEB;
	padding: 4px 0 0 10px;
	}











#advertboxesfront1 {
	width: 170px;
	padding-right: 0px;
	height: 170px;
	overflow: hidden;
	float: left;
	background-image: url(images/advertboxesinnerfront1.jpg);
	}
	
#advertboxesinnerfronttop1 {
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 7px;
	height: 10px;
	}

#advertboxesinnerfrontbottom1 {
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 80px;
	height: 58px;
	}

#advertboxesfront2 {
	width: 170px;
	padding-right: 0px;
	height: 170px;
	overflow: hidden;
	float: left;
	background-image: url(images/advertboxesinnerfront2.jpg);
	margin-left: 12px;
	}
	
#advertboxesinnerfronttop2 {
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 7px;
	height: 10px;
	}

#advertboxesinnerfrontbottom2 {
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 80px;
	height: 58px;
	}

#advertboxesfront3 {
	width: 170px;
	padding-right: 0px;
	height: 170px;
	overflow: hidden;
	float: left;
	background-image: url(images/advertboxesinnerfront3.jpg);
	margin-left: 12px;
	}
	
#advertboxesinnerfronttop3 {
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 7px;
	height: 10px;
	}

#advertboxesinnerfrontbottom3 {
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 80px;
	height: 58px;
	}









#clock {
	width: 180px;
	height: 100px;
	}







#termsconds {
	width: 190px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
		
#termsconds li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 15px;
	text-decoration: none;
	color: #000033;
	background-color:#3C4BAD;
	BORDER-RIGHT: #336699 1px solid;
	BORDER-LEFT: #6573ca 1px solid;
	BORDER-TOP: #6573ca 1px solid;
	BORDER-BOTTOM: #2b377d 1px solid;
	}		
	
#termsconds li a:link, #termsconds li a:visited {
	FONT-SIZE: 0.7em;
	font-family:arial, verdana, sans-serif;
	display:block;
	color: #ffffff;
	padding: 3px 0 2px 10px;
	}	

#termsconds li a:hover {
	FONT-SIZE: 0.7em;
	font-family:arial, verdana, sans-serif;
	color: #2D2F89;
	background-color:#FFFFFF;
	padding: 3px 0 2px 10px;
	BORDER-BOTTOM: #999 1px solid;
	BORDER-TOP: #999 1px solid;
	BORDER-LEFT: #999 1px solid;
	BORDER-RIGHT: #999 1px solid;
	}
	
#termsconds li a:active {	
	FONT-SIZE: 0.7em;
	font-family:arial, verdana, sans-serif;
	color: #ffffff;
	padding: 3px 0 2px 10px;
	background-color:#2D2F89;

}

#menu2chosen li a {
	FONT-SIZE: 0.7em;
	font-family:arial, verdana, sans-serif;
	color: #ffffff;
	padding: 3px 0 2px 10px;
	BORDER-TOP: #336699 1px solid;
	BORDER-BOTTOM: #336699 1px solid;
	}


hr{
	color: #003366;
	background-color: #003366;
	height: 1px;
}
	


.newsitemleftdiv{
width: 534px;
clear: left;
}

.newsitemleftdiv .floatboxleft{
	width: 155px;
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

.newsitemimageleft {
	padding-bottom: 5px;
}



	
.newsitemrightdiv{
	width: 500px;
	clear: left;
}

.newsitemrightdiv .floatboxright{
	width: 155px;
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
}

.newsitemimageright {
	padding-left: 10px;
	padding-bottom: 5px;
}





.newsitemrightlanddiv{
width: 534px;
clear: left;
}

.newsitemrightlanddiv .floatboxrightland{
	width: 300px;
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
}

.newsitemimagerightland {
	padding-left: 10px;
	padding-bottom: 5px;
}




#subheadhover {
	COLOR: #000033;
	background-color: #BFDBF0;
	BORDER-TOP: #336699 1px solid; 
	BORDER-BOTTOM: #336699 1px solid; 
	BORDER-LEFT: #336699 1px solid; 
	BORDER-RIGHT: #336699 1px solid; 
}
