body, html {
	margin: 0px;
	text-align:center;
  padding: 0px;
  background-color: #FFFFFF;
	background-image: url(images/20star_md_wht_me.jpg);
}

div.container{
text-align:center;
width: 700px;
margin: auto 0;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
border-top:1px solid #000000;
}

div.banner{
width: 700px;
}

div.navbar{
width: 700px;
}

div.content_left{
width: 250px;
float: left;
}

div.content_right{
padding-left: 256px;
}

div.footer{
width: 700px;
float: left;
border-right:1px solid #000000;
border-left:1px solid #000000;
border-bottom: 1px solid black;
margin-bottom: 0px;
padding-bottom: 0px;
margin-left:-1px;
}

list.ul{
text-align:left;
list-style-image:images/check.jpg;
}

li{
text-align:left;
list-style-image:url(images/check.jpg);
margin-bottom: 10px;
}

a.email{
margin: 0px;
padding:0px;
float: right;
}

img.email{
margin: 0px;
padding:0px;
float: right;
}

p.content_right{
text-align: left;
margin-left: 20px;
margin-right: 20px;
}

a.content_right{
text-align: left;
text-decoration: none;
}

img.content_right{
float: left;
width: 200px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 20px;
border: 1px solid black;
}

h3{
  text-align:center;
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
}

h4{
  text-align:center;
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
}

p.form_legend{
float: left;
text-align: right;
margin-top:15px;
margin-bottom:15px;
display:inline;
}

.style1 {
	width:700px;
  text-align:center;
  font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style3 {
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #0000FE;
}
a:hover {
	color: #0000FE;
}
a:active {
	color: #FF0000;
}
fieldset {
	border: 1px solid #0000FF;
	color: #000000;
}
.formfield {
	background-color: #FFFFFF;
	border: 1px solid #0000FF;
  display: inline;
  width:100px;
  float:right;
}
