/* CSS Document */

/* huge thanks to Blue Robot's Layout Reservoir at http://www.bluerobot.com/ for neat tips and tricks */

body {
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #9F1F1F;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #B70C0C;
	scrollbar-arrow-color: #990000;
	scrollbar-track-color: #000000;
	color:#ffffff;
	background-image: url('layout/GMR5_06.jpg');
	background-repeat: repeat;
	background-color:#000000;
	padding:0px;
	font:12px arial, Verdana, helvetica, sans-serif;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font: 20px/22px Baskerville Old Face, helvetica, Garamond, sans-serif;
	font-weight:900;
	color:#ffffff;
	}
h2 {
	font:bold 18px/20px Baskerville Old Face, helvetica, Garamond, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#ffffff;
	}

h3 {
	font:bold 16px/20px Baskerville Old Face, helvetica, Garamond, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#000000;
	}

p {
	font:12px/20px arial, verdana, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
.Content>p {margin:0px;}

a {
	color:#9F1F1F;
	font-size:12px;
	font-family:arial, verdana, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}
a:link {color:#9F1F1F; cursor: crosshair; }
a:visited {color:#990000; cursor: crosshair;}
a:hover {text-decoration: underline 1px #9B4747; font: small-caps; cursor: crosshair; }
  

.content {
	position:relative;
	width:auto;
	min-width:415px;
	margin:120px 50px 50px 500px;
	color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #9F1F1F;
	padding:5px;
	z-index:100;
	}

#image1 {
	position: absolute; 
	left:0px; 
	top:0px; 
	width:1000px; 
	height:62px; 
	z-index:1;
	}
	
#image2 {
	position: absolute; 
	left:0px; 
	top:62px; 
	width:500px; 
	height:396px; 
	z-index:1;
	}
	
#image3 {
	position: absolute; 
	left:500px; 
	top:62px; 
	width:500px; 
	height:63px; 
	z-index:1;
	}

#image4 {
	position: absolute; 
	left:500px; 
	top:125px; 
	width:500px; 
	height:637px; 
	z-index:1;
	}

#image5 {
	position: absolute; 
	left:0px; 
	top:458px; 
	width:500px; 
	height:304px; 
	z-index:1;
	}

#image6 {
	position: absolute; 
	left:0px; 
	top:762px; 
	width:1000px; 
	height:6px; 
	z-index:1;
	}

#navUpdated {
	position:absolute;
	width:200px;
	top:125px;
	left:800px;
	color:#ffffff;
	font-size: 9px;
	padding:0px;
	z-index:101;
	}
body>#navUpdated {width:200px;}

	
.disclaimer {
	position:absolute; 
	width:400px;
	top:745px;
	left: 25px;
	border:1px solid #9F1F1F;
	padding:10px;
	z-index:101;
	}

.elsbutton {
	position:absolute;
	text-align: center; 
	top: 925;
	left: 25px;
	border:1px solid #9F1F1F;
	width:400px; 
	height:auto; 
	z-index:102;
	}

.buttons {
	position:absolute;
	text-align: center; 
	top: 915;
	left: 25px;
	border:1px solid #9F1F1F; 
	width:400px;
	height:auto; 
	z-index:102;
	}
