
a
{
color:#005D6E;
}

h1
{

font-size:24pt;
}

h1,h2,h3,h4,h5
{
font-family:Georgia;
}

#page
{
font-family:Verdana;
font-size: 10pt;
color: #000000;
background-color:#73c481;

}
#header
{
background-color:#007a0c;
height:126px;
}


#homeLink
{
display:block;
float:left;
width:266px;
height:100px;
background-image:url('../images/header.jpg');
margin-right:-3px;
}


#navhomeText
{
display:block;
float:left;

overflow:hidden;

background-image:url('../images/home_away.gif');
background-repeat:no-repeat;
background-color:#007a0c;

	width:116px;
	height: 0px !important; /* for most browsers */
	height /**/:26	px; /* for IE5.5's bad box model */	
	padding-top:26px;

}
#navhomeText.selected
{
display:block;
float:left;

overflow:hidden;

background-image:url('../images/home.gif');
background-repeat:no-repeat;
background-color:#007a0c;

	width:116px;
	height: 0px !important; /* for most browsers */
	height /**/:26	px; /* for IE5.5's bad box model */	
	padding-top:26px;

}
.menu 
{		
	margin:0;
	padding:0;
	background-color:#08a9a6;
	height:100px;

}

.menu li
{

float:left;
list-style:none;
padding-left:20px;
position:relative;
}

.menu li a
{
	display:block;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:0px 26px;
	height: 0px !important; /* for most browsers */
	height /**/:100	px; /* for IE5.5's bad box model */	

	padding-top:100px;
	width:116px;


}


.nav 
{		
	margin:0;
	padding:0;
	background-color:#007a0c;
	height:26px;	
	margin-left:263px;

}

.nav li
{

float:left;
list-style:none;
padding-left:20px;

}

.nav li a
{
	display:block;
	overflow:hidden;

	background-position:0px -80px;
	height: 0px !important; /* for most browsers */
	height /**/:26	px; /* for IE5.5's bad box model */	

	padding-top:26px;
	width:116px;


}

#clips
{
background-image:url('../images/clips_away.gif');
}

#inkcasino
{
background-image:url('../images/ink_away.gif');
}

#places
{
background-image:url('../images/visit_away.gif');
}



#navclips
{
background-image:url('../images/clips_away.gif');
}
#navclips.selected
{
background-image:url('../images/clips.gif');
}

#navinkcasino
{
background-image:url('../images/ink_away.gif');
}
#navinkcasino.selected
{
background-image:url('../images/ink.gif');
}

#navplaces
{
background-image:url('../images/visit_away.gif');
}
#navplaces.selected
{
background-image:url('../images/visit.gif');
}


#bio
{
width:236px;
height:100%;
background-color:#73c481;
float:left;
padding:15px;
}

#content
{
margin-left:266px;
padding:25px;
background-color:#ffffff;

}

#footer
{
clear:both;
text-align:center;
}

.right
{
    float:right;
}

.title
{
    font-style:italic;
}