@charset "UTF-8";
/* CSS Document */

body {
	background: #0E100A url(../../_images/top_bg.jpg) center top no-repeat;
	font:9pt/1.6em verdana,Arial,sans-serif;
	color:#eee;
}

body.two { background: #0E100A url(../../_images/top_bg2.jpg) center top no-repeat; }
body.three { background: #0E100A url(../../_images/top_bg3.jpg) center top no-repeat; }
body.four { background: #0E100A url(../../_images/top_bg4.jpg) center top no-repeat; }
body.five { background: #0E100A url(../../_images/top_bg5.jpg) center top no-repeat; }
body.six { background: #0E100A url(../../_images/top_bg6.jpg) center top no-repeat; }
body.seven { background: #0E100A url(../../_images/top_bg7.jpg) center top no-repeat; }
body.eight { background: #0E100A url(../../_images/top_bg8.jpg) center top no-repeat; }

body a { color:#ffc; }
body a:hover { color:#8597bd; text-decoration:none; }

p { margin:10px; font:9pt/1.6em verdana,Arial,sans-serif; }
ol { margin:0 25px; font:9pt/1.6em verdana,Arial,sans-serif; }

div#wrapper {
	width: 739px;
	margin: 0 auto;
	border-left: 3px solid #434343;
	border-right: 3px solid #434343;
	border-bottom: 3px solid #434343;
	margin-bottom: 10px;
	overflow:hidden;
	_height:1%;
}
.container { display:block; width:739px; margin:0 auto; padding:0; }

div#logo {
	float: left;
	margin: 0 0 0px 20px;
	_margin:0 0 0px 10px;
}

div#logo #logoBlock {
	display: block;
	width: 663px;
	height: 128px;
}

div#navigation {
	float: left;
	margin: 0 0 0 20px;
	_margin:0 0 0 12px;
	width: 321px;
	height: 275px;
}

div#navigation ul {
	margin:55px 0 0 0;
	list-style-type: none;
}

div#navigation ul li a {
	display: block;
	width: 321px;
	padding: 4px 0 5px 0;
	text-align: center;
}

div#navigation ul li a:link, div#navigation ul li a:visited, div#navigation ul li a:hover {
	font:bold 12pt Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-decoration: none;
}

div#navigation ul li a:hover {
	color: #000;
	text-decoration: underline;
}
div#left_bar {
	float: left;
	margin: 0 55px 0 105px;
	_margin:0 55px 0 53px;
	width: 181px;
	padding:0;
	background: #657493;
	font:7pt/1.3em verdana,Arial,sans-serif;
}
div#content {
	width: 378px;
	*width:350px;
	padding: 0 20px 105px 0;
	float: left;
	color: #fff;
}

div#content h1 {
	font:bold 24px/1.2em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 0;
	color:#cfcac2;
}
div#left_bar img { margin:10px 19px; }
div#left_bar p img { margin:10px 9px; }
div#left_bar h1 {
	font:bold 10px/1.2em Verdana, Arial, Tahoma, sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 3px 5px;
	color:#ffc;
	border-bottom:1px solid #7987A5;
}

div#content h2 {
	font:bold 14px/1.2em Georgia, "Times New Roman", Times, serif;
	color:#EFF9DD;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 20px 0 0 0;
	border-bottom:1px solid #484848;
}

div#left_bar h2 {
	font:bold 12px/1.2em Georgia, Times, "Times New Roman", serif;
	padding: 2px 5px 10px 15px;
	color:#EFEBE4;
}
div#left_bar a, div#left_bar a h2 { color:#eee; }
div#left_bar a:hover, div#left_bar a:hover h2 { text-decoration:none; color:#C1BDB5; text-decoration:underline; }
div#content h3 {
	font:bold 12px/1.2em verdana,Arial,sans-serif;
	color:#eee;
	padding: 10px 0 0 0;
}

div#content p, div#content ul, div#content ol {
	padding: 6px 0 6px 0;
	font-size: .9em;
}

div#content ul {
	margin: 0 0 0 20px;
}

div#content ul li {
	margin: 3px 0 3px 0;
}

#bkgnews {
	display:block;
	width:350px;
	position:absolute;
	top:253px;
	left:50%;
	height:120px;
	margin:0 0 0 -28px;
	padding:15px;
	filter:alpha(opacity=70);
	opacity: 0.7;
	border:1px dotted #000;
	background:#fff;
	overflow:hidden;
	}

#news {
	display:block;
	width:380px;
	position:absolute;
	top:253px;
	left:50%;
	height:152px;
	margin:0 0 0 -28px;
	padding:1px;
	color:#657493;
	overflow:hidden;
	}

#news a { color:#000; text-decoration:none; font:bold 11px/1.2em verdana,Arial,sans-serif; }
#news a:hover { color:#657493; } 
#news ul { list-style:none; margin:0; padding:0; }
#news li { border-bottom:1px dotted #484848; margin:3px 15px; }



h4 {
	background:#657493;
	color:#fff;
	padding:5px;
	font:bold 12px/1.2em Georgia, Times, "Times New Roman", serif; 
	text-transform:uppercase;
	}

#social, #flickrsocial {
	position:fixed;
	width:200px;
	bottom:0;
	right:0;
	text-align:right;
	text-transform:uppercase;
	padding:10px 0;
	background:#0E100A;
	}
#social img, #flickrsocial img { display:block; float:right; text-align:center; margin:0 10px; }
#flickrsocial { border-top:1px solid #484848; width:100%; }
#flickrsocial a.social img { margin:15px 10px 0 10px; }
#flickrsocial a.flickrph img {
	width:50px;
	border:1px solid #ccc;
	padding:3px;
	background:#fff url(../_images/bkg-flickr.jpg) bottom left repeat-x scroll;
	}