* { margin: 0; padding: 0; }
html, body { margin: 0; padding: 0; }

body { 
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
text-align: center; 
color: #fff;
background: #584d40;
height: 100%;
}

textarea { color:#fff; background: #fff; }
a.basicLink { color:#98846d; text-decoration:none; }
span.postInfo { color:#98846d;  }
a { color: #fff; }
p { margin-top: 0; }

#overallcontainer {
width: 100%;
border: 0px solid blue;
background: url(bg2.gif) repeat-x #98846d;
}

#container {
width: 800px;  
margin: 0 auto; 
border:0px solid orange;
background: #000;
min-height: 670px;
}

#container, #textHolder, #aboutText, #footer { text-align: left; }
#leftHolder, #rightHolder, #lowerRightHolder, #lowerLeftHolder, #journalHeaderImg, #journalHeaderTitle, #textHolder,#textHolder p, #aboutPic, #aboutText, #isoLogo, #isoText, #divider, #contactText { float: left; }

#header { background: url(top_logo.gif); height: 68px; }
#headerImg { width:800px; height:158px; }

#navigation {
background: #000; 
height:49px;
border-bottom: 1px solid #98846d;
vertical-align: bottom;
}

#sideWrapper { width: 213px; float:left; border:0px solid orange; }
#sideMenu { width:213px; background: url(left_bg.gif) no-repeat; }
#sideNav { padding-top: 23px; margin-left: 28px; width: 150px; border:0px solid orange; }
#sideNav li { list-style: none; padding-bottom:1em; }
#sideNav a { color: #98846d; text-decoration: none; }
#sideActive a, #sideNav .sideActive a { color: #fff; text-decoration: none; }
#sideNav a:hover { color: #fff; text-decoration: underline; }

#textContent {
width: 480px;
border: 0;
float: left;
padding:20px;
}

#search-frm {
	padding-top:30px;
	padding-left:25px;
}
	#search-frm .txtbox {
		width:158px;
		height:20px;
		border:1px solid #98846d; 
		background:#000;
		color:#98846d;
		float:left;
	}
	#search-frm .sb {
		width:22px; 
		height:22px;
		float:left;
	}

#square {
margin-top:15px;
border: 1px solid #98846d;
margin-left: 25px;
padding-top:9px;
width:180px;
background: #000 url(dot.gif) left top no-repeat;
}

#square #title { font-size:14px; padding-left:35px; }
#square p { padding-left:20px; padding-right:20px; }
#textContent h2 { font-size: 14px; font-weight: bold; }
#textContent p { padding-top:15px; }

#mainContent {
background: #000;
height:502px;
border-bottom: 1px solid #98846d;
position: relative;
}

#pagesContent {
background: #000;
width:800px;
border: 0;
}

#clear, .clear { clear:both; } 

#leftHolder {
background: url(left_splash_bg.jpg);
width: 558px;
height: 502px;
}

#rightHolder {
background: url(right_splash_bg.gif);
width: 242px;
height: 502px;
}

#lowerContent {
background: #000 url(lower_bg.gif);
height: 157px;
width: 800px;
border:0;
}

#lowerLeftHolder { 
background: #000;
width: 423px;
height: 135px;
border: 1px solid #98846d;
margin-top: 11px;
margin-right:10px;
margin-left:10px;
_margin-left: 0.4em; /*THIS IS AN IE6 HACK!*/
}

#lowerRightHolder {
background: #000;
width: 342px;
height: 135px;
border: 1px solid #98846d;
margin-top: 11px;
font-size:14px;
 }

#journalHeader {
width:100%;
height:33px;
border-bottom: 1px solid #98846d;
background: #000; 
font-size: 14px;
}

#journalHeaderImg {
background: #000 url(dot.gif); 
border: 0px solid white;
width: 35px; 
height: 33px;
}

.gone { clear: both; }

#textHolder { 
border:0px solid orange; 
padding-top:10px; 
padding-left:18px; 
width:33em; 
}
  
#textHolder p {
font-size: 100%; 
display:block; 
width:350px; 
border:0;
}
  
#textHolder #firstStory { margin-right:18px; }

#journalHeaderTitle {
border: 0px;
width:100px;
padding-top:8px;
height:24px;
}

#aboutPic {
background: #000 url(about_pic2.gif) no-repeat; 
width: 130px;
height: 135px;
}

#aboutText {
width:200px;
padding-top:10px;
border: 0px;
}

.title { font-size:14px; margin-bottom:-5px; display:block;}

#aboutText p { font-size:85%;} 

#footer { 
width:100%; 
height:172px;	
margin-bottom:0;
border:0px solid white;
background: url(footer_bg.gif) repeat-x #584d40;
}

#insideFooter { width: 800px; margin: 0 auto; }

#isoLogo {
width:98px;
height:171px;
background: #000 url(iso_logo4.gif); 
margin-right:3px;
border: 0px solid #98846d;
}

#isoText {
border: 0px;
width:280px;
height:150px;
}

#divider {
width:16px;
height:171px;
background: #000 url(divider.gif); 
border: 0px;
}

#contactText {
width:390px;
height:171px;
border: 0px;
}

hr {
border: 0;
border-top: 1px solid #fff;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

p.highlightsText {
margin-right:5px; 
width:70%;
border:0px;
margin-top:-1.2em;
float:left;
}

img.highlightsImg {
border:0px;
float:left;
}

a img { border: none }

#faqAnswer 
{ 
text-align:left; 
overflow-x:hidden; 
overflow-y:auto; 
height:300px; 
padding-left:30px;
padding-right:30px;
}

.forms {
float: left;
list-style: none;
width: 100%;
}

.forms li {
clear: left;
float: left;
line-height: 1.5em;
margin-bottom: 0.5em;
width: 100%;
}

.forms label {
cursor: pointer;
display: block;
float: left;
line-height: 1.5em;
padding-right: 3%;
text-align: right;
width: 10%;
}

.forms input { width: 39%; }
.forms textarea {
height: 10em; 
width: 64%; 
color: #000;
font: 100% Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

.forms .error { 
display: block;
margin: 0.25em 0 0 11%;
}

.forms li.buttons {
padding-left: 13%;
width: 89%;
}

div#formcontainer {
background: #000;
margin: 0 auto;
padding: 10px;
width: 100%;
}

table ol, table ul {
padding-left:30px;
}