/*
	fedmich 8:40 AM 7/27/2009
*/

body, body.custom {
	background: url(http://whoisscottphares.com/images/main-bg.jpg) repeat;
}
#header {
	background: url(http://whoisscottphares.com/images/header.jpg) no-repeat;
	height : 80px;
}
#header p#logo, #header #tagline{
	text-indent:-99999px;
}

ul#tabs{
	background: url(http://whoisscottphares.com/images/bg-menu.jpg) repeat;
}
ul#tabs li.current_page_item, ul#tabs li{
	background: none;
}
ul#tabs li a:hover{
	color: #FF9966;
}
ul#tabs li.current_page_item a{
	color: #FFFF99;
}

ul#tabs li a{
	color:white;
	font-family:times New Roman;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
}

[disabled] {
	color:#444444;
}

