body {
	margin: 0;
	padding: 0;
	background-color: #0000ff;
	font-family: normal, Arial, Helvetica, sans-serif;
	line-height: 1.4em;

}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000099;
}

h2 {
	padding-left: 20px;
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(../graphics/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
}

a {
	background: url(../graphics/img03.gif) repeat-x left bottom;
	text-decoration: underline;
	color: #000099;
}

a:hover {
	background: none;
	text-decoration: underline;
}


/* Wrapper */

/* Header */

#header {
	width: 76%;
	margin-left: 12%;
	margin-right: 12%;
	margin-top: 12px;
	height: 218px;


}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(../graphics/img05.jpg) no-repeat;
	line-height: 32px;
	font-size: 30px;
}

#header h2 {
	float: right;
	width: 494px;
	height: 34px;
	padding: 180px 20px 0 0;
	background: url(../graphics/img06.jpg) no-repeat;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;

}


#wrapper {
 
	width: 770px;
	margin-left: 12%;
	margin-right: 12%;
	background: #FFFFFF url(../graphics/img04.gif) repeat-x left bottom;
}


/* Content */

#content {
 
	width: 98%;
   min-height: 500px;
	
}

/* Posts */

 .exhibit {
 text-align: left;
 width: 100%;
	
}

  .excells {
 text-align: center;
}

#posts {
	float: right;
	width: 95%;
 }

#posts .post {
	position:relative;
	padding-bottom: 15px;
	margin-left:200px;
	
}

#posts .story {

	padding: 5px 5px 0 5px;
	background: url(../graphics/img10.gif) repeat-x

}

#posts .meta {
	padding: 5px 0 0 5px;
	background: url(../graphics/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(../graphics/img12.jpg);
}

#posts ul li {
}

/* lmenu */

#lmenu {
	position:absolute;
	float: left;
	width: 200px;
	height:100%;
	}

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

#lmenu li ul {
	padding: 15px 20px 30px 20px;
	background: url(../graphics/img10.gif) repeat-x;
}

#lmenu li li {
	padding: 3px 0;
	background: url(../graphics/img03.gif) repeat-x left bottom;
}

#lmenu li a {
	background: none;
}

#lmenu li i {
	font-size: smaller;
}

/* Footer */

#footer {
	width: 770px;
	margin-left: 12%;
	margin-right: 12%;
/*	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
*/
	padding: 40px 0 60px 0;

}

#footer p {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #aaaaaa;
	}

#footer a {
	background: none;
	font-weight: bold;
	}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 15px;
/*	background: url(../graphics/slogo.jpg) no-repeat left bottom;
*/
	letter-spacing: -1px;
	font-size: 24px;
}