BODY {
	PADDING-RIGHT: 0em;
	PADDING-LEFT: 0em;
	BACKGROUND: #ffffff;
	PADDING-BOTTOM: 0em;
	MARGIN: 0em;
	COLOR: #000000;
	PADDING-TOP: 0em;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 100%;
	font-size: 10px;
}

#banner {
	
	
	background-repeat: no-repeat;
	background-color: #5E6474;
	background-position: right;
	background-image: url(assets/header.jpg);
}
#text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	left: 30px;
	top: 140px;

}

	 
	#footer{
	HEIGHT:20px;
	background-color: #5E6474;
	bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 3px;
	text-align: center;
}
#menu {
	BORDER-TOP: #ffffff 1px solid;
	FONT: bold 11px Verdana, serif;
	WIDTH: 700px;
	COLOR: #ffffff;
	BORDER-BOTTOM: #ffffff 0px solid;
	POSITION: relative;
	BACKGROUND-COLOR: #6B717F;
	TEXT-ALIGN: center;
	left: 0px;
	top: 89px;
	z-index: 10;
}

#menu A {
	BORDER-RIGHT: white 0px solid; 
	BACKGROUND: #6B717F;
	 BORDER-LEFT: white 0px solid;
	  COLOR: #ffffff; 
	  TEXT-DECORATION: none
}


#menu A:hover {
	BACKGROUND: #990000;
	 COLOR: #ffffff}
	 
	 
.bevel {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #777777;
}



a.email:link {
	color: #c0c0c0;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}
a.email:visited {
	color: #c0c0c0;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}
a.email:hover {
	color: #ffffff;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}





a.other:link {
	color: #000000;
	font-size : 11px;
	text-decoration: none;
}
a.other:visited {
	color: #000000;
	font-size : 11px;
	text-decoration: none;
}
a.other:hover {
	color: #888888;
	font-size : 11px;
	text-decoration: none;
}





img {
	
	border: 1px solid;
	
}
.header {
	padding: 0px;
	border: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
