body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 27px;
	width: 600px;
	margin: 24px 0;
	background: #fff url(omphalos_bg.jpg) no-repeat 0 0;
	color: #000;
	padding-left: 360px;
	min-height: 1040px;
}

p, li {
	font-size: 1em;
	margin: 0 0 24px 0;
}

a {
	text-decoration: none;
	color: #9F2A29;
}

em {
	font-style: italic;
}

a:hover {
	text-decoration: underline;
}

a.current {
	text-decoration: underline
}

/* new clearfix */
.clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clear { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */

.alpha, .alfa, .first {
	margin-top: 0 !important;
	margin-left: 0 !important;
}

.omega, .last {
	margin-bottom: 0 !important;
	margin-right: 0 !important;
}

.left, .sx, .lx {
	float: left;
}

.right, .rx {
	float: right;
}

.center, .cx {
	margin-left: auto !important;
	margin-right: auto !important;
}

.hide {
	display:none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1, h1 a {
	color: #9F2A29;
	font-size: 24px;
	line-height: 27px;
}

p.tagline {
	font-style: italic;
	font-size: 24px;
	line-height: 27px;
	margin-bottom: 18px;
}


header figure {
	border: 1px solid #9F2A29;
	margin: 0 0 18px 0;
	cursor: hand;
	cursor: pointer;
	overflow:hidden;
}


article dl {
	margin: 0 0 24px 0;
	height: auto;
}

article dt {
	clear: both;
	width: 130px;
	float: left;
	text-align: right;
	margin: 0 5px 6px 0;
}
article dd {
	float:left;
	margin: 0 0 6px 0;
}

article a {
	color: #FFF;
	background: #2d2d2d; /*#176192;*/
	padding: 2px;
}

article a:hover {
	text-decoration: none;
	background: #9F2A29;
}

p.sep {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	margin: 6px 0; 
}

footer p {
	text-align: center;
	font-size: 18px;
	font-style: italic;
	line-height: 27px;
	margin: 0; 
}

footer {
	margin: 12px 0;
}

#fancybox-title-over {
	font-size: 16px;
}

#fancybox-title-over em {
	font-style: italic;
}

#fancybox-title-over a {
	color: #FFF;
	text-decoration:underline;
}
