/* CSS Document */

html {
margin:0px;
padding:0px;
}

body{
width:631px;
height:600px;
margin:0 auto;
padding:1px 0px 0px 0px;	
}

/* =================================== HEADER */
#header{
	display:block;
	float:left;
	position:relative;
	width:631px;
	height:270px;
	background-color:#FFFFFF;
	margin:0 auto;
	}

#GBLogo a{
	position:absolute;
	display:block;
	width:164px;
	height: 115px;	
	background:#FFFFFF url(../images/GBLogo.gif) no-repeat top left;
	text-indent:-1000px;
	}
	
#mainNav{
	position:relative;
	width:437px;
	height:81px;
	top:11px;
	left:194px;
	}
	
 #mainNav ul{
	margin:0px;
	padding:0px;
	list-style: none;
	}
	
 #homeNav a{
	display:block;
	position: absolute;
	width: 157px;
	height: 45px;
	text-indent: -1000em;
	background:#FFFFFF url(../images/homeNavHollow.gif) no-repeat;
	outline:none;
	}

 #homeNav a:hover{
	display:block;
	position: absolute;
	width: 157px;
	height: 45px;
	text-indent: -1000em;
	background:#FFFFFF url(../images/homeNavDark.gif) no-repeat;
	outline:none;
	}
	
#artistNav a{
	position: absolute;
	width: 274px;
	height: 50px;
	top:2px;
	left:163px;
	text-indent: -1000em;
	background:#FFFFFF url(../images/artistNavHollow.gif) no-repeat;
	outline:none;
	}

 #artistNav a:hover{
	position: absolute;
	width: 274px;
	height: 50px;
	top:2px;
	left:163px;
	text-indent: -1000em;
	background:#FFFFFF url(../images/artistNavDark.gif) no-repeat;
	outline:none;
	}
	
 #newsNav a{
	position: absolute;
	width: 156px;
	height: 34px;
	top:47px;
	text-indent: -1000em;
	background:#FFFFFF url(../images/newsNavHollow.gif) no-repeat;
	outline:none;
	}

  #newsNav a:hover{
	position: absolute;
	width: 156px;
	height: 34px;
	top:47px;
	text-indent: -1000em;
	background:#FFFFFF url(../images/newsNavDark.gif) no-repeat;
	outline:none;
	}
	
  #requestNav a{
	position: absolute;
	width: 274px;
	height: 30px;
	top:53px;
	left:164px;
	text-indent: -1000em;
	background:#FFFFFF url(../images/requestNavHollow.gif) no-repeat;
	outline:none;
	}

  #requestNav a:hover{
	position: absolute;
	width: 274px;
	height: 30px;
	top:53px;
	left:164px;
	text-indent: -1000em;
	background:#FFFFFF url(../images/requestNavDark.gif) no-repeat;
	outline:none;
	}
	
#breadCrumb{
	position:absolute;
	width:434px;
	height:14px;
	top:95px;
	left:194px;
	padding:0px 0px 0px 3px;
	color:#FFFFFF;
	background-color:#517283;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#breadCrumb a{
	color:		#FFFFFF;
	text-decoration:none;
}

#artistTable{
	position:absolute;
	width:435px;
	height:156px;
	top:112px;
	left:194px;
	background-color:#FFFFFF;
	border:#B9C2C7 solid 1px;
	overflow:   auto;
	overflow-x: hidden;
	overflow-y: auto;
	}
artistTable{
	position:absolute;
	width:435px;
	height:156px;
	top:111px;
	left:194px;
	background-color:#FFFFFF;
	border:#B9C2C7 solid 1px;
	overflow-x:hidden;
	overflow-y:auto;
	}

.artistNameTop:hover{
background-color:#B9C2C7;
}

 #artistTableBox1 td {
	margin:0px;
	padding:0px;
	}
	
 #artistTableBox1 {
	float:left;
	padding:0px;
	margin-left:7px;
	width:200px;
	}
	
#artistTableBox1 .artistNameTop {
	color:#517283;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
td.artistNameTop a {
	text-decoration:none;
	color:#517283;
	
	}
#artistTableBox1 .afilliationNameTop {
	color:#94A1A8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	
	}
#artistTableSeperatorGraphic{
	float:left;
	width:7px;
	height:132px;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	padding:0px;
	background:url(../images/artistTableBoxSeperator.gif) repeat-y;
	}
	
#artistTableBox2{
	float:left;
	padding:0px;
	width: 150px;
	}
	
#artistTableBox2 .artistNameTop {
	color:#517283;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:	150px;
}
	
#artistTableBox2 .afilliationNameTop {
		color:#94A1A8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	
	}
	
	
#image{
	position:absolute;
	width:100px;
	height:137px;
	top: 132px;
	background-color:	#517283;
	color:			#FFFFFF;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		10px;
	font-weight:		bold;
	text-align:		center;
	}

#image  p{
	line-height:	12px;
	padding:	0px;
	margin:		0px;
}

#image img{
	margin:		0 0 0 0;
	height:		105px;
	width:		100px;
	border:		0;
	padding:	0 0 0 0;
}

#graphic{
	position:absolute;
	width:88px;
	height:147px;
	top: 123px;
	left:106px;
	background: #FFFFFF url(../images/artistGraphic.gif) no-repeat top left;
	text-indent:-1000px;
		}

#graphic:hover{
	position:absolute;
	width:88px;
	height:147px;
	top: 123px;
	left:106px;	
	background: #FFFFFF url(../images/artistGraphic_over.gif) no-repeat top left;
	text-indent:-1000px;
	}
/* =================================== MAIN */
 #main{
	float:left;
	clear:both;
	width:631px;
	/*border:red solid 1px;*/
	}

#ruleOne {
	float:left;
	width:631px;
	height: 2px;
	margin-bottom:3px;
	background-color:#B9C2C7;
	overflow:hidden;
	}
	
#ruleTwo {
	float:left;
	width:631px;
	height: 4px;	
	margin-bottom:6px;
	background-color:#B9C2C7;	
	overflow:hidden;
	}

/* =========;========================== FOOTER*/
#footer{
	width:631px;
	bottom:0px; 
	}
#addressBar {
float:left;
width:631px;
background-color:#517283;
}	


ul#address { 
	margin:0px;
	padding:0px;	
	list-style-type: none;
	}

ul#address  li { 
	float:left;
	background-color:#517283; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-size:10px;
	display:inline;
	padding:5px 10px 5px 3px;
	
	}

ul#address  li a{ 
	color:#FFFFFF;
	
	
	}
#bottomNav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#bottomNav ul li { 
	display: inline; 
	}

	
#bottomNav ul li a{
	width: 70px;
	color: #517283;	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	outline:none;
	
	}
#bottomNav ul li a:hover {
	color:#B9C2C7;
}
#bottomNav ul li a:hover{
	color:#B9C2C7;
	}
	
.indent{
text-indent:10px;
}
