/* 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;
	background-image: url('layout/GMR5_06.jpg');
	background-repeat: repeat;
	background-color:#000000;
	padding:0px;
	font:12px arial, Verdana, helvetica, sans-serif;
	}
	
hr {color:#9F1F1F;
	}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font: 20px/22px Baskerville Old Face, helvetica, Garamond, sans-serif;
	font-weight:900;
	color:#000000;
	}
h2 {
	font:bold 18px/20px Baskerville Old Face, helvetica, Garamond, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#000000;
	}

h3 {
	font:bold 16px/20px Baskerville Old Face, helvetica, Garamond, sans-serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#000000;
	}

h4 {
	font:bold 16px/20px arial, verdana, sans-serif;
	style: italic;
	text-decoration: underline;
	text-align: center;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#000000;
	}

p {
	font:12px/20px arial, verdana, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	color:#000000;
	}
.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; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:135px 215px 20px 190px;
	border:1px solid #195F9D;
	background-color:#eeeeee;
	padding:10px;
	z-index:3; 
	}

#image1 {
	position: absolute;
	left:50%; 
	margin-left:-500px;
	top:0px; 
	width:1000px; 
	height:99px; 
	z-index:1;
	}
	
#image2 {
	position: absolute; 
	left:0px; 
	top:70px; 
	width:1000px; 
	height:50px; 
	z-index:1;
	}


#navLive1 {
	position:absolute;
	width:175px;
	top:150px;
	right:10px;
	border:1px solid black;
	background-color:#eeeeee;
	padding:10px;
	z-index:4;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:175px;
	}
body>#navLive1 {width:175px;}

#navLive2 {
	position:absolute;
	width:150px;
	top:150px;
	left:10px;
	border:1px solid black;
	background-color:#eeeeee;
	padding:10px;
	z-index:4;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
body>#navLive2 {width:150px;}

#navLive3 {
	position:absolute;
	width:175px;
	top:300px;
	right:10px;
	border:1px solid black;
	background-color:#eeeeee;
	padding:10px;
	z-index:4;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:175px;
	}
body>#navLive3 {width:175px;}

#navLive4 {
	position:absolute;
	width:175px;
	top:450px;
	right:10px;
	border:1px solid black;
	background-color:#eeeeee;
	padding:10px;
	z-index:4;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:175px;
	}
body>#navLive4 {width:175px;}

#navLive5 {
	position:absolute;
	width:150px;
	top:425px;
	left:10px;
	border:1px solid black;
	background-color:#eeeeee;
	padding:10px;
	z-index:4;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
body>#navLive5 {width:150px;}

#navLive6 {
	position:absolute;
	width:175px;
	top:600px;
	right:10px;
	border:1px solid black;
	background-color:#eeeeee;
	padding:10px;
	z-index:4;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:175px;
	}
body>#navLive6 {width:175px;}

#navLive7 {
	position:absolute;
	width:175px;
	top:760px;
	right:10px;
	border:1px solid black;
	background-color:#eeeeee;
	padding:10px;
	z-index:4;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:175px;
	}
body>#navLive7 {width:175px;}

#navLive8 {
	position:absolute;
	width:150px;
	top:700px;
	left:10px;
	border:1px solid black;
	background-color:#eeeeee;
	padding:10px;
	z-index:4;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
body>#navLive8 {width:150px;}

.disclaimer {
	position:absolute; 
	left:50%;;
	width:700px;
	margin-top:25px; 
	margin-left: -350px;
	border:1px solid black;
	background-color:#eeeeee; 
	padding:10px;
	z-index:101; 
	}