@charset "UTF-8";
/* CSS Document */

body{
	margin-left:0;
	padding:0;
	font-family:georgia;
	font-size:13px;
	color:#333;
	background: url(bg.gif) repeat-y top center;
	line-height: 15px;
	min-height:555px;
}

hr{display: none;}

a:link, a:visited{
	color:#1c4994;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	font-variant:small-caps;
}
.blue{
	color:#1c4994;
	font-family:arial;
	font-size:12px;
}
.alert{
	color:#888;
	font-family:arial;
	font-size:11px;
}
a:hover{
	color:#1c4994;
	border-bottom: 1px solid #333;
}
h1, h2{
	margin:0;
	padding:0;
}
h3{
	width:151px;
	height:45px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
li, ul{
list-style-type:circle;
list-style-position:outside;
margin:0px 0px 0px 8px;
padding:0px;
}



.biocontainer{
overflow:hidden;
height:400px;
}


#container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.column{
	position: relative;
	margin: 0px 0px 0px 0px;
	height:  415px;
	width:140px;
	padding: 10px 7px 10px 10px;
	float:left;
	border-left:  1px solid #333;
}

.column-1{
	position: relative;
	margin: 0px 0px 0px 0px;
	height:  415px;
	width:140px;
	padding: 10px 7px 10px 10px;
	float:left;
	
}


#shimmy{
	background: url(shimmyboyle-9.gif) no-repeat top center;
	height:120px;
	text-indent:-9999px;
}

#shimmyimage{


width:130px;
height:300px;
position:relative;
float:left;
padding: 0px 20px 0px 0px;
}

#birdimage{


width:130px;
height:300px;
position:relative;
float:right;
padding: 0px 0px 0px 20px;
}



#exclusive {
	background: url(ball.png) no-repeat top center;
	width:151px;
	height:117px;
	position:absolute;
	left:50%;
	margin-left:87px;
	display:block;
}
#bubble, #bubble a{
	font-family:georgia;
	font-size:15px;
	line-height: 18px;
	color:#333;
	text-align:center;
	text-decoration:none;
	padding-top:46px;
}
.link{
	font-family:arial;
	font-size:12px;
	color:#421702;
	font-weight: bold;
}
