html { min-width: 640px;}

body {
	font-family: verdana,sans-serif;
	font-size:14px;
	background : #fff;
	color: #222;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#stripe-green {background-color:floralwhite; height:15px;}

#stripe-green h1 {font-family: verdana; font-size:12px; color:#000000; font-weight:bold; text-align:center;}

#header-black {background-color:#000000; no-repeat; height:150px;}

#header-content {
	width:750px; 
	color:#83F52C;
	font-size: 80px;
	font-family: verdana,sans-serif;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0 0 0; }
	
#header-content h1 {font-family: courier; font-size: 18px; color:#FFFFFF; font-weight:bold; text-align:right; margin-right: 70px;}

#main {
	width: 750px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
	
p {text-align: left;}
	
h1 {text-align: left; font-size:100%; font-family:georgia,serif; font-weight: bold; }

h2 {text-align:left; font-size:175%; font-family:georgia,serif; font-weight: bold; }
	
.box {width: 600px; margin: 8px 0; padding: 10px; font-weight: normal; color: #333; background: #FFFFFF; border: #800517 2px solid; border-bottom: 5px #800517 solid; margin-bottom: none; font-size:12px; margin-left:auto; margin-right:auto;}

.box h1 {font-size:16px; font-weight:bold; text-align:center; font-family:verdana,sans-serif;}

.box a {color:#000000; text-decoration:none;}

a {color:#000000; text-decoration:none;}

.click {color:#0000EE; font-weight:bold;}

.price {font-size: 16px; font-weight:bold;}