#textbox {
	
	width: 300px;
padding: 10px;
border-style: dotted;
border-width: 1px;
border-color: #55567d;
margin-right:350px;
}
body {text-align:center;
	color: #383838;
background-color: #ffffff;
font-family: sans-serif;
font-size: .75em;
line-height: 1.4em;
 }
a:link {color: #ffffff;
background-color: #b2b2b2;
 }
a:hover {color: #383838;
background-color: #b2b2b2;
 }
h1 {color: #b05237;
font-family: sans-serif;
font-size: 1.5em;
text-align: left;
font-weight: bold;
 }
h2 {color: #383838;
font-family: sans-serif;
font-size: 1.4em;
font-weight: normal;
 }
h3 {font-family: sans-serif;
font-size: 1.2em;
font-weight: normal;
 }
h4 {font-family: sans-serif;;
font-size: 1.1em;
font-weight: normal;
 }
h5 {font-family: sans-serif;;
font-size: 1.1em;
font-weight: normal;
 }
#maincontainer {
width: 800px;
margin: 0 auto;
text-align: left;}

#flash {
	
	float: right;
	width: 400px;
}

