@charset "UTF-8";
/* CSS Document */

body {
font-family:"Times New Roman", Times, serif; 
font-size: 13px;
line-height: 20px; 
text-align: justify; 
margin-top: 25px;}

#container {
width: 800px; 
height: 578px; 
margin-top: -30px; margin-left: auto; margin-right:auto;
border: 2px; 
border-color:#FFFF00; 
border-style: outset; 
overflow: hidden;
background-image:url(images/mobindex.jpg); 
background-repeat:no-repeat }

#content {
margin-right: 10px; 
margin-left: 10px;
margin-top: 20px}

.contentheading {
margin-top: 15px; 
margin-right: 25px;
text-align: center;
font-size: 16px;
color:#990000}

.contenttext {
float: left;
margin-top: 0px; 
margin-right: 20px;
font-size: 12px;
line-height: 18px}

.signlocation {
text-align: center;
margin-top: 0px; 
margin-right: 25px;
font-size: 11px;
line-height: 18px}

#content img {
margin-top: 5px; 
margin-bottom: 10px; 
margin-right: 20px;
margin-left: 20px;}


#iframe {
width: 550px; 
height: 380px; 
margin-right: 10px; 
margin-top: 10px; 
border: 0px; 
float: right; 
background-image:url(images/iframebg.jpg)} 

#options {
width: 200px; 
height: 380px; 
border:none; 
margin-left: 10px; 
margin-top: 200px; 
font-family:"Times New Roman, Times, serif"; 
font-size: 14px; 
line-height: 20px; 
float: left;}


li {
font-family:"Times New Roman, Times, serif"; 
font-size: 14px; 
font-style: strong; 
list-style: none; 
line-height: 35px; 
text-decoration:none; 
color:#000000;}

ul {
padding-left: 20px; 
margin-top: 35px; 
float: left;}

a {color:#990000;text-decoration: none;}

a:hover {
color:#333333;}


