/* Style Sheet for www.byow.biz */

/* Body and Overall Styles */
body { background: #000000; }

#container { position: relative; border: 1px solid #000; width: 800px !important; width /**/: 802px; 
             margin: 10px auto 10px auto; background: #F26530; font-family: Helvetica, Arial,sans-serif; }


/* Header and Menu and Footer Styles */
#header { width: 800; height: 125px; background: #ffffff url(byow_header.jpg); }
#header h3.title { display: inline; color: #F26530; font-size: 36pt;}
#header h3.subtitle { display: none; }

#byow_body { float: left; width 475px; margin: 10px;}
	#byow_body p { color: #000000; text-decoration: none; width: 475px; font-size: 10pt;}
	#byow_body p.title { color: #000000; text-decoration: none; font-size: 12pt;}
	#byow_body p.quest { color: #000000; text-decoration: underline; font-size: 10pt;}
	#byow_body p.list { color: #000000; text-decoration: none; font-size: 10pt;}
	#byow_body a { color: #ffff66; text-decoration: none; }
	#byow_body a:hover { color: #ffffff; text-decoration: none; }


#byow_menu { float: left; width: 150px; margin: 5px;}
	#byow_menu a { color: #000000; text-decoration: none; font-size: 10pt;}
	#byow_menu a:hover { color: #ffffff; text-decoration: none }
	

#byow_side { float: right; width: 125px; margin: 5px;}
	#byow_side p { color: #000000; text-decoration: none; font-size: 9pt; }
	#byow_side a { color: #ffff66; text-decoration: none; font-size: 9pt;}
	#byow_side a:hover { color: #ffffff; text-decoration: none }
	#byow_side a.img { color: #000000; text-decoration: none;}
	#byow_side a.img:hover { color: #ffffff; text-decoration: none;}

#copyright p { color: #ffffff; text-decoration: none; font-size: 9pt; }

/* Footer */
#footer { clear: both; width: 800px; height: 15px; background: #ffffff url(none.jpg);}
