
.bioblurb {
	font-family : Verdana;
	font-size : 20pt;
	font-weight : bold;
	/*color : #5F0000;*/
	color:black;
}

.blurb {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color:#777777;
	text-align:left;
	width:700px;
}

.memberBio {
	font-family : Verdana;
	font-size : 9pt;
 	color:#777777; 
 	padding-left: 10px;
 }























BODY {
	font-family : Verdana;
	font-size : 7pt;
	/* background-image : url(../images/bg.gif); */
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	background-color:black;
}

A {
	text-decoration: none;
	color: #7D7D7D;
	border : none;
}

A:Hover {
	text-decoration: none;
	color: #B24200;
	border : none;
}
 
.ContentText {
	font-family : Verdana;
	font-size : 7pt;
	color : #333333;
}
.ContentText2 {
	font-family : Verdana;
	font-size : 9pt;
	color : #333333;
}
.ContentFunText {
	font-family : Verdana;
	font-size : 7pt;
	color : #ffffff;
}
.privacylink {
	font-weight: bold;
	font-size: 9pt;
}


.ProductHeader {
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	/*color : #5F0000;*/
	color:black;
}
.ProductHeaderLink{
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
}
.SideNavText {
	font-family : Arial;
	font-size : 7pt;
	line-height : 0pt;
	font-weight : bold;
	color : #666666;
}
.ProductLink {
	font-family : Verdana;
	font-size : 7pt;
	color : #595959;
}

.GeneralHeader {
	font-family : Verdana;
	font-size : 9pt;
	color : #000000;
}
.PurpleHeader {
	font-family : Verdana;
	font-size : 11pt;
	font-weight : bold;
	color : #643251;
}
.ProductHeader2{
	/*color: #B48F44;*/
	color: blue;
	font-family : Verdana;
	font-size : 9pt;
}
.ProductHeader3{
	color: #B48F44;
	font-family : Verdana;
	font-size : 11pt;
 
}
.BrownHeader{
	color: #5F0000;
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
}
.TitleText{
	color: #ff6633;
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
}
.TitleText2{
	color: #006633;
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
}
.TitleText3{
	color: #b18839;
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
}

.TitleFunText{
	color: #336699;
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
}
.TitleFunText1{
	color: #339933;
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
}
.TitleFunText2{
	color: #4d289f;
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
}
.TitleFunText3{
	color: #999933;
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
}
.FooterText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #464646;
}
.CopyrightText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : #969e9c;
}

.maincontentbg
{
	background-color: #FDFDFD;
}

.swirlbg
{
	background-image: url(../images/swirl.gif);
	background-repeat : no-repeat;
}

.sidenav
{
	background-image: url(../images/sidenav_bg.gif);
	background-color : #F9F0C6;
}

.LeftMainBG{
background-image: url(../images/main_leftborder.jpg);
}

.RightMainBG{
background-image: url(../images/main_rightborder.jpg);
}

.ImageBorder{
	border-color : #B24200;
}
.LowbandAdText
{
	color : #ffffff; 
	font-weight:bold;
}

.borderedpic {
	border: solid 1px #121212;
}
.ContactHeader {
	font-family : Verdana;
	font-size : 9pt;
	font-weight : bold;
	color : #5F0000;
	margin-bottom:5px;
}
.padhelp {
	margin-left:12px;
}





 #menu {
	position:relative;
	top:0px;
	left:0px;
	width: 900px;
	height: 64px;
	background:  url(../images/banner_menu.gif) no-repeat;
}
   
 
body.index #menu #menu-index a { background: transparent url(../images/banner_menu.gif) 0px -156px no-repeat;  }
body.media #menu #menu-media a { background: transparent url(../images/banner_menu.gif) -90px -156px no-repeat; }
body.shortOnes #menu #menu-bio a { background: transparent url(../images/banner_menu.gif) -245px -156px no-repeat; }
body.roundOnes #menu #menu-store a { background: transparent url(../images/banner_menu.gif) -335px -156px no-repeat; }
 

#menu #menu-index a:hover { background: transparent url(../images/banner_menu.gif) -0px -78px no-repeat;}
#menu #menu-media a:hover { background: transparent url(../images/banner_menu.gif) -90px -78px no-repeat; }
#menu #menu-bio 	a:hover { background: transparent url(../images/banner_menu.gif) -245px -78px no-repeat; }
#menu #menu-store a:hover { background: transparent url(../images/banner_menu.gif) -335px -78px no-repeat; }


#menu #menu-index { left: 0px; width: 90px; top:45px; }
#menu #menu-media { left: 110px; width: 100px; top:45px;}
#menu #menu-bio 	{ left: 235px; width: 70px; top:45px;  }
#menu #menu-store { left: 325px; width: 90px; top:45px; }
  
 
#menu ul  {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li   {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li span { display: none; }

#menu li, #menu a { display: block; height: 22px; } 
