.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #344A7C;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #344A7C;
	font-weight: bold;

}

h1 { font-size:22px; }

a.menulisting:link {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal; color:#ECE6CD; text-decoration: none}
a.menulisting:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal; color:#CCCCCC; text-decoration: none}
a.menulisting:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold; color:#CCCCCC; text-decoration: none}
a.menulisting:active {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal; color:#CCCCCC; text-decoration: none}
a img { border: none }

#sbox1 {
       float:center;
       width:500px;
       margin-top:5px;
       border:1px solid #000066;
       font-size:12px;
       line-height:16px;
       padding:15px;
       color:#000;
       font-weight:500px;
       text-align:left;
       margin-left:10px;
       margin-bottom:10px;
       font-size:14px;
       }

#sbox2 {
       float:right;
       width:200px;
       margin-top:5px;
       border:1px solid #000066;
       font-size:12px;
       line-height:16px;
       padding:15px;
       color:#000;
       font-weight:500px;
       text-align:left;
       margin-left:10px;
       margin-bottom:10px;
       font-size:14px;
       }