body {
  background:#fff url(img/bg.jpg) repeat-y top left;
  color:#000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0px;
  padding:0px;}

h2, h4 {
  font-family: Arial, Helvetica, sans-serif;
  color:#152fff;
  font-size: 14px;}
h1 {
  font-family: Arial, Helvetica, sans-serif;
  color:#152588;}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  color:#152588;
  font-weight:200;
  font-size:9px;}

div#thin
  {width:600px; margin-left:10px;}
.addy
  {color:#fff; margin-left:8px;}
  
  
a:link {
    color:#6ab1ec;
    text-decoration:none;}
a:visited {
    color:#6ab1ec;
    text-decoration:none;}
a:hover {
    color:#152588;
    text-decoration:none;}
a:active {
    color:#666666;}
div#content ul li{margin-left:10px;}

div#nav  {
	position:absolute;
	width:148px;		
    margin: 0px;
    margin-top:22px;
    padding:0px;
    background-color:#2e3192;
    height:100%;}
    
div#nav img {border:none;} 
    
div#nav ul li{
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	position:relative;
	width:148px;
	margin-left:-40px;
	list-style-type:none;	
	margin-top: 20px;
    padding:0px;
    color:#fff;
    text-transform: uppercase;
    text-align:center;
    display: block
    }
div#nav ul{margin-top:0px;}

div#nav ul li a{color:#fff; font-style:normal;}
div#nav ul li a:hover{color:#fef47d; font-style:normal; font-weight: bold;}
div#nav ul li i{color:#fef47d;}
div#content {
	position:absolute;
	margin-left:150px;
	width:620px;
	margin-top:22px;
	background-image:url(img/contentbg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color:#fffbca;
	padding:0px 15px 0px 15px;
	}
	
	div#content2 {
	font-size:14px;
	line-height: 160%
	}
	
div#content img{float:left; padding:10px; margin-top:10px; border:none;}
div#nofloat img{padding:10px; float:none; align:center;}


div#siteadd { 	position:absolute;
	height:22px;
	width:800px; 	background-color:#2e3192;}
div#siteadd h1 {
    font-family: Georgia, Palatino, "Times New Roman", Times, serif;
    color:#fff;
    letter-spacing:7px;
    text-transform: uppercase;
    text-align: center;	
    margin:0;
    font-size:medium;
    font-weight:normal;
    font-style:italic;}

div#header {
    width:800px;
    height:148px;
    margin:0px;
    padding:0px;
    border-color:#2e3192;}

div#foot {     
	bottom:0px;
	height:60px;
	margin-left:-115px;
	width:750px;     background-color:#2e3192; 
    font-family: Georgia, serif;
    color:#6ab1ec;
    letter-spacing:.2em;
    text-transform: uppercase;
    text-align: center;
    }
div#foot img {border:none;}
div#foot a:hover{color:#fff;}

#wrapper {
    position: absolute;
    top: 0;
    left: 0;
}

.big {letter-spacing:.05em;   font-size: 15px;}