/* CSS Document */

html,body{margin:0;padding:0}
body{font: 76% Georgia,"Times New Roman", Times, serif;text-align:center;background-color: #FFFFFF;background-image: url(../images/bodybg.jpg);background-repeat: no-repeat;background-position:center top;}
p{margin:25px 25px 25px}
h2{font-size:18px;color:#9D4F3E;margin:25px 25px 25px;font-weight:normal;}
div#header{position:relative;background-image:url(../images/header.jpg);height:246px;background-repeat:none;}
div#container{text-align:left;}
div#wrapper {
	background-image:url(../images/pagebg.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:100%;
}
div#content p{line-height:1.4;}
div#footer p{margin:0;padding:10px 10px;font-size:9px;}

div#container{width:602px;margin:0 auto}
div#content{float:right;width:385px;padding-top:15px;padding-right:15px;}
div#navigation{float:left;width:194px}
div#footer{clear:both;width:100%;background-image:url(../images/footerbg.jpg);background-repeat:no-repeat;height:66px;text-align:center;margin-top:20px;}

#navcontainer {padding-left:20px;width: 175px;padding-top:25px; }
#navcontainer ul{margin-left: 0;padding-left: 0;list-style-type: none;}
#navcontainer a{display: block;padding: 3px 3px 0px 3px;width: 140px;color:#312A42;font-size:23px;font-weight;margin-bottom:8px;margin-left:15px;line-height:.9;background-image:url(../images/symbolb.gif);background-repeat:no-repeat;background-position:bottom right;letter-spacing:-1px;}
#navcontainer a:link, #navlist a:visited{color:#312A42;text-decoration: none;}
#navcontainer a:hover{color: #07050A;background-image:url(../images/symbola.gif);background-repeat:no-repeat;background-position:bottom right;}
#navcontainer li#active a{color: #07050A;background-image:url(../images/symbola.gif);background-repeat:no-repeat;background-position:bottom right;}
div#header h1{display: none;margin:0px;}
div#header p{display: none;margin:0px;}