body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
.logo {
	z-index: 6;
}

.border_img {
	border: 4px groove #6A0000;
}

a:link, a:visited {
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}

.headertext {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-left-style: none;
	text-align: left;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: none;
	margin-left: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.headertext_home {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-left-style: none;
	text-align: left;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: none;
	margin-left: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#vert_lines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}

.maintext {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 0px 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-color: #666666;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.flasher {
	
	
}

.flash1 {
	position:absolute;
	width:160px;
	height:160px;
	z-index:0;
	right: 700px;
	top: 201px;
	visibility: inherit;
	
}

.flash2  {
	position:absolute; 
	width:189px; 
	height:176px; 
	z-index:1; 
	right: 500px; 
	top: 201px;
}

.flash3  {
	position:absolute;
	width:189px;
	height:192px;
	z-index:0;
	right: 300px;
	top: 201px;
	visibility: inherit;
}
 
.metalbox {
	background-image:  url(images/metalBG.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	z-index: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.flashbox {
	z-index: 0;
	
}
.tagline {
	top: 20px;
	right: 20px;
	position: absolute;
	height: 110px;
	z-index: 7;
}

#navigation {
	width: 240px;
	float: right;
}
#navigation img{
	border-left: 2px solid #CCCCCC
	border-right: 2px solid #CCCCCC
	border-top-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #414D4B;
	border-bottom-color: #414D4B;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 12px;
	text-align: center;
	color: #CCCCCC;

}
#navigation li {
	border-bottom: 1px solid #414D4B;
}
#navigation li a:link, #navigation li a:visited  {
	display: block;
	padding: 15px 15px 15px 0.5em;
	border-left: 16px solid #666666;
	border-right: 1px solid #414D4B;
	background-color: #000000;
	color: #cccccc;
	text-decoration: none;
}
#navigation li a:hover {
	background-color: #000000;
	color: #FF0000;
}
#navigation ul ul {
	margin-left: 12px;
}
#navigation ul ul li {
	border-bottom: 1px solid #666666;
	margin:0;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	background-color: #999999;
	color: #ff3300;
}



#footer {
	font-size: 75%;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
	background-position: center;
}

.red {
	color: #FF0000;
}
.small_text {
	font-size: 14px;
}
