/* DRIVER STYLE SHEETS */

/* BUCKETS */

#bucket1 {
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/mainBucket_middle.jpg) repeat-y top left;
	width: 550px;
	float: right;
	margin: 5px 0 0 0;
}


#bucket1 #content {
	width: 290px;
	float:right;
	margin: 0 30px 25px 0;
	_margin: 0 10px 25px 0;
}

#bucket1 #content h1 span {
	display: none;
}

#bucket1 h3 span {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0 0 0 23px;
	line-height: 11px;
}

#bucket1 h3 {
	background: url(../images/mainBucket_top.jpg) no-repeat top left;
	height: 35px;
	width: 550px;
}

#bucket1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 290px;
	padding: 15px 0 0 5px;
}

#bucket1 p.last {
	/*padding: 10px 20px 20px 22px;*/
	width: 290px;
}

#bucket1 a {
	text-transform: uppercase; 
	color: #CC0000;
	text-decoration: none;
}

#bucket1 .contentSubLink {
	width: 250px;
	float: left;
	height: 35px;
}

#bucket1 .contentSubLink h2 {
	background: url(../images/arrow_backTop.gif) no-repeat;
	margin-left: 25px;
}

#bucket1 .contentSubLink h2 span {
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	margin: 10px 0 0 15px;
	line-height: 11px;
}

#bucket1 .contentSubLink h2 span a {
	color: #000000;
}

#bucket1 #sideBar .bioImg {
	width: 187px;
	height: 250px;
	margin: 0 0 0 20px;
}

#bucket1 #content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#bucket1 #content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 0 0 10px;
	list-style-type: disc;
}

/* END OF BUCKET */


/* SIDE BAR - SUB NAV */

#bucket1 #sideBar {
	float: left;
	width: 205px;
}

#bucket1 #sideBar #subNav {
	width: 165px;
	margin: 60px 0 0 21px;
	_margin: 60px 0 0 21px;
}

#bucket1 #sideBar #subNav #title {
	background: url(../images/subNav/subNavTitle.jpg) no-repeat top left;
	width: 165px;
	height:27px;
	padding-left: 24px;
	padding-top:5px;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	margin: 0;
}

#bucket1 #sideBar #subNav ul {
	width: 165px;
	padding: 0;
	margin: 0;
}

#bucket1 #sideBar #subNav li {
	padding: 0 0 3px 0;
	width: 165px;
	height: 23px;
}

#bucket1 #sideBar #subNav li.first {
	padding: 3px 0 3px 0;
	width: 165px;
	height: 23px;
}


#bucket1 #sideBar #subNav li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/subNav/subNav_bg.jpg) no-repeat top left;
	font-size: 14px;
	color: #000000;
	text-transform: none;
	width: 165px;
	height: 23px;
	text-indent: 25px;
	line-height: 23px;
}

#bucket1 #sideBar #subNav a:hover {
	background-image: url(../images/subNav/subNav_rollover.jpg);
	width: 165px;
}



/* END OF SUB NAV */


/* EXTRA DIV */
#extraDiv {

}
/* END OF EXTRA DIV */