body {
margin: 0 auto;
padding: 0;
font: 93% verdana, "Trebuchet MS", arial, sans-serif;
text-align: center;
line-height: 1.7em;
color: #000;
background: #2e2e2e ;
}
			/* WRAP */
#container {
width: 900px;
height: 800px;
margin: 0 auto;
padding: 0;
text-align: left;
color: #666;
background: #fff;
}

			/* BANNER */
			
#banner {
width: 900;
}
#banner-image {
width: 700px;
height:220px;
margin: 0 0 0 150px;
padding: 0;
background: url(/images/mainlogo.jpg) no-repeat;
color: #000;
}

#address {
	float:right;
	width:300px;}
	
#address p{
margin: 0;
padding: 60px 0 0 0;
height: 20px;
font: 150% "Trebuchet MS", verdana, arial, sans-serif;
text-align: left;
letter-spacing: 3px;
color: #2A0000;
background: inherit;
}		

		/*TOP NAV*/
#navPyra {
margin: 0;
padding: 20px 0 20px 400px;
border-bottom: 1px solid #aaa;
}
#navPyra li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#navPyra a:link, #navPyra a:visited {
float: left;
font-size: 1.2em;
letter-spacing: 3px;
line-height: 1em;
font-weight: normal;
padding: 0 12px 6px 12px;
text-decoration: none;
color: #000;
}
#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
color: #708491;
background: url(62_business2/images/pyramid.gif) no-repeat bottom center;
}
			/* SIDE CONTENT */
#side {
width: 250px;
height: 800px;
float: left;
margin: 0 auto;
padding: 0 20px;
background: #2A3FAA ;
}
#side p { 
margin: 1em 0 1em 0; 
}
#side h1{
	color:#FFF;
	font-size:30px;}
#side h2{
	color:#FFFBF0;}
#side h3 {
color:#FFF;}
			/* SIDE NAV */		
#side ul {
list-style : none;
margin : 20px 0;
padding : 0;
}
#side ul li {
display : inline;
padding : 0;
margin : 0;
color:#F00;
}
#side ul li a {
display : block;
color : #F00;
background : inherit;
text-decoration : none;
text-transform:uppercase;
margin : 0;
padding : 3px 0;
border-bottom : 1px solid #aaa;
}
#side ul li a:hover {
text-decoration : none;
background : #fff;
color : #000;
} 
#side-donation {
width: 150px;
float: left;
margin: 0 auto;
padding: 0 20px;
background: inherit;
color: #F00;
}
#side-donation p { 
margin: 1em 0 1em 0; 
	}
	/* WRAPPER */
#wrapper {
float:right;
width:600px;
padding-bottom:1%;
}
	/* SIDEBAR */
#sidebar {
	float: right;
	width: 170px;
	padding: 40px 30px 0px 16px;

}

#sidebar ul {
	margin: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding-left: 5px;
	line-height: 1.4em;
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
	background: url(file:///C|/Users/John/Documents/LWC/office/office/images/img07.gif) no-repeat left center;
}

#sidebar h2 {
	margin-bottom: 15px;
	padding-left: 1px;
	border-bottom: 1px solid #D3B6AF;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

				/* MAIN CONTENT */
#headline {
margin-left: 10px;
width: 400px;
padding-bottom: 1% ;
}

#content {
	margin-left: 10px;
   padding-bottom: 1%;
   width: 450px;
  }

#content1, #content2 {
  margin-left: 10px;
  float: left;
   width: 250px;
   height:590px;
   padding: 1%;
   background-color: #FFF;
   color: #000;
   border:thin;
	border-style:solid;
}

#content2 {
 float: right;
 margin-right: 20px;
   
	}
#content-low {
	margin-left: 200px;
   padding: 0;
   width: 600px;
}
#content-long{
	margin-left: 10px;
  float: left;
   width: 450px;
      padding: 1%;
   background-color: #CCC;
   color: #000;
   border:thin;
	border-style:solid;
	text-align:center;
}
#content-long ul li{
	text-align:left;
	}
#content-long ol li{
	text-align:left;
	}
#content3, #content4 {
  float: left;
   width: 280px;
   height:290px;
   margin: 0;
   padding: 1%;
   background-color: #CCC;
   color: #000;
   border:thin;
	border-style:solid;
}

#content4 {
 float: right;
     margin: 0;
}
.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}
.clear-low {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}
				/* FOOTER */
#footer {	
margin-top: 60px;
padding: .5em;
clear: both;
font-size: 11px;
color: #fff;
background: #2e2e2e center repeat-y;
border-top: 1px solid #aaa;
text-align:center;
}
				/* LINKS 666   #708491*/
a {
color: #f00;
text-decoration: none;
}
a:hover {
background: #eee;
color: #708491;
text-decoration: none;
}
a img {
border: 0;
}
				/* SEARCH BOX*/
legend {
font-weight : bold;
color : #000;
}
input {
background : #CCC;
color: #000;
}
				/* TYPOGRAPHY */
h2 {
margin: 0;
font: normal 150% verdana, arial, "Trebuchet MS", sans-serif;
letter-spacing: 3px;
color: #000;
background: inherit;
}
blockquote {
font-weight : bold;
font-style : italic;
color: #141414 ;
}
				/* CLASSES*/
.imgright {
float : right;
padding : 10px;
border : 1px solid #aaa;
margin-left : 10px;
}
.big {
margin : 5px;
font: 200% "Trebuchet MS", verdana, arial, sans-serif;
font-size:200%;
line-height: 2em;
text-transform : uppercase;
background: #fff;
color: #2e2e2e;
}