body{
	background-color: #8c8b82;
	margin:0;
	padding:0;
	color:white;
	font-family: Verdana;
	font-size: 10px;
}

a{
	
}

a:hover{
	
}


#main {
	
}

#center {
	
}

#content {
	
}

#contentleft{
	display:none;
}

#contentright{
	

}

#flashcontainer{
	position:absolute;
	z-index: 0;
	width:750px;
	height:580px;
	margin-top:5px;
	margin-left:-25px;
}


#menucontainer{
	display:none;
}

#menucontainer ul{
	display:none;
}

#menucontainer a{
	display:none;
}

#menucontainer a:hover{
	display:none;
}

#sitemapecontainer{
	display:none;

}

#madebycontainer{
	display:none;
}

#staticcontainer{
	background-image: url('../images/staticbg.gif');
	background-repeat: no-repeat;
	width: 100%;
	height: 554px;
	margin-top:6px;
	padding-top: 10px;
	font-color:#000000;
	margin-right:80px;
	padding-right:10px;
	margin-left:24px;
	margin-bottom:0px;
	
}
#staticcontainerlinks{
	background-image: url('../images/staticbg.gif');
	background-repeat: no-repeat;
	width: 376px;
	height: 554px;
	margin-top:6px;
	padding-top: 10px;
	font-color:#000000;
	font-size:9pt;
	margin-right:80px;
	padding-right:10px;
	margin-left:24px;
	margin-bottom:0px;
	line-height:14pt;
	
}
div#scroll{
	width: 100%;
	height: 480px;
	padding-left:30px;
	border: 1px;
}

div#scrolllinks{
	width: 335px;
	height: 480px;
	overflow: auto;
	padding-left:30px;
}
#staticcontainer p{
	padding-right:30px;
	line-height:15px;
}

.titles{
	display:none;
}

h2{
	font-size: 12px;
	font-weight: bold;
}

h3{
	font-size: 14px;
	font-weight: bold;
}

hr{
	width: 320px;
	height: 1px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}