body {
	background-image: url(images/gavin_splash_final_bg2.gif);
    background-repeat: repeat-x;
 	background-color:#cccc99; 
 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	margin: 0px; 
}

a {text-decoration: none; color: #bc1201; font-weight: bold;}
a:hover {text-decoration: underline; font-weight: bold; color:#bc1201;}
a:active {color:#bc1201}


#content {
	margin-left: 346px;
	margin-right: auto;
	top:59px;
	width:300px;
	height:656px;
	/*border: thin dotted;*/
}

#gavin-splash-hdr {
	position:relative;
	left:0px;
	background-image: url(images/gavin_splash_hdr.gif);
	background-repeat: no-repeat;
	top:0px;
	width:260px;
	height:185px;
	/*border: thin dotted blue;*/
}



#gavin-splash-photo {
	position:relative;
	top:5px;
	background-image: url(images/splash_photo.jpg);
	background-repeat: no-repeat;
	width:260px;
	height:376px;
	/*border: thin dotted green;*/
}

#gavin-splash-enter {
	position:relative;
	text-align:center;
	background-image: url(images/gavin_splash_enter.gif);
	background-repeat: no-repeat;
	top:10px;
	width:260px;
	height:47px;
	font-size: 21px;
	margin: 0px; 
	padding: 0;
	/*border: thin dotted blue;*/
}


#gavin-splash-enter li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute; 
  top: 0;
  text-indent: -9999px;
}

#gavin-splash-enter li, #gavin-splash-enter a {
	height:47px; 
	display: block;
}

#gavin-splash-enter li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute; 
  top: 0;
  text-indent: -9999px;
}

#gavin-splash-enter li, #gavin-splash-enter a {
	height:47px; 
	display: block;
}


#gavin-splash-enter-li a:hover {
	background: url(images/gavin_splash_enter.gif) -260px 0 no-repeat;
}

#gavin-splash-enter-li {
	left: 0; 
	width: 260px;
}

#gavin-splash-icons {
	position:relative;
	background-color:484848;
	left:0px;
	top:15px;
	width:260px;
	height:24px;
	font-size: 12px;
	color:#d7d7d7;	
	/*border: thin dotted yellow;*/
}

