
body { background: #FFF; color: #666; font: 62.5% Verdana, Arial, sans-serif; text-align: center; }

* { padding: 0; margin: 0; }

a { color: #549FC9; text-decoration: underline; }
	a:visited { color: #000; text-decoration: underline; }
	a:hover { color: #8DC919; text-decoration: underline; }
	
h1 { font: normal 2.8em Georgia, Times, 'Times New Roman', serif; color: #D80000; letter-spacing: -.05em; margin-bottom: 20px; }
h2 { font: bold 2.4em Arial, sans-serif; color: #8DC919; letter-spacing: -.04em; }
	* html h2 { letter-spacing: -.1em; }	
h3 { font: bold 2.0em Arial, sans-serif; color: #549FC9; letter-spacing: -.04em; }	
	* html h3 { letter-spacing: -.1em; }
h4 { font: normal 1.8em 'Lucida Grande', Arial, Helvetica, sans-serif; }

blockquote { min-height: 35px; padding: 15px 0 15px; 70px; padding-left: 70px; margin: 0 40px 15px 40px; background: url('images/blockquote_bg.gif') no-repeat; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 1.1em; line-height: 1.75em; font-style: italic; clear: left; }
	
#header { width: 700px; height: 171px; margin: 0 auto; background: url('images/logo.jpg') no-repeat; text-align: left; }
#header2 { width: 210px; height: 171px; margin: 0 auto; text-align: right; }
	
#topbar { width: 100%; height: 60px; margin-bottom: 2px; background: url('images/topbarbg.jpg') repeat-x; text-align: center; }
#topbar h1 { font: normal 1.8em Georgia, Times, 'Times New Roman', serif; color: #000000; letter-spacing: -.05em; padding: 5px; }
#topbar ul { width: 835px; padding: 21px 0 0 0px; margin: 0 auto; list-style: none; }
#topbar ul li { height: 29px; font: normal 2.4em 'Trebuchet MS', Verdana, Arial, sans-serif; float: left; }
#topbar ul li a, #nav ul li a:visited { padding: 0 5px; line-height: 29px; color: #FFF; text-decoration: none; }
#topbar ul li a:hover { color: #FFF; background: #76BEE5; text-decoration: none; }

#membertopbar { width: 100%; height: 60px; margin-bottom: 2px; background: url('http://www.bingitbaby.com/images/topbarbg.jpg') repeat-x; text-align: center; }


#container { width: 850px; margin: 0 auto; text-align: left; }
#content { width: 600px; padding-right: 40px; float: left; }
			
.text_entry { padding: 3px; border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #AAA; border-bottom: 1px solid #AAA; color: #549FC9; font: bold 1.2em 'Lucida Grande', Verdana, sans-serif; } 

#sidebar { width: 210px; text-align: center; float: left; background: #fffff; }
#sidebar h1 { font: normal 2.0em Arial, Helvetica, sans-serif; color: #FD0107; letter-spacing: -.03em; padding: 0px; }
#sidebar h2 { font: normal 1.5em Arial, Helvetica, sans-serif; color: #6D0000; letter-spacing: -.03em; padding: 0px; }
		
#footer { width: 100%; height: 80px; text-align: center; clear: both; }
#footer p a, #footer p a:visited { color: #FFF; }
#footer p a:hover { color: #FFF; text-decoration: none; }
			
#testbox { width: 75%; border-color:black; border-style:dashed; border-width:small; background-color: #FFFF99; text-align:left; z-index: 1; } 
#orderbox { width: 65%; border-color: #0000CC; border-style:dashed; border-width:small; background-color: #CCCCFF; text-align:left; z-index: 1; } 


		