body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

body {
	background-image: url(../images/navigation/pattern_metal.jpg);
	margin: 0;
	text-align: center;
}

h1 {
	color: #930;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #930;
	text-align: center;
	line-height: 20px;
}
h4 {
	font-size: 16px;
	line-height: 20px;
}



#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 760px;
}
	
#mainbody {
	padding-bottom: 20px;
	background-image: url(../images/navigation/pattern-background.jpg);
}
#body {
	float: left;
	width: 470px;
	margin-left: 5%;
}

	
#rightnav {
	width: 180px;
	float: right;
}

#footer {
	clear: both;
	text-align: center;
	margin: 0 200px 0 0;
}
	
a:link {
	color: #900;
	text-decoration: none;
}
a:hover {
	border-bottom: dotted #900 1px;
}
a:visited {
	color: #863506;
}

.callout {
	background-position: left 5px;
	background-repeat: no-repeat;
	background-image: url(../images/quote-left2.gif);
}
.callout .quote {
	background-image: url(../images/quote-right3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px 30px 5px 30px;
	color: #000000;
	margin: 0;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.rule-above {
	background-image: url(../images/border-plus2.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
	margin-top: 12px;
/*	padding: 0;
	margin: 0;*/
}

.rule-above-border {
	border-top: (../images/border-plus2.gif);
	/*background-repeat: repeat-x;*/
}
.rule-below {
	background-image: url(../images/border-plus2.gif);
	background-repeat: repeat-x;
	padding-bottom: 20px;
	margin-bottom: 12px;
}


.calldark {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/quote-dark.jpg);
	padding: 0 10px 10px 20px;
	color: #333;
	margin: 5px 0 15px 0;
}
.numbers {
	margin: 0 5px 0 0;
}

.calldark .unquote {
	background-image: url(../images/unquote-dark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFF;
	padding: 10px 25px 0 0;
	margin: 0 0 0 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.quote-image {
	padding: 0 10px 50px 0;
}
.quote-image2 {
	margin: 0 0 5px -15px;
	padding: 2px;
	float: left;
}
#body ul {
	list-style-image: url(../images/border-plus2.gif);
}
.question img {
	margin-right: 5px;
}
.title-graphic {
	text-indent: -9000px;
	margin: -30px 0 0 0;
	padding: 0;
}
.title-caffeine {
	background-image: url(../images/caffeine.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 84px;
}
.title-tyrosine {
	background-image: url(../images/tyrosine.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 84px;
}
.title-mojoe {
	background-image: url(../images/wrapper-defranco.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 130px;
	margin-top: 5px;
}

#rightnav ul {
	list-style-image: url(../images/border-plus-white.gif);
	margin: 0 22px;
	padding: 0;
}
#rightnav li {
	padding: 0 0 9px 0px;
}
#rightnav a:link {
	font-weight: bold;
	color: #cc9;
	font-size: 10px;
}
#rightnav a:hover {
	text-decoration: underline;
}

#rightnav a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#rightnav a:active {
	color: #fff;
	text-decoration: underline;
}
