body {
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(images/body_bg.gif) repeat;
      }
h1 {
      }
h2 {
          font-size : 135%;
          color : #E3E0D9;
		  text-align:left;
          line-height : 120%;
      }
li {
	list-style: none;
}
#top {
	height: 50px;
	  }
a:active, a:visited, a:link {
	color : #E3E0D9;
	text-decoration: none;
      }
a:hover {
          color : #fff;
          text-decoration : underline;
      }
#header
        {
	height : 82px;
	margin : 50px auto 0px;
	width: 746px;
	background-repeat: no-repeat;

		}

#wraper {
	background : url(images/wrapper_bg.gif) no-repeat;
	width: 746px;
	margin: 0px auto;
	padding: 0px;
	height: 540px;
      }
#content {
	margin : 5px;
	padding: 0px;
      }
p {
	font-size: 12px;
	text-align: left;
}
#left {
          float : left;
          width : 160px;
      }
#lefttop {
	height : 180px;
	margin-top : 0;
	margin-bottom : 0;
      }
#leftnav {
	width : 95%;
	height : 181px;
	margin-top : 0;
      }
#leftbottom {
          width : 135px;
          height : 99px;
          margin-bottom : 0;
          margin-top : 0;
      }
#pic {
          width : 135px;
          height : 102px;
          margin-bottom : 0;
      }
#leftbottom p {
          font-family : arial, sans-serif;
          color : #333;
		  background: #fff;
          font-size : 90%;
          margin-left : 5px;
          margin-bottom : 0;
          margin-top : 0;
          padding-top : 5px;
      }
iframe {
	border: 1px solid #E3E0D9;
	float: right;
	margin-right: 30px;
}
#footer {
	text-align : right;
	color : #333;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	width: 680px;
	margin: 0px auto;
      }
#footer a:link {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color:#000;
	text-decoration: underline;
}
#footer a:visited {
	font-size: 10px;
	color: #333;
	text-decoration: none;
}   
#navcontainer {
	margin-left: 40px;
      }
#navlist {
	padding : 0;
	margin : 0;
	width: 150px;
      }
#navlist a {
	display : block;
	text-decoration : none;
	font-variant: small-caps;
	width: 150px;
      }
#navlist a:link {
	color : #E3E0D9;
      }
#navlist a:hover {
	color : #fff;
      }
#navlist a#current {
	color: #fff;
	font-weight: bold;
