/* culture shock: purgatory shuffle by pogy366 - Sept. 2005 */

/******* structure and layout *******/
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #eeeeee;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background: #161B13 url(images/header.jpg) no-repeat;
	background-position:center 3px;
	background-color: #161B13;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

.wrap {
position:relative;
width:780px;
margin:188px 0 0 0;
padding:0 0 0 0;
text-align:left;
}

.pagetitle {
position:absolute;
clear:both;
top:21px;
left:13px;
width:309px;
margin:-160px 0 0 15px;
padding:0 0 0 0;
text-align:left;
line-height:-0.em;
background:transparent;
}

.header {
position:relative;
clear:none;
width:769px;
margin:0 0 0 0;
padding:0 5px 1px 5px;
text-align:left;
font-size:8pt;
border-top:1px solid #67738D;
border-bottom:1px solid #67738D;
border-right:1px solid #67738D;
letter-spacing:.3em;
background:#454E61;
}

.news {
position:relative;
float:right;
margin:-1px 0 5px 5px;
padding:0 5px 10px 10px;
width:240px;
/*background:#67738D;*/
background:#454E61;
text-align:left;
color:#CBD5EA;
font-size:8pt;
border:1px solid #67738D;
border-top:none;
}

.left_content {
	position:relative;
	margin:0px 0 0 1px;
	padding:4px 0 0 2px;
	width:500px;
	background:#161B13;
	text-align:left;
	color:#eeeeee;
	font-size:9pt;
	line-height:1.7em;
}

/******* top navigation *******/
#nav ul{
padding:0 0 0 0;
margin:0 0 0 0;
white-space: nowrap;
color:#ffffff;
float:left;
width:100%;
background:transparent;
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: 0 0 0 0;
padding: .1em 1em .1em .5em;
background-color: #454E61;
color: #CED6E2;
text-decoration:none;
float: left;
border-left:1px solid #454E61;
border-right:1px solid #454E61;
}

#nav ul li a:hover{
background-color: #555E72;
color: #cccc99;
text-decoration:none;
border-left:1px solid #67738D;
border-right:1px solid #67738D;
}

#nav a.nav, #nav a.nav:hover {
background-color: #67738D;
color: #000000;
text-decoration:none;
}



/******* fonts and colors *******/

a {
color:#CCD8F2;
text-decoration:underline;
}

a:hover {
color:#999999;
text-decoration:none;
}

a:visited {
color:#999999;
text-decoration:underline;
}

#news a {
color:#eeeeee;
text-decoration:underline;
}

#news a:hover {
color:#cccccc;
text-decoration:none;
}

#pagetitle {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:28pt;
color:#CCCC99;
letter-spacing:-0.1em;
}

.pagedescription {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color:#ffffff;
letter-spacing:.2em;
}

.right_title {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#CCCC99;
letter-spacing:.2em;
text-transform:uppercase;
}

.left_title {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#CCCC99;
letter-spacing:.2em;
text-transform:uppercase;
}


/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
img {
	border: thin solid #FFFFFF;
}
