div#layer1 {
	top : 5px;left : 10px;
	position : absolute;
	z-index : 20;
	visibility : visible;
} 

div#layer2 {
	width : 174px;
	height : 33px;
	top : 709px;
	left : 16px;
    position : absolute;
    z-index : 21;
	font-family : Century Gothic;
	font-size : 10;
	color : #ccced0;            
}

div#layer3 {
	width : 110px;
	height : 26px;
	top : 92px;
	left : 23px;
	position : absolute;
	z-index : 23;
	visibility : visible;
}

div#layer4 {
	width : 408px;
	height : 15px;
	top : 538px;
	left : 289px;
	position : absolute;
	z-index : 24;
	visibility : visible;
	text-align : center;
}

DIV#layer5 {
	width : 440px;
	height : 73px;
	top : 662px;
	left : 238px;
  	position : absolute;
  	z-index : 25;
  	font-family : Tahoma;
	color : #cccde0;
}

.newsflashheading{
	font-size : large;
}
		
.newsflashcontent{
	font-size : 16;
}

div#layer6 {
	width : 223px;
	height : 69px;
	top : 82px;
	left : 223px;
	position : absolute;
	z-index : 6;
	visibility : visible;
}

div#layer7 {
	top : 103px;
	left : 16px;
	position : absolute;
	z-index : 7;
	visibility : visible;
}

div#layer8 {
	top : 91px;
	left : 15px;
	position : absolute;
	z-index : 28;
	font-family : Century Gothic;
	font-size : x-small;
	color: #353535;
}

div#layer9 {
	width : 430px;
	height : 28px;
	top : 620px;
	left : 280px;
	position : absolute;
	z-index : 29;
	align : center;
	font-family : Century Gothic;
	color: #353535;
	text-align:center;
}

div#layer10 {
	width : 198px;
	height : 22px;
	top : 585px;
	left : 21px;
	position : absolute;
	z-index : 31;
	font-family : Tahoma;
	color : #ccced0;
	font-size : 10;
}


table#maintable {
	width : 769px;
	height : 746px;
	padding: 0px;
}

.dateholder {
	background-color : #d3d3d3; 
	height : 40px;
	width : 218px;
}

.menuoptions {
	font-family : Century Gothic;
	font-size : 11;
	color: #ccced0;
	height : 22px;
}

.iconholder {
	background-color : #353535;
	height : 470px;
	width : 218px; 
}

.icons {
	height : 113px;
	width : 101px;
	vertical-align: middle;
	text-align: center;
}

.icondim {
	width : 80px;
	height : 80px;
	border : 0px;
}

.logo {
	background-color : #353535;
	height : 77px;
	width : 218px;
	text-align : center;
}

.upperbanner {
	background-color : #353535; 
	width : 526px;
	height : 75px; 
	vertical-align : middle;
	text-align: center;

}

.lowerbanner {
	background-color : #353535; 
	width : 526px;
	height : 41px; 
}

.mainslide {
	background-color : #a0a48e;
	height : 470px;
	width : 526 px;
	text-align : center;
	vertical-align :  middle;
}

.mainslideborder {
	border-top : 12px solid;
	border-right : 12px solid;
	border-bottom : 12px solid;
	border-left : 12px solid;
	border-color : #cccde0;
}

.mainslidetitlefiller {
	background-color : #353535; 
	height : 42px;
	width : 218px;
	text-align : center;
}

.mainslidetitle {
	background-color : #d3d3d3; 
	height : 42px;
	width : 526px;
}

.copyrightholder {
	background-color : #353535; 
	height : 92px;
	width : 218px;
}

.newsflashholder {
	background-color : #353535; 
	height : 92px;
	width : 526px;
}

.links {
        color : #ccced0;
        text-decoration : none;
}

.links:hover {
        color : #FF8B22;
        text-decoration : none;
}

