*{margin:0;
padding:0;
border:0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:1.6em;
	font-weight: normal;
	background-color: #993300;
	text-decoration: none;
	background-repeat:no-repeat;
	background-position:left top;
    text-align:center;
    color: #FFFFFF;
}


.flash{
   float: left;}

a{  
	font-weight:normal;
	color:#fff;
    text-decoration: none;
}
 a:hover{
	color:#990000;
	text-decoration: none;
		}
		
 a:visited{
	font-weight: normal;
	text-decoration: none;}


p {
	text-align: left;
	padding: 5px 10px;
}

.content{
    margin-top:123px;
    float:left;
    width:464px;
	padding:30px 35px 15px 29px;
	text-align:center;
background-image:url(images/slogan.jpg);
background-repeat:no-repeat;
background-position:right top;

}
iframe {
	float: none;
	height:500px;
	width: 100%;
    overflow:hidden;
border-bottom:1px solid #CC6600;
padding-bottom:20px;
}

#nav {
  float: left;
   width:103px;
  height:210px;
  padding: 10px 0px;
  margin-top:288px;
  text-align:right;
  background-image:url(images/link.jpg);
  background-repeat:no-repeat;
}

#nav a:hover{
border-right:1px solid #993300;
border-bottom:1px solid #993300;
		}

#design{
margin:0px auto;
font-size:0.73em;
clear:both;
padding-top:10px;
}

.quote{
display:block;
text-align:left;
margin:10px 0px;
font-style:italic;
color:#fff;
padding-top:10px;
border-top:1px dashed #CC6600;}

.name{
display:block;
text-align:right;
color:#fff;
}

.title{
	float:none;
	color:#000000;
	font-size:1em;
	line-height:2em;
    font-weight:bold;
}
ul{
    float:none;
    padding-left:60px;
    list-style-type:disc;
    text-align:left;
}
.response{
margin-left:15px;}
