*	{
	margin:0;
	padding:0;
}

body {
	color: #000;
	background-color: #dcdcdc;
/*	background-image:url(images/gann_vert.gif);
	background-repeat: no-repeat;
	background-position: -9px -27px; */
	margin: 0;
	padding: 0;
	border: 0;
	border-top: solid #ccc 11px;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
	min-width:600px;
}

#wrapper	{
	color: #dcdcdc;
	margin: 15px auto;
	padding: 0;
	height:100%;
	width: 732px; 
            position:relative;
	}

html>#wrapper	{
	width: 800px;
	} 
	
#content	{
	margin:0 0 55px 0;
}

#thumbs	{
	width:180px;
	height:440px;
	float:left;
	margin:0;
	padding-top:10px;
	border-top: 1px #666 solid;
	padding-right:10px;
	border-right: 1px #666 solid;
	padding-left:20px;
	border-left: 1px #666 solid;
	position:relative;
}
#thumbs.bio{
	background: url(images/bio1.jpg) no-repeat 0px 0px;
}
#thumbs.contact{
	background: url(images/cont1.jpg) no-repeat 0px 0px;
}
#thumbs.state{
	background: url(images/state1.jpg) no-repeat 0px 0px;
}
#thumbs	img	{
	margin:0 15px 13px 0;
	float:left;
	border:none;
}


#display {
	width:450px;
	height:450px;
	background-color:#dcdcdc;
	margin:5px 0 0 255px;
}

.full	{
	width:450px;
	height:450px;
}

#display img {
	margin:auto auto;
}

#display p {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:right;
	font-size:small;
	margin:25px 0 0 0;
}

#display p img {
	margin:3px 0 3px 3px;
}

.clearit	{
	clear:both;
}

#clear	{
	color:#333333;
	text-align:right;
	padding:0 15px 0 0;
	clear:both;
	margin-top:-25px;
}

#clear	p	{
	float:right;
	padding:7px 0 10px 10px;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:small;
	border-top:thin solid #ccc;
	width:217px;
}

h1	{
	margin:0 0 0 -9px;
	width: 336px;
	height: 39px;
	position:relative;
}
#announce	{
	margin:0;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:small;
	width:400px;	
}


h1 span	{
	background:url(images/gann_sm.gif) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	}



	/* General links */
	
a:link, a:visited {
	text-decoration : none;
	color:#330;
	border:0px none #dcdcdc;
	}

a:hover {
	text-decoration : none;
	color: #063;
	border:0px none #dcdcdc;
	}

a:active {
	text-decoration : none;
	color: #063;
	border:0px none #dcdcdc;
	}


	
#footer	{
	width:500px;
	margin:0 0 0 3px;
	text-align:left;
	line-height:18px;
	font-size:x-small;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	position:absolute;
	bottom: -130px;
}
