@charset "UTF-8";
* { padding: 0; margin: 0; }


body{ 
	background:#807f83;
	font-family: Arial, sans-serif;
	}

p, td, marquee {
	font: 11px/14px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #888888;
}
p, marquee {
	padding-bottom: 10px;
	}

div {
	font: 11px/14px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #888888;
}

h1 {
	color: #2a254b;
	font: 28px Gill Sans Light, Gill Sans, Arial, sans-serif;
	}

h2 {
	color: #2a254b;
	font: 21px Gill Sans Light, Gill Sans, Arial, sans-serif;
	}

h3 {
	color: #ffffff ;
	height: 21px;
	padding-top: 6px;
	padding-left: 5px;
	font: 16px Gill Sans Light, Gill Sans, Arial, sans-serif;
	margin-bottom: 5px;
	}
	
.centricblue{
	background: #2a254b;
}

.blue{
	background: #989EBF;
}

.green{
	background: #72AEB6;
}

.pink{
	background: #DFB7CD;
}

#nav{
	background-color: #2a254b;
	font: 13px Gill Sans Light, Gill Sans, Arial, sans-serif;
	position: relative;
	top: -15px;
	margin-left: 20px;
	padding-top: 6px;
	padding-left: 5px;
	width: 755px;
	height: 21px;
	clear: both;
}


#nav ul{
	list-style: none;
	margin: 0;
	padding-left: 0;
	}
	
#nav ul li{
	height: 35px;
	padding-right: 5px;
	display: inline;
	}

#content a:link{ 
	color:#888888; text-decoration:none; 
	}
	
#content a:visited{ 
	color:#2a254b; text-decoration:none; 
	}

#nav a:link, #search a:link, #footer a:link{ 
	color:#FFFFFF; text-decoration:none; 
	}
#nav a:visited, #search a:visited, #footer a:visited{ 
	color:#FFFFFF; text-decoration:none; 
	}
#nav a:hover, #content a:hover, #content a:active, #search a:hover, #footer a:hover{
	text-decoration: underline; 
	}
#nav a:active, #search a:active, #footer a:active{
	color:#ffffff; 
	}

#left a:link, #left a:visited { 
	color:#888888; text-decoration:underline; 
	}

#left a:hover, #left a:active { 
	color:#888888; text-decoration:none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	}
#header {
	background:url(/images/girlfingers_header.jpg) no-repeat top;
	width: 800px;
	height: 179px;
}
#headergmk {
	background:url(/images/hand_header.jpg) no-repeat top;
	width: 800px;
	height: 179px;
}

#content {
	width: 760px;
	background-color: #FFFFFF;
	margin-top: -47px;
	margin-bottom: 50px;
	padding:20px;
	float: right;
}

#content ul{
	list-style: none;
	margin-bottom: 10px;
	
	}
	
#content ul li{
	background: url(/images/arrow.jpg) no-repeat top left;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #888888;
	margin-left: 0px;
	padding-left: 10px;
	}

#left{
	background-color: #FFFFFF;
	padding-top: 10px;
	width: 515px;
	float: left;
}

#right{
	background-color: #FFFFFF;
	float: right;
 	padding-top: 10px;
 	width: 225px;
}

#banner{
	width: 760px;
	clear: both;
	margin-bottom:3px;
}

#bannerright{
	width: 225px;
	clear: both;
	margin-bottom:10px;
}

#crumbs
{
	background-color: #ffffff;
	padding: 3px 5px 3px 5px;
	clear: both;
}

#footer{
	background-color: #2a254b;
	padding: 3px 5px 3px 5px;
	width: 750px;
	height: 21px;
	clear: both;
}

#footer ul{
	float: left;
	list-style: none;
	padding-top: 3px;
}

#footer ul li{
	background: none;
	font: 9px Gill Sans Light, Gill Sans, Arial, sans-serif;
	display:inline;
	margin-top: 0px;
	padding-left: 0px;
}
#footer p{
	text-align: left;
	letter-spacing: normal;
	margin-top: 5px;
	color:#FFFFFF;
	font: 9px Gill Sans Light, Gill Sans, Arial, sans-serif;
	text-align:right;
}

#arrowdown{
	background: url(/images/arrowdown.gif) center no-repeat;
	position: relative;
	top: 3px;
	left: 20px;
	width: 22px;
	height: 15px;
}

#submit input{
	margin-left: 4.5em;
	width: 55px;
	height: 18px;
}

#search{
	width:145px;
	height: 20px;
	float: right;
	font: 13px Gill Sans Light, Gill Sans, Arial, sans-serif;
	position:relative;
	top: -36px;
	margin-right:30px;
}

#search ul{
	list-style: none;
}

#search ul li{
	width:40px;
	height: 20px;
	margin-top:0px;
	float: left;
}

#search input{
	color:#333333;
	width:100px;
	float:left;
	margin-left: 0px;
	border: none;
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	height:12px;
	font-size:10px;
}
