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

.L {float:left;}
.R {float:right;}
.clear {clear:both;}
iframe {border-style: none; border-width: 0; }

#homebody {background-image: url(images/bg.gif);}
body {background-color:#fff; margin:0 0 0 0; font: Cambria, serif; color: #292929; }

#container {width:800px; height:600px; margin:50px auto 0 auto; border: 2px solid #758a65; }
#top {width:800px; height:119px; float:left;}
#left {width:124px; height:442px; float:left;}
#right {width:131px; height:442px; float:right;}
#bottom {width:800px; height:39px; float:left;}
#content {float:left; background-color:#ffffff;}

.contentcontainer {width:510px; padding:10px; }

h1 {color: #292929; font: 18px/1.3em Goudy, Georgia, Palatino, "Times New Roman", Times; }
h2 {color: #292929; font: 16px/1.3em Goudy, Georgia, Palatino, "Times New Roman", Times; text-align:left; }
h3 {color: #292929; font: 14px/1.3em Goudy, Georgia, Palatino, "Times New Roman", Times; font-weight:bold;}
h4 a {color: #292929; font: 16px/2em Goudy, Georgia, Palatino, "Times New Roman", Times; text-decoration:underline; text-align:center;}
h5 {font: 10px Cambria, serif; color: #292929; text-transform:uppercase; margin-top:0px; margin-bottom:5px; }
p {font: 16px/1.2em Cambria, serif; color: #292929; text-align: left;}