html
{
height: 100%;
}

body
{
height: 100%;
margin:0;
padding:0;
}

#nonFooter
{
position: relative;
min-height: 100%;
margin:0 auto;
padding:0;
width:908px;
	 background: url(/css/images/columns.png) center repeat-y;
}

* html #nonFooter
{
height: 100%;
}




body {
	text-align: center;
	font-size:9pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode",geneva,verdana,sans-serif;
	/* margin: 0; */
	margin: 8;
padding:0;
	line-height:1.4em;
	color:black;
	background:#C4B57F url(/css/images/bg.png); 
	
	background-position:top center;
	}

#wrapper, #footer {
width:908px;
	margin: 0 auto;
}

#wrapper {	
width:908px;}


#contentwrap {
margin:30px 37px;
text-align:justify;
padding-bottom:50px;
}


#mainwrap {

width:631px;
float:left;
}

#content_main {
width:430px;
float:right;
}

#sidebar_l, #sidebar_r {
width:175px;
}

#sidebar_r {
float:right;
margin-left:10px;
}

#sidebar_l {
float:left;
/* added margin */
margin-right:10px;
}

#footer
{
background:#aaa;
position: relative;
margin-top: -64px;
height:64px;
	background: url(/css/images/footer.png) ;
color:#256;

}

#footer div.wrap {
width:100%;
position:relative;
padding-top:25px;
}


ul { margin: 0 20 1.2em 0; }
li { margin: 0 0 .25em 2em;}

h1 {
color:#b53;
font-family:"Palatino Linotype";
font-size:2.3em;
font-weight:normal;
font-style:italic;
margin:0 0 .5em 0;
}


a:link {color:#098395;text-decoration:none;}
a:visited {color:#0C96AA;}
a:active {color:#AD3838;}
a:hover {color:red; text-decoration:underline;}

/* -------------------------------- Header & Logo ------------------------ */


ul#nav {
text-align: left;
position:absolute;
bottom:0px;
left:17px;

display:block;
height:20px;


}

ul#nav li {
float:left;
margin-left:22px;
list-style:none;
}

ul#nav a {
color: #FFCC99;
font-weight:bold;
}

ul#nav a:hover {
color:white;
text-decoration:none;
}


#header {
text-align: left;
	position:relative;
width:862px;
margin:0 auto;
	height: 147px;
	background: red url(/css/images/header.jpg) center top;
	}

#header h1 {
margin:0;
padding:0;
color:red;
display:block;
color:#788da9;
font-family:"Palatino Linotype";
font-size:3em;
font-style:italic;
font-weight:normal;
position:absolute;
top:33px;
left:35px;
height:60px;
line-height:1em;
}

#header span.subtitle {
display:block;
position:absolute;
top:79px;
left:40px;
/* font-style:italic; */
font-style:normal;



font-family:Georgia;
font-size:.9em;

/* color:#788da9; */
color #008080;

}


ul {
margin:0;
padding:0;
}
/* --------------------------- IMAGES ------------- */
.right {
float:right;
/* margin: 0 0 10px 10px; */
margin: 0 10px 0 10px;
}

.left {
float:left;
margin: 0 10px 0 10px;
}

.block {
display:block;
margin: 0 10px 0 10px;
}


hr {
width:100%:
color:#ccc:
background:#ccc;
border:1px solid #ccc;
height:2px;
}




 h4{
	color:#b53;
	font-family: "Palatino", "Times New Roman", "Times", serif;
	font-size:1.3em;
/*text-transform:uppercase; */
	/*font-weight:bold;*/
	margin: .1em 0 .1em 0;
	line-height:1.2em;
	} 
	