body {background-color: #f9f9f9; background-image: url(../images/mainbg.jpg); background-position: center; background-repeat:no-repeat; background-attachment: fixed; font: normal 100% verdana, sans-serif;}

h1 {margin: 1%; margin-top: 0; margin-bottom: 10px; padding: 10px; border: solid 1px #000000; background-color: #000000; color: #ffffff; font-family: verdana, sans-serif; font-weight: normal; letter-spacing: -2px;}

#left {float: left; width: 17%; margin-top: 5px; margin-bottom: 10px; padding: 10px; border: solid 0px #000000;}
#left h3 {margin: 0; margin-bottom: 20px; color: #000000;}

#content {margin-left: 22%; margin-top: 5px; margin-bottom: 20px; padding: 10px; border: solid 0px #000000;  background-image: url(../images/contentbg.jpg); background-position: left; background-repeat:no-repeat;}
#content h3 {margin: 0; width: 375px; border-bottom: solid 1px #666666;}
#content p {margin-left: 10px; margin-right: 20px;}
#content a {font-weight: bold; color: #003399; text-decoration: none;}
#content a:hover {text-decoration: underline;}

#footer {clear: both; padding: 10px; border: solid 1px #000000; background-color: #000000; color: #ffffff;}
#footer h5 {margin: 0;}

.nav {margin: 0; padding: 0;}
.nav ul {margin: 0; padding: 2px;}
.nav li {display: block; margin-top: 2px; margin-left: 2px; list-style: none;}
.nav a {display: block; width: 93%; padding: 3px; border: solid 1px #000000; text-decoration: none; color: #000000; font-weight: bold; background-image: url(../images/button.jpg); background-repeat: no-repeat;}
.nav a:hover {background-color: #ffffee; border: solid 1px #000000; background-image: url(../images/hover2.jpg); background-repat: no-repeat;}
.nav a:active {background-color: #ffffee; border: solid 1px #000000; background-image: url(../images/hover.jpg); background-repat: no-repeat;}

#contentimg{
  width : 350px;
  text-align : left;
  float: left;
}

#title_container {
	width:100%;
	margin: 0 auto;
	text-align:right;
	}