body {background: black; margin: 0;}
#wrapper {width: 500px; height: 700px; margin: 0 auto 0 auto; border: white 1px solid;
 padding: 0px; background: none transparent; background-image: url("Untitled.png"); background-repeat: no-repeat;} 
#banner { float:left; width: 500px; height: 296px; border: none; }
#nav { float:left; top:296px; width: 500px; height: 52px;} 
#main { float:left; width: 500px; height: 350px; text-align: center; } 
textarea {width: 88px;}

blockquote {border: white 2px solid; width: 250px;}

h1 {font-family: Verdana; text-align: right; font-size: 11px; color: #ffffff; font-weight:bold; letter-spacing: 10px;}
p {font-family: Verdana; font-size: 11px; color: #ffffff;  }
i {font-family: Verdana; font-size: 11px; color: #ffffff; font-weight:bold; }
b {font-family: Verdana; font-size: 11px; color: #4b489a;  font-weight: bold; }

.menutitle{
cursor:pointer;
margin: 5px;

color:#000000;
width:140px;
padding-left:2px; 
text-align:center;
font-family: Verdana;

}

.submenu{
margin-bottom: 0.5em;
cursor:pointer;
margin: 5px;

color:#000000;
width:140px;
padding-left:2px; 
text-align:center;
font-family: Verdana;
}


a:link, a:visited{
cursor:pointer;
color:#ffffff;
width:140px;
text-align:center;
font-family: Verdana;
text-decoration: none;
font-size: 10px;
border-bottom: white dotted 1px;
}
a:hover{
cursor:pointer;
margin: 5px;
color: #4b489a;
width:140px;
text-align:center;
font-family: Verdana;
text-decoration: none;
font-size: 10px;
}

iframe{ text-align: center;}


input, textarea, option, select {
background-color: #3f3f3f;
color: #000000;
font: 10px Arial, Verdana, Tahoma;
font-weight: bold;
border: white solid 3px;
}

strong {font-family: Verdana; font-size: 11px; color: #4b489a;  font-weight: bold; border-bottom: #4b489a solid 2px; }




