/* CSS Document */

body { 
	margin:0px;padding:0px; 
	background: #E8E8E8 url(../images/bodyBG.jpg) repeat/**/;
	font-family:"Trebuchet MS";
	}
	
	#mainTable {
		margin:0px auto 0px auto; 
		width:770px; 
		border-right: #FFFFFF solid 2px; 
		border-left: #FFFFFF solid 2px;
		}
		
		#navigationCell {
			padding:0px;
			background: url(../images/navGrad.jpg) repeat-y;
			font-size:13px;
			width:150px;
			overflow:hidden;
			}
			#Hide {
			margin: 0px;
			padding: 0px;
				width:150px;
				overflow: hidden;
				}
				
			#navcolDATA {
				margin:0px;
				padding: 10px;
				font-family: Arial, Helvetica, sans-serif;
				text-align:left;
				color:#333366;
				width:150px;
				overflow: hidden;display:none;
				
				}
				
			#navigationCell ul#navigation {
	width: 150px;
	list-style-type: none;
	background:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
				
				}
				
			#navigationCell ul#navigation li {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
				
				
				}
			#navigationCell ul#navigation li a{
	display:block;
	margin:0px;
	height: 25px;
	background:url(../images/navGrad.jpg) left repeat-y;
	color: #333366;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
				}
			#navigationCell ul#navigation li a:hover {
			background: url(../images/colGrad.jpg) left repeat-y;
			color: #663399;}
		
		#bannerCell { 
			padding:0px;
			background: url(../images/banner.jpg) no-repeat;
			}
		
		#contentCell {
			width:620px;
			background: #FFFFFF;
			}
			#content {
	font-size: 13px;
	color:#666666;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
				}
			#content h1 {margin-left:0px;}
			#content h2 {
	margin-left:0px;
	color: #CC0000;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #0000CC;
}
a:hover {
	color: #CC0000;
}
			#content h3 {margin-left:0px;}
			#content h4 {
	margin-left:0px;
}
			#content h5 {}
			#content h6 {}
			#content li {padding-top: 3px;	padding-bottom: 3px;}
			
		#footerCell {
			text-align: center;
			background: #FFFFFF;
			border-top: solid 1px #BDC3EF;
			font-size: 12px;
			color:#666666;
			padding-top: 5px;
			}.copyright {
	font-size: 12px;
}
.yellowHighlight {
	background-color: #FFFF99;
	color: #000000;
}
.boxTop {
	background-image: url(../images/whitebox_03.gif);
	background-repeat: repeat-x;
}
.boxBottom {

	background-image: url(../images/whitebox_15.gif);
	background-repeat: repeat-x;
}
.boxLeft {
	background-image: url(../images/whitebox_11.gif);
	background-repeat: repeat-y;
}
.boxRight {
	background-image: url(../images/whitebox_09.gif);
	background-repeat: repeat-y;
}
.button {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/alex-button/alexButtonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000000;
}
#buttonPad {
	padding: 5px;
	background-color: #CC3333;
}
.red {
	color: #CC0000;
}
#content ol {
	font-weight: bold;
	list-style-position: outside;
}
.bookBG {
	background-image: url(../images/diet-book-cover.jpg);
	background-repeat: no-repeat;
}
.tw {
	font-size: 10px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.audioTable {
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.topAudio {
	background-image: url(../images/ask-audio_03.jpg);
	background-repeat: repeat-x;
}
.leftAudio {
	background-image: url(../images/ask-audio_07.jpg);
	background-repeat: repeat-y;
}
.rightAudio {
	background-image: url(../images/ask-audio_09.jpg);
	background-repeat: repeat-y;
}
.bottomAudio {
	background-image: url(../images/ask-audio_13.jpg);
	background-repeat: repeat-x;
}
