* {
	margin:0;
	padding:0;
	}

body {
	background: #000 url("images/background.gif") repeat-x;
	font: 13px/17px Arial, sans-serif;
}

body#excerpt {
	font-family: Georgia, Times, sans-serif;
}

.clearall {
	clear:both;
}

.floatimgright {
	float: right;
	margin: 0 0 10px 10px;
}

a {
	color: #900;
}

a img {
	border: 0;
}

.main {
	width: 750px;
	margin: 0 auto;
}

.head {
	height: 85px;
}

.papertop {
	height: 18px;
	background: url(images/top_paper.gif);
}

.content {
	min-height: 608px;
	background: url(images/paper2.jpg) repeat-y;
}

#nav {
	width: 600px;
	margin: 0 auto;
}

#nav li {
	float:left;
	list-style: none;
	margin-left: 0;
	margin-bottom: 12px;	
}

#nav li a{
	display: block;
	width: 150px;
	height: 49px;
}

#nav li span {
	display: none;
}

#nav li.news a {
	background:url("images/nav/news.gif") no-repeat right top;
}

#nav li.news a:hover, body#news #nav li.news a {
	background:url("images/nav/news_stamp.gif") no-repeat right top;	
}

#nav li.excerpt a {
	background:url("images/nav/excerpt.gif") no-repeat right top;	
}

#nav li.excerpt a:hover, body#excerpt #nav li.excerpt a  {
	background:url("images/nav/excerpt_stamp.gif") no-repeat right top;	
}

#nav li.gallerypage a {
	background:url("images/nav/gallery.gif") no-repeat right top;	
}

#nav li.gallerypage a:hover, body#gallerypage #nav li.gallerypage a  {
	background:url("images/nav/gallery_stamp.gif") no-repeat right top;	
}

#nav li.press a {
	background:url("images/nav/press.gif") no-repeat right top;	
}

#nav li.press a:hover, body#press #nav li.press a  {
	background:url("images/nav/press_stamp.gif") no-repeat right top;	
}

#nav li.about a {
	background:url("images/nav/about.gif") no-repeat right top;	
}

#nav li.about a:hover, body#about #nav li.about a  {
	background:url("images/nav/about_stamp.gif") no-repeat right top;	
}

#left2 {
	margin-left:24px;
	margin-right: 12px;
	width: 510px;
	float: left;
}

#right {
	margin: 0 12px;
	width: 180px;
	float: left;
}

#right2 {
	margin: 0 12px;
	width: 160px;
	float: left;
}

#indexleft {
	width: 170px;
	margin: 0 22px 0 12px;
	float: left;
	font: 11px/17px Arial, sans-serif;	
}

#indexleft li{
	margin: 0 0 12px 12px;
	padding-left: 0;
}

#indexcenter {
	width: 362px;
	float: left;
}

.intro {
	font: 14px/20px Georgia, Times, serif;
	padding-top: 30px;
}

.intro:first-letter {
font-size:400%; 
float:left;
line-height:.8em;
color:#333333;
 
}

.caption {
	font: 12px/15px Arial, sans-serif;
	text-align: center;
	padding: 0px;
}

#center {
	width: 520px;
	margin: 0 auto;
}

h1 {
	padding: 24px 0 24px;
	text-align: center;
	font-size: 26px;
}

h2 {
	text-align: center;
	padding: 24px 0 0;
	font-size: 16px;
}

#indexleft h2 {
	padding: 12px 0 0;
}

#indexleft h3 {
	text-align: center;
	font: bold 12px/15px Arial sans-serif;
	padding: 12px 0 5px;
}

p {
	margin-bottom: 15px;
}

#center li {
	margin-left: 12px;
	list-style-type: square;
	float: none ;
}

blockquote {
	padding: 0 40px;
	font: 13px/17px Verdana, sans-serif;
}

.quote, .frontquote {
	font-style: italic;
	margin-bottom: 24px;
}

.quote em, .frontquote em {
	font-style: normal;
	text-transform: uppercase;
}

.frontquote {
	padding: 0 40px;
	clear: both;
}

.quoted {
	display: block;
	text-align: right;
	font-weight: bold;
	font-style: normal;
}

.quoted em {
	font-style: italic;
	text-transform: none;
}

.publicity {
	background: #36454f;
	padding: 6px;
	color: #fff;
	margin-top: 17px;
}

.publicity a {
	color: #ffff00;
}

.gallerypage img {
	margin: 6px 12px;
}

.gallerypage a:hover img {
	border: 3px solid #900;
	margin: 3px 9px;
}

.more {
	display: block;
	text-align: right;
	font-weight: bold;
}

#right li {
	font: 11px/15px Arial, sans-serif;
	list-style-type: square;
	margin-left: 16px;	
	padding-bottom: 15px;
}

#right li a {
	height: auto;
	display: inline;
	font-weight: bold;
}

.footer {
	text-align: center;
	margin-top: 12px;
}