html, body {
	font-family: "Trebuchet MS",Futura,"Lucida Sans Unicode",Arial,sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #000000;
	background-image:url(images/blackbg70.gif);
	background-repeat: repeat-x;
	margin: 0;
	border: none;
	padding: 0;
}
html, body.gaiq {
    background-image:url(images/blackbg70.gif);
	background-repeat: no-repeat;
	text-align: center;
	
	}
td {
	font-family: "Trebuchet MS",Futura,"Lucida Sans Unicode",Arial,sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: "Trebuchet MS",Futura,"Lucida Sans Unicode",Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	width: 420px;
	text-align: justify;
}
p.ga {
	font-family: "Trebuchet MS",Futura,"Lucida Sans Unicode",Arial,sans-serif;
	font-size: 12px;
	color: #000000;
	width: 946px;
	text-align: center;
}
.fb {
	font-family: "Trebuchet MS",Futura,"Lucida Sans Unicode",Arial,sans-serif;
	font-size: 11px;
	color: #000099;
	font-style: italic;	
	text-align: center;
}
blockquote {
	border-left: 4px solid red;
	font-size: 1.4em;
	color: #000000;
	padding: 10px;
	width: 160px;
	float: right;
	line-height: 1.1em;
	margin: 10px;
	text-align: left;
}
#header {
	border: none;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 902px;
}
#nav {
	border: none;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	width: 782px;
	text-align: right;
}
#midder {
	border: none;
	margin: 0;
	padding: 6px;
	background-color: #000000;
	height: 22px;
}
#footer {
	border: none;
	padding-left: 10px;
	background-color: #000000;
	color: white;
}
h1 {
	color: #CE1C1C;
	font-family: inherit;
	font-size: 25px;
	letter-spacing: -.05em;
	margin: 5px 5px 1px 0;
	text-align: left;
	line-height: 95%;
}
h1.homa {
	color: #CE1C1C;
	font-family: inherit;
	font-size: 25px;
	letter-spacing: -.05em;
	word-spacing: 0.2em;
	margin: 5px 5px 1px 0;
	text-align: left;
	line-height: 95%;
	padding: 0;
}
h1.homaga {
	color: #CE1C1C;
	font-family: inherit;
	font-size: 25px;
	letter-spacing: -.05em;
	word-spacing: 0.2em;
	margin: 5px 5px 1px 0;
	text-align: center;
	line-height: 95%;
	padding: 0;
}
h2 {
	font-size: 14px;
	background-color: #CCCCCC;
	border-bottom: 2px black solid;
	color: black;
	padding: 6px 0 6px 6px;
	width: 420px;
}
#menu {
	padding:0;
	margin:0;
	width:0;
	display: inline;
}
#menu li {
	list-style-type:none;
	margin: 0;
	display: inline;
}
#menu a, #menu a:visited {
	display:inline;
	border:1px solid #000000;
	font-family: inherit;
	font-size:0.8em;
	text-align:center;
	text-decoration:none;
	text-transform: uppercase;
	background:#ffffff;
	color:#000000;
	padding:0.25em 1.25em .25em 1.25em;
}
#menu a:hover {
	background:#000000;
	color:#ffffff;
	border: red 1px solid
}
div#container {
	position:relative;
	z-index: 4;
	width: 100%;
}
#extraDiv1 {
	background:url(images/robbie1a.gif) top left no-repeat;
	width:69px;
	height:146px;
	position:absolute;
	left:30px;
	top:600px;
	z-index: 1;
}
#extraDiv2 {
	background: url(images/robot2.gif) top left no-repeat;
	width:87px;
	height:200px;
	position:absolute;
	left:20px;
	top:950px;
	z-index: 2;
}
a.fb:link {
	text-decoration: none;
}
a.fb:visited {
	text-decoration: none;
}
a.fb:hover {
	text-decoration: none;
}
a.fb:active {
	text-decoration: none;
}