body 	{
	font-size: 12px;
	padding: 15px;
	font-family: georgia, Verdana, sans-serif;
	text-align: center;
	color: #333;
	background: #F8F8F4;
	}
/*/*/a{}
body p {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body p {
  font-size: small;
}
/* */

/* layout */

#container 	{ margin: 0 auto; width: 740px; }
#button		{ width: 150px; }
#footer		{ clear: both; font-size: .8em; width:100%; text-align:center; font-weight:bold; }
#head		{ margin-top:10px; margin-bottom:20px; }

h1	{ 
	font-size:1em; 
	text-align:center; 
	margin-top:0em; 
	background-color:#EFEFE0; 
	border: #E0E7B9 solid 2px; 
	padding:3px; 
	font-family:georgia; 
	text-transform:uppercase; 
	letter-spacing:.1em;
	color: #000;
	}
h2	{
	font-size:14px; 
	font-weight:bold;
	}

div.float { 
	float: left; 
	width:198px;
	}
.clear	{
	clear: both;
	}


.design		{ float:left; padding-left:42px; }

select.s1	{ margin-left:3px; }
select.s2	{ margin-left:3px; }

h2		{ text-align:center; }
.bold		{ font-weight:bold; }

.box	{
	float:right; 
	padding:0 5px 0 5px; 
	text-align:center; 
	font-weight:bold; 
	line-height: 1.6em;
	}

.sbox 	{
	position:relative;
	float:left;
	width: 240px;

	font-size:1em; 
	text-align:center; 
	margin-top:0em; 
	background-color:#EFEFE0; 
	border: #E0E7B9 solid 2px; 
	padding:3px; 

	text-align:justify;
	}

.sbox h2 {
	margin: 0;
	padding: 15px 20px 0 24px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 110%;
	color: #E97E00;
	}
