body,td,th {
	font-family: Courier New, Courier, mono;
	font-size: small;
	color:#999999;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/header-background.jpg);
	background-repeat: repeat-x;
}

.clear {
	clear:both;
}

a, a:visited {
	color:#999999;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:underline;
}

#tg a, #tg a:visited {
	color:#333333;
	text-decoration:none;
}

#tg a:hover {
	color:#666666;
	text-decoration:none;
}


#wrap {
	margin:auto;
	text-align:center;
	margin-top:59px;
	width:761px;
	border-left:#333333 solid 1px;
	border-right:#333333 solid 1px;
}

#footer {
	padding:15px;
	font-size:x-small;
	background-image:url(/images/background-slashes.jpg);
	background-repeat:repeat-x;
	border-top:#333333 1px solid;
	border-bottom:#333333 1px solid;
	width:100%;
	text-align:center;
}

#homemenu {
	list-style:none;
	text-align:center;
	display:inline;
}

#homemenu a, #homemenu a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

#homemenu a:hover {
	color:#ffffff;
	text-decoration:none;
}

#homemenu img {
	border-left:#333333 1px solid;
	border-right:#333333 1px solid;
}

#homemenu a:hover img  {
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
}

#homemenu li {
	margin:0 5px 0 5px;
	padding:0;
	width:100px;
	float:left;
}

#homecontent {
	padding-top:10px;
	background-image: url(/images/greg-giles-faded.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	clear:both;
	height: 212px;
}

#hometext {
	text-align:left;
	width:230px;
	margin:0 10px 0 10px;
	float:right;
}

#hometext h3 {
	margin:0;
	padding:0;
}

#hometext p {
	margin-top:0;
	padding-top:0;
}
#gg {
	float:right;
	position:relative;
	margin-right:10px;
	top:-25px;
	text-align:left;
	font-size:100px;
	color:#2F0001;
	font-family:"Times New Roman", Times, serif;
	line-height:80px;
}

#gg div  {
	font-size:x-large;
	text-align:right;
	color:#ffffff;
	position:relative;
	top:-10px;
	line-height:40px;
}

#gg a, #gg a:visited, #gg a:hover  {
	font-size:x-large;
	text-align:right;
	color:#666666;
	text-decoration:none;
}

#arrows {
	font-family:"Arial Narrow";
	position:relative;
	top:2px;
}
