@charset "utf-8";
/* CSS Document */
body, html {padding: 0px;
	margin: 0px;}
body {background: black;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
#head {width: 800px;
	height: 117px;
	float: none;
	margin: 0px;
	padding: 0px;}
#container {width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;}
#navcontainer {float: left;
	width: 144px;
	height: auto;
	padding: 0px;
	margin: 0px;}
#nav {background: url(../GreggGersonDrumSite/images/navbg.jpg) repeat-y;
	float: none;
	min-height: 600px}
#navfoot {background: url(../GreggGersonDrumSite/images/navfoot.jpg) no-repeat;
	width: 144px;
	height: 33px;
	float: none;}
#rightcontainer {width: 655px;
	float: right;
	height: auto;}
#content {width: 645px;
	min-height: 1100px;
	height: auto;
	color: white;
	text-align: left;
	padding: 0px 5px 0px 5px;}
#clear {clear: both;}
#foot {width: 100%;
	text-align: center;
	color: #ccc;}
#logohead {background: url(../GreggGersonDrumSite/images/head.jpg) no-repeat;
	width: 800px;
	height: 117px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;}
#nav a {width: 144px;
	height: 100px;
	text-indent: -9999px;
	display: block;}
#nav a:active { outline: none; }
#nav a:focus { -moz-outline-style: none; }
.home {background: url(../GreggGersonDrumSite/images/home.jpg) no-repeat center;
	outline: none;}
.bio {background: url(../GreggGersonDrumSite/images/bio.jpg) no-repeat center;
	outline: none;}
.itinerary {background: url(../GreggGersonDrumSite/images/itinerary.jpg) no-repeat center;
	outline: none;}
.news {background: url(../GreggGersonDrumSite/images/currentnews.jpg) no-repeat center;
	outline: none;}
.photos {background: url(../GreggGersonDrumSite/images/photogallery.jpg) no-repeat center;
	outline: none;}
.audio {background: url(../GreggGersonDrumSite/images/audio.jpg) no-repeat center;
	outline: none;}
.drums {background: url(../GreggGersonDrumSite/images/drumkitsetup.jpg) no-repeat center;
	outline: none;}
.resume {background: url(../GreggGersonDrumSite/images/resume.jpg) no-repeat center;
	outline: none;}
.interviews {background: url(../GreggGersonDrumSite/images/interviews.jpg) no-repeat center;
	outline: none;}
.links {background: url(../GreggGersonDrumSite/images/links.jpg) no-repeat center;
	outline: none;}
.store {background: url(../GreggGersonDrumSite/images/store.jpg) no-repeat center;
	outline: none;}

#checkitout {background: url(../images/checkitout.jpg) no-repeat;
	width: 175px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;}
#biography {background: url(../images/biography.jpg) no-repeat;
	width: 220px;
	height: 31px;}
#itinerary {background: url(../images/itinerary.jpg) no-repeat;
	width: 220px;
	height: 31px;}
#drumkit {background: url(../images/drumkit.jpg) no-repeat;
	width: 220px;
	height: 31px;}
#currentnews {background: url(../images/currentnews.jpg) no-repeat;
	width: 332px;
	height: 31px;}
h2.hidden {margin: 0px;
	padding: 0px;
	text-indent: -9999px;}
a:link {color: #999;
	text-decoration: underline;}
a:visited {color: #999;
	text-decoration: underline;}
a:hover {color: white;
	text-decoration: none;}