/**************************************************************************************************************/
/*        Copyright © 2011 Big Whiskey and the GrooGrux King Fan Site, All Rights Reserved.                   */       
/**************************************************************************************************************/



/**************************************************          **************************************************/
/**************************************************  GLOBAL  **************************************************/
/**************************************************          **************************************************/

input {padding: 2px 2px 2px 2px; margin: 4px;}
textarea {padding: 2px 2px 2px 2px; margin: 4px;}
select {padding: 2px 2px 2px 2px; margin: 4px;}

.err
	{
	background:#B98332;
	font-size: 12px;
	}
	
em.error
	{
	background:url("http://www.bigwhiskeygroogruxking.com/contact-us/images/unchecked.gif") no-repeat 0px 0px  ;
  	padding-left: 16px;  
	}

em.success
	{
	background:none;
	}


body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/background.jpg);
	background-color: #000000;
	background-position:top center; 
	background-repeat: repeat-y;
	background-attachment:scroll;
	} 
	
* 	
	{
	margin: 0px;padding: 0px;
	}

#container
	{
	margin: 0px auto;
	text-align: left;
	width: 980px;
	}

.clear
	{
	clear:both;
	}



/******************** Header ********************/
#header 
	{
	width:980px;
	height:300px;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
	display:block;
	}
	
	
/******************** Navigation ********************/
#navigation 
	{ 
	width:930px;
	height:32px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 33px;
	background-image:url(../images/navigationbackground.jpg);
	background-repeat: no-repeat;
	text-align:center;
	}

#navigation ul
	{
	}

#navigation li
	{
	margin-top:8px;
	display:inline;
	width:100px;
	height:22px;
	float:left;
	margin-left:0px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	}

#navigation li:hover
	{
	display:inline;
	width:100px;
	height:22px;
	float:left;
	margin-left:0px;
	text-align:center;
	}

#navigation a
	{
	
	width:90px;
	
	color: #000000;
	font-weight:800;
	display:block;
	font-size: 16px;
	text-decoration:none;
	}
#navigation a:hover
	{
	color: #000000;
	font-weight:800;
	text-decoration: underline;
	}

/***************** Breadcrumb ******************/

#breadcrumb
	{
	float:left;
	width:560px;
	height: 15px;
	display:inline;
	margin: 0px 20px 5px 20px;
	padding-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#breadcrumb a
	{
	color: #BD8633;
	}

#breadcrumb a:hover
	{
	color: #000000;
	}

/******************** Content ********************/
p, h1, h2, h3, a, span, ul, li
	{
	font-family: Arial, Helvetica, sans-serif;
	}
	#main
	{
	width:950px;
	margin-top:10px;
	
	}

	#topline
	{
	width:950px;
	height:10px;
	background-image: url(../images/topline.jpg);
	background-repeat: no-repeat;
	
	
	}
#bottomline
	{
	width:980px;
	height:5px;
	background-image: url(../images/bottomline.jpg);
	background-repeat: no-repeat;
	}



/******************** Footer ********************/
#footer 
	{
	width:914px;
	height:205px;
	background-image:url(../images/footerbackground.jpg);
	display:block;
	margin: 0px auto;
	}
	
#footer-left 
	{
	float:left;
	width:300px;
	display:inline;
	margin: 10px 0px 0px 20px;
	}

#footer-left ul
	{
	margin: 0px 0px 0px 20px;
	list-style-type: none; 
	font-size: 10px;
	}

#footer-left li
	{
	float:none;
	}

#footer-left a
	{
	color: #000000;
	text-decoration:underline;
	}

#footer-left a:hover
	{
	text-decoration:underline;
	color: #FFFFFF;
	}
	

	
#footer-left h3
	{
	color:#000000;
	font-size: 12px;		
	}
	
#footer-right
	{
	float:right;
	width:545px;
	display:inline;
	margin: 10px 20px;
	}	

#footer-right a
	{
	color:#000000;
	text-decoration: underline;
	}
	
#footer-right a:hover
	{
	text-decoration:underline;
	color: #FFFFFF;
	}

		
#footer-right h3
	{
	color:#000000;
	font-size: 12px;
	}

#footer-right p
	{
	color:#000000;	
	font-size: 10px;
	padding: 0px 0px 10px 0px;	
	}

#copyright
	{
	width:914px;
	height: 35px;
	background-image:url(../images/footerbackground.jpg);
	display:block;
	margin: 0px auto;
	text-align:center;
	font-size: 10px;
	}
#copyright a
	{
	color:#000000
	text-decoration: underline;
	}
	
#copyright a:hover
	{
	text-decoration:underline;
	color:#000000
	}
	
#copyright a:visited
	{
	text-decoration:underline;
	color:#000000
	}


/******************** Footer Ads ********************/
#footerads 
	{
	width:980px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	display:block;
	}



/**************************************************         **************************************************/
/**************************************************  PAGES  **************************************************/
/**************************************************         **************************************************/

/******************** Inside Template  ********************/

#inside
	{
	float:left;
	width:560px;
	display:inline;
	margin: 0px 20px 10px 20px;
	padding-left:30px;
	}

#inside p
	{
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
	}

#inside a
	{
	color: #BD8633;
	}

#inside a:hover
	{
	color: #000000;
	}

#inside h1	
	{
	font-size: 24px;
	color: #BD8633;
	font-weight:900;
	}

#inside h2
	{
	font-size: 16px;
	color: #947F60;
	font-weight:900;
	margin: 30px 0px 0px 0px;
	background-image: url(../images/h2line.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;
	}	
	
#inside ol
	{
	margin: 0px 0px 0px 40px; 
	}
	
#inside li
	{
	float:none;
	margin: 0px 0px 0px 40px; 
	}

#insideleft
	{
	float:right;
	width:300px;
	height:270px;
	display:block;
	margin: 0px 15px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	}

#insideleft a
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-decoration:none;
	color: #BD8633; 
	}

#insideleft a:hover
	{
	text-decoration:underline;
	}
	
	
	
	#housebanner {
	width:300px;
	height:250px;
display: inline;
border: 0;
text-indent: -9999px;
background-image:url(../images/housebanner.jpg);
float:right;
}
	
#googleads
	{
	float:right;
	width:300px;
	display: block;
	margin: 0px 20px 0px 0px;
	height:330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
	
	#googleads a
	{
	font-size: 10px;
	color: #BD8633;
	font-weight:bold;
	padding-left:5px;
	}

#googleads a:hover
	{
	color: #000000;
	font-size: 10px;
	}



/******************** Homepage  ********************/
#homepagemain
	{
	width:950px;
	}
#toplinehome
	{
	width:950px;
	height:10px;
	background-image: url(../images/topline_home.jpg);
	background-repeat: no-repeat;
	
	
	}
#home
	{
	float:left;
	width:470px;
	display:inline;
	margin: 10px 15px 10px 20px;
	padding-left:30px;
	}

#home p
	{
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
	}

#home a
	{
	color: #BD8633;
	}

#home a:hover
	{
	color: #000000;
	}

#home h1	
	{
	font-size: 24px;
	color: #BD8633;
	font-weight:900;
	}

#home h2
	{
	font-size: 14px;
	color: #BD8633;
	font-weight:900;
	margin-bottom:10px;
	}
	
#order-homepage
	{
	float:right;
	width:407px;
	height:500px;
	display:inline;
	margin: 0px 7px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align:left;
	background-image:url(../images/home/homepageordernowbackground.jpg);
	background-repeat:no-repeat;
	
	
	}

#order-homepage  h2
	{
	font-size: 12px;
	color: #000000;
	display:inline;
	font-weight:900;
	margin-top:5px;
	}

#order-homepage p
	{
	color: #000000;
	font-size: 10px;
	}
#order-homepage a
	{
	color: #BD8633;
	font-size: 10px;
	}

#order-homepage a:hover
	{
	color: #000000;
	}



#order-homepage h1	
	{
	font-size: 22px;
	color: #FFFFFF;
	font-weight:900;
	}
	
#order-homepage-middle
	{
	float:right;
	width: 400px;
	display:inline;
	text-align:center;
	height:20px;

	}
	
#order-homepage-top-left 
	{
	float:left;
	width: 200px;
	display:inline;
	padding-top: 310px;
	text-align:center;
	height:140px;
	
	
	
}

	


#order-homepage-top-right
	{
	float:right;
	width: 200px;
	display:inline;
	text-align:center;
	padding-top: 310px;
	height:140px;
	}


#order-homepage-bottom-left 
	{
	float:left;
	width: 380px;
	display:inline;

	text-align:left;
	
	
	}
#order-homepage-bottom-left h3	
	{
	font-size: 12px;
	padding-top:5px;
	}
	
	
#order-homepage-bottom-left p
	{
	font-size: 10px;
	padding-top:10px;
	}

#order-homepage-bottom-right
	{
	float:right;
	width: 200px;
	display:inline;
	text-align:left;
	padding-right:5px;
	height: 600px;
	}

#order-homepage-bottom-right h3	
	{
	font-size: 12px;
	padding-top:5px;
	}
#order-homepage-bottom-right p
	{
	font-size: 10px;
	padding-bottom:5px;
	}


#googleadshomepage
	{
	float:left;
	width:383px;
	display:inline;
	margin: 0px 100px 0px 0px;
	height:250px;
	}





/********* Amazon Regular Button *********/
.order-homepage-amazon-regular
	{
	position: relative;
	background: url(../images/home/amazon-regular-over.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 154px;
	height: 34px;
	margin: 5px 0px 0px 25px;
	}
.order-homepage-amazon-regular a
	{
	display: block;
	width: 154px;
	height: 34px;
	display: block;
	color: black;
	text-decoration: none;
	}
.order-homepage-amazon-regular img
	{
	width: 154px;
	height: 34px;
	border: 0;
	}
.order-homepage-amazon-regular a:hover img
	{
	visibility:hidden;
	}
.order-homepage-amazon-regular span
	{
	position: absolute;
	left: 35px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	}



/********* AmazonMP3 Regular Button *********/
.order-homepage-amazonmp3-regular
	{
	position: relative;
	background: url(../images/home/amazonmp3-regular-over.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 154px;
	height: 34px;
	margin: 5px 0px 0px 25px;
	}
.order-homepage-amazonmp3-regular a
	{
	display: block;
	width: 154px;
	height: 34px;
	display: block;
	color: black;
	text-decoration: none;
	}
.order-homepage-amazonmp3-regular img
	{
	width: 154px;
	height: 34px;
	border: 0;
	}
.order-homepage-amazonmp3-regular a:hover img
	{
	visibility:hidden;
	}
.order-homepage-amazonmp3-regular span
	{
	position: absolute;
	left: 35px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	}



/********* iTunes Regular Button *********/
.order-homepage-itunes-regular
	{
	position: relative;
	background: url(../images/home/itunes-regular-over.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 154px;
	height: 34px;
	margin: 5px 0px 0px 25px;
	}
.order-homepage-itunes-regular a
	{
	display: block;
	width: 154px;
	height: 34px;
	display: block;
	color: black;
	text-decoration: none;
	}
.order-homepage-itunes-regular img
	{
	width: 154px;
	height: 34px;
	border: 0;
	}
.order-homepage-itunes-regular a:hover img
	{
	visibility:hidden;
	}
.order-homepage-itunes-regular span
	{
	position: absolute;
	left: 35px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	}



/********* Amazon Deluxe Button *********/
.order-homepage-amazon-deluxe
	{
	position: relative;
	background: url(../images/home/amazon-deluxe-over.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 154px;
	height: 34px;
	margin: 5px 0px 0px 20px;
	}
.order-homepage-amazon-deluxe a
	{
	display: block;
	width: 154px;
	height: 34px;
	display: block;
	color: black;
	text-decoration: none;
	}
.order-homepage-amazon-deluxe img
	{
	width: 154px;
	height: 34px;
	border: 0;
	}
.order-homepage-amazon-deluxe a:hover img
	{
	visibility:hidden;
	}
.order-homepage-amazon-deluxe span
	{
	position: absolute;
	left: 35px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	}










/******************** Single  ********************/

#bwgksingle
	{
	float:left;
	width:560px;
	display:inline;
	margin: 0px 20px 10px 20px;
	padding-left:30px;
	}

#bwgksingle p
	{
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
	}

#bwgksingle a
	{
	color: #BD8633;
	}

#bwgksingle a:hover
	{
	color: #000000;
	}

#bwgksingle h1	
	{
	font-size: 24px;
	color: #BD8633;
	font-weight:900;
	}

#bwgksingle h2
{
	font-size: 16px;
	color: #947F60;
	font-weight:900;
	margin: 30px 0px 0px 0px;
	background-image: url(../images/h2line.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;	
}
#bwgksingle h3
	{
	font-size: 14px;
	color: #BD8633;
	font-weight:900;
	margin-top:30px;
	}	


/******************** Reviews ********************/

#reviews
	{
	float:left;
	width:560px;
	display:inline;
	margin: 0px 20px 10px 20px;
	padding-left:30px;
	}

#reviews p
	{
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
	}

#reviews a
	{
	color: #BD8633;
	}

#reviews a:hover
	{
	color: #000000;
	}

#reviews h1	
	{
	font-size: 24px;
	color: #BD8633;
	font-weight:900;
	}

#reviews h2
	{
	font-size: 16px;
	color: #947F60;
	font-weight:900;
	margin: 5px 0px 0px 0px;
	background-image: url(../images/h2line.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;
	}	
	
	/******************** Review ********************/

#review
	{
	float:left;
	width:560px;
	display:inline;
	margin: 0px 20px 10px 20px;
	padding-left:30px;
	}

#review p
	{
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
	}

#review a
	{
	color: #BD8633;
	}

#review a:hover
	{
	color: #000000;
	}

#review h1	
	{
	font-size: 24px;
	color: #BD8633;
	font-weight:900;
	}

#review h2
	{
	font-size: 16px;
	color: #947F60;
	font-weight:900;
	margin: 30px 0px 0px 0px;
	background-image: url(../images/h2line.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;
	}	
/***************** News ******************/

#news
	{
	float:left;
	width:560px;
	display:inline;
	margin: 0px 20px 10px 20px;
	padding-left:30px;
	}
	
#news h1	
	{
	font-size: 24px;
	color: #BD8633;
	font-weight:900;
	}	

#news h2
	{
	font-size: 16px;
	color: #947F60;
	font-weight:900;
	margin: 30px 0px 0px 0px;
	background-image: url(../images/h2line.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;
	}	

#news ul
	{
	margin: 0px 0px 0px 0px; 
		list-style: none;

	}
	
#news li
	{
	
	}






#news a
	{
	color: #BD8633;
	}

#news a:hover
	{
	color: #000000;
	}
	
	
.indented
   {
   padding-left: 50px;

   }

/***************** PreOrder ******************/





#orderchartcells div {
width: 174px;
height: 320px;
float:left;
text-align:center;

border-left:2px solid black;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



#orderchartcells p {

text-align:center;

	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:5px;
}




#orderchartdescriptions div {
width: 174px;
height: 175px;
float:left;
text-align:center;

border-left:2px solid black;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#orderchartdescriptions ul
	{
	margin: 0px 0px 0px 0px; 
		list-style: none;

	}
	
#orderchartdescriptions li
	{
	padding: 0px 0px 5px 0px; 
	}


	
#ordertop
	{
	float:left;
	width:950px;
	height:100px;
	display:inline;
	margin: 0px 00px 0px 37px;
	background-image:url(../images/order/ordertop.jpg);
	background-repeat:no-repeat;
	
	}



	
	


	#ordermain
	{
	width:950px;
	margin-top:0px;
	
	
	}
#preorder
	{
	float:left;
	width:900px;
	display:inline;
	margin: 0px 20px 10px 20px;
	padding-left:30px;
	}
	
#preorder h1	
	{
	font-size: 24px;
	color: #BD8633;
	font-weight:900;

	}	
#preorder h2	
	{
	font-size: 16px;
	color: #947F60;
	font-weight:900;
	margin: 30px 0px 0px 0px;
	background-image: url(../images/wideh2line.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;	
	clear: both;
	
	}
	
#preorder h3	
	{
	font-size: 18px;
	color: #FFFFFF;
	font-weight:900;
	}	
#preorder a
	{
	color: #BD8633;
	}

#preorder a:hover
	{
	color: #000000;
	}
	
#picture img		
	{
	padding: 0px 0px 3px 0px;
	margin: 0;
	float:left;
	}
	
#picture			
	{
	padding:0 10px 0px 0px;
	float:left;
	margin: 0px 0 5px 0px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 225px;
	height:425px;
	text-align: center;
	}
		
div.albums
	{
	float: left;
	text-align: center;
	width: 165px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin: 5px 13px 10px 0px;
	height:190px;
	}
	
div.videos
	{
	float: left;
	text-align: center;
	width: 165px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin: 5px 13px 10px 0px;
	height:260px;
	}	
	
















	
/***************** Tracklist ******************/
#tracklist
	{
	float:left;
	width:875px;
	display:inline;
	margin: 0px 20px 10px 20px;
	padding-left:30px;
	font-size:12px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
#tracklist h1	
	{
	font-size: 24px;
	color: #BD8633;
	font-weight:900;
	}	
	
	#tracklist h2	
	{
	font-size: 16px;
	color: #947F60;
	font-weight:900;
	margin: 10px 0px 0px 0px;
	background-image: url(../images/wideh2line.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;	
	
	
	}	

#tracklist a
	{
	color: #BD8633;
	}

#tracklist a:hover
	{
	color: #000000;
	}
.content {font-size: 12px}
.heading {font-size: 12px; font-weight: bold; }
#tracklist p
	{
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
	}

	
/***************** Art ******************/
#art
	{
	float:left;
	width:560px;
	display:inline;
	margin: 0px 20px 10px 20px;
	padding-left:30px;
	}
	
#art h1	
	{
	font-size: 24px;
	color: #BD8633;
	font-weight:900;
	}	

#art h2
	{
	font-size: 16px;
	color: #947F60;
	font-weight:900;
	margin: 30px 0px 0px 0px;
	background-image: url(../images/h2line.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;
	}	
#art ul
	{
	margin: 0px 0px 0px 40px; 
	}
	
#art li
	{
	float:none;
	}
#art p
	{
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
	}
	#art a
	{
	color: #BD8633;
	}

#art a:hover
	{
	color: #000000;
	}
/***************** Title ******************/
#title
	{
	float:left;
	width:560px;
	display:inline;
	margin: 0px 20px 10px 20px;
	padding-left:30px;
	}
	
#title h1	
	{
	font-size: 24px;
	color: #BD8633;
	font-weight:900;
	}	

#title h2
	{
	font-size: 16px;
	color: #947F60;
	font-weight:900;
	margin: 30px 0px 0px 0px;
	background-image: url(../images/h2line.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;
	}	
#title ul
	{
	margin: 0px 0px 0px 40px; 
	}
	
#title li
	{
	float:none;
	}
#title p
	{
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
	}
/******************** Listen ********************/
#listen
	{
	float:left;
	width:560px;
	display:inline;
	margin: 0px 20px 10px 20px;
	padding-left:30px;
	}

#listen p
	{
	font-size: 12px;
	color: #000000;
	padding: 0px 0px;	
	}

#listen a
	{
	color: #BD8633;
	}

#listen a:hover
	{
	color: #000000;
	}

#listen h1	
	{
	font-size: 24px;
	color: #BD8633;
	font-weight:900;
	}

#listen h2
	{
	font-size: 16px;
	color: #947F60;
	font-weight:900;
	margin: 30px 0px 0px 0px;
	background-image: url(../images/h2line.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;
	}	
/******************** Lyrics ********************/
#lyrics
	{
	float:left;
	width:560px;
	display:inline;
	margin: 0px 20px 10px 20px;
	padding-left:30px;
		font-size: 12px;
		font-family:Arial, Helvetica, sans-serif
	}

#lyrics p
	{
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
	}

#lyrics a
	{
	color: #BD8633;
	}

#lyrics a:hover
	{
	color: #000000;
	}

#lyrics h1	
	{
	font-size: 24px;
	color: #BD8633;
	font-weight:900;
	}

#lyrics h2
	{
	font-size: 16px;
	color: #947F60;
	font-weight:900;
	margin: 30px 0px 0px 0px;
	background-image: url(../images/h2line.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;
	}	
	
#lyrics ol
	{
	margin: 0px 0px 0px 40px; 
	}
	
#lyrics li
	{
	float:none;
	}

.lyricstable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-collapse: collapse;
	}
	
.lyricstable td {
	
	border-collapse: collapse;
  padding: 3px 3px;
  margin: 0;
  }	
  
    .lyricstableheading{

	border-collapse: collapse;
  padding: 3px 3px;
  margin: 0;
    background-color: white;
	font-weight:bold;
  }
  .white{

	border-collapse: collapse;
  padding: 3px 3px;
  margin: 0;
    background-color: white;
  }	


/******************** Friends ********************/
#friends
	{
	float:left;
	width:560px;
	display:inline;
	margin: 0px 20px 10px 20px;
	padding-left:30px;
	}

#friends p
	{
	font-size: 12px;
	color: #000000;
	padding: 5px 0px;	
	}

#friends a
	{
	color: #BD8633;
	}

#friends a:hover
	{
	color: #000000;
	}

#friends h1	
	{
	font-size: 24px;
	color: #BD8633;
	font-weight:900;
	}

#friends h2
	{
	font-size: 16px;
	color: #947F60;
	font-weight:900;
	margin: 30px 0px 0px 0px;
	background-image: url(../images/h2line.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;
	}
		
#friends ol
	{
	margin: 0px 0px 0px 40px; 
	}
	
#friends li
	{
	float:none;
	margin: 0px 0px 0px 40px; 
	}
	
/******************** About  ********************/

#about
	{
	float:left;
	width:560px;
	display:inline;
	margin: 0px 20px 10px 20px;
	padding-left:30px;
	}

#about p
	{
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 8px 10px;	
	}

#about a
	{
	color: #BD8633;
	}

#about a:hover
	{
	color: #000000;
	}

#about h1	
	{
	font-size: 24px;
	color: #BD8633;
	font-weight:900;
	}

#about h2
	{
	font-size: 16px;
	color: #947F60;
	font-weight:900;
	margin: 30px 0px 0px 0px;
	background-image: url(../images/h2line.gif);
	background-repeat: no-repeat;
	padding-bottom:5px;
	}	
	
#about ol
	{
	margin: 0px 0px 0px 40px; 
	}
	
#about li
	{
	float:none;
	margin: 0px 0px 0px 40px; 
	}

#about img		
	{
	padding: 0px 5px 0px 0px;

	}

