/* CSS Document */

* { padding: 0; margin: 0; }

body  {
 background-color:#2A2D50;
 
}

#wrapper  {
 margin: 0 auto;
 width:92%;
 height:1250px;
 background-image:url(images/bg_gold_pattern.jpg);
 background-position:top center;
 background-repeat:repeat;
 border-left:medium;
 border-left-color: #7C6A45;
 border-left-style:solid;
 border-right:medium;
 border-right-color: #7C6A45;
 border-right-style:solid;
 
}

#background  {
 margin:0 auto;
 width:800px;
 height:1200px;
 background-color:#F8F3E0; 
 background-image:url(images/government-dig.jpg);
 background-position: top right;
 background-repeat:no-repeat;
 border-left:thick;
 border-left-color:#C8B893;
 border-left-style:solid;
 border-right:thick;
 border-right-color:#C8B893;
 border-right-style:solid;
 border-bottom: thick;
 border-bottom-color:#C8B893;
 border-bottom-style:solid;
}

#header  {
 float:left;
 width:203px;
 height:1000px;
 padding-left:0px;
 background-image:url(images/nav250-beige.gif);
 background-position: top right;
 background-repeat:no-repeat;
 background-position:top center;
 background-repeat:no-repeat;
}

/*#nav  {
 float:left;
 width:120px;
 height:480px;
 padding:200px 25px 0 5px;
}*/

#navcontainer {
 width:143px;
 height:664px;
 margin:200px 10px 0 0;
 
}

#content-top  {
 float:left;
 width:590px;
 height:600px;
 padding:0px 0px 0 0px;
 margin: 432px 0 0 0;
 


#content-bottom  {
 float:left;
 width:450px;
 height:180px;
 padding:0px 7px 0 30px; background-image:url(images/digdeep-livewell.jpg);
 background-position:right;
 background-repeat:no-repeat;
}



.style1 {color: #BFAF47}

.style6 {
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}
.style12 {font-size: 18px}


 
.style20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5em;
}

