	
	body {
	margin:0px;
	padding: 20px 5%;
	border-top: medium ;
	border-right: medium none;
	border-bottom: medium none;
	border-left: medium none;
	background-color: #124c67;
	margin-top: 0px;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-base-color: WHITE;
	scrollbar-face-color: #9e3120;
	scrollbar-highlight-color:  WHITE;
	scrollbar-track-color:  	#CCCCCC;;

		}

/* ----------------CONTENT BOXES------------  */
	
	#maincontent {

	background:#fff url(../graphx/bground.gif) no-repeat center center;
	border-top: 2px solid #000;
	border-right:2px solid #000;
	border-left: 2px solid #000;
	border-bottom:2px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 20px 20px 20px 20px;
	margin-left: auto;
	margin-right: auto;

		}
		
		
		
	h1 {
	font-size:18px;
	padding-top:10px;
	font-weight: bold;
		}
	


/* ---------------- HEADER ------------  */

#header {
	background-image: url(../Gaphx/header.jpg);
    background-repeat: no-repeat;
	position: relative;
	height: 191px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-right:2px solid #9e3120;
	border-left: 2px solid #9e3120;
	border-top: 2px solid #9e3120;
	border-bottom-color: #9e3120;	
	background-position: center;


}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#header a:link, #header a:visited {
	font-size: 38px;
	color: #fdfdfd;
}

#header a:hover {
	color: #f5f3f4;
	font-size: 38px;
}

/* ----------------NAV & SUB NAV MENU------------  */


#navmenu {
	background-color:  #124C67;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, arial, helvetica;
	letter-spacing: 0.1em;
	vertical-align: middle;
	border: thin solid #9e3120;

}


#navmenu a:link, #navmenu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#navmenu a:hover {
	text-decoration: none;
	color: BLACK;
	background-color: #AD2829;

}

#navmenuTEXT {
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}


#subnav {
	float: none;
	margin-right: 5px;
	margin-top: -20px;
	color: #8FBFFF;
	border: thin none #9E3120;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#subnav a:link, #subnav a:visited {
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	font-size: 9px;
	background-image: url(../css/images/h_l_bg.jpg);
	}
	
#subnav a:hover {
	color: #000000;
}


#footermenu {
	background-color:  #9D3124;
	height: 32px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, arial, helvetica;
	letter-spacing: 0.1em;
	vertical-align: middle;
	border-right:2px solid #000;
	border-left: 2px solid #000;
	border-top: 2px solid #000;	
	border-bottom:2px solid #000;
	margin-left: auto;
	margin-right: auto;

}


#footermenu a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footermenu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footermenu a:hover {
	text-decoration: none;
	color: BLACK;
	font-weight: bold;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

#bottom {
	text-align: center;
}


#bottom a:link
 {
	color: #000000;
	font-size: 9px;
	text-align: center;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
	font-family: Verdana, arial, helvetica;
}

#sidebox {
	background:WHITE;
	float:left;
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-left: thin solid #000;
	border-bottom:thin solid #000;
	text-align: center;
	padding: 10px 10px 10px 10px;
	margin-right: 20px;	
	border-top-style: solid;
	border-right-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-top-color: #000000;
	border-right-color: #000;
}


#sidebox a:link, #sidebox a:visited {
	font-weight: normal;
	font-size: 11px;

	}
	
#subnav a:hover {
	color: #000000;
}




.contactbox {
	background:WHITE;
	float:bottom;
	width: 230px;
	height:100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-top-style: none;
	border-right-style: none;

}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
