/* default styles */
body { padding: 5px 0 0 0; margin: 0; font: .7em Arial, Impact; line-height: 1.7em; text-align: justify; background: #fff url(images/bg.gif) repeat-x; color: #000000; }
a { color: #000000; background: inherit; }
a:hover { color: #000000; background: inherit; }
p {	margin: 0 0 5px 0; }
h1 {	font: bold 3.2em Impact; color: #000080; padding: 8px 0 0 0; margin: 0; letter-spacing: 0px; }
h2 { margin: 0; padding: 0; font: bold 1.8em Arial; letter-spacing: -1px; }
h1 a, h2 a {color: #000000; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; }


/* layout */
#content { margin: 10px auto; width: 960px; }
#logo {margin: 0 0 10px 0; }
#slogan { font-size: 1.5em; margin: 0 0 10px 2px; padding: 0; color: #000000; background: #B0D0DC; }
#top_info { line-height: 27px; float: right; color:  #000000; font-size: 1.0em; background: ; margin: 12px 5px 7px 0; text-align: right; height: 74px; }

/* round blue login button */
#loginbutton a { text-decoration: none; width: 24px; padding: 7px 12px; margin: 0 0 0 8px; height: 28px; background: #fff url(images/lb.gif) no-repeat; color: #000; }
#loginbutton a:hover{ background: #fff url(images/lbhover.gif) no-repeat; color: #000000;}

/* main horizontal menu */
#tablist{ padding: 10px 0px; margin: 0px; float: left; width:960px; }
	#tablist li{ list-style:none; display:inline; margin:0px 0px 8px 0px; padding:0px; float:left; }
	#tablist li a{
		text-decoration: underline;
		padding: 4px 22px;
		margin-right: 8px;
		background:#191970 url() no-repeat top right;
		font: bold 1.1em Arial;
		color:#F5FFFA;
	}
	#tablist li a:hover{
		background: #191970 url() no-repeat top right;
		color: #fff;
	}
	#tablist li a.current{
		background:#191970 url() no-repeat top right;
		color: #2F637A;
		padding: 6px 22px;
	}
	#tablist .key { text-decoration: underline; }

/* main menu topics */
#topics {
	clear: left;
	float: left;
	width: 950px;
	background:  repeat: no-repeat;
	padding: 9px 6px;
	margin: 0 0 5px 0;
	font: 1.2em Arial;
	color:  #000000;
	height: 80px;
}
	#topics li a { background-image: url(images/comment.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 10px;}


/* left side */
#left {
	float: left;
	width: 635px;
	margin: 0 0 10px 0;
}
	.subheader {
		margin: 0 0 10px 0;
		padding: 8px;
		background: #f4f4f4 url() repeat-x;
		color: #808080;
		border-bottom: 1px solid #ccc;
	}
	.left_articles {
		margin: 0px 0 10px 0;
		font: 1.2em Arial;
		background: #fff url() repeat-x;
		color: #000000;
		padding: 15px 15px 5px 10px;
	}
		.date { font-size: .9em; padding: 0 0 0 12px; background: #B0D0DC url() no-repeat center left; color: #000000; }
		.bigimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 200px;
			height: 150px;
			margin: 0 15px 10px 0;
		}
.bigimage1 {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 142px;
			height: 167px;
			margin: 0 15px 10px 0;
		}

.bigimage2 {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 180px;
			height: 93px;
			margin: 0 15px 10px 0;
		}

.bigimage3 {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 140px;
			height: 133px;
			margin: 0 15px 10px 0;
		}

.bigimage4 {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 150px;
			height: 345px;
			margin: 0 15px 10px 0;
		}

.bigimage5 {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 600px;
			height: 215px;
			margin: 0 15px 10px 0;
		}

.bigimage6 {
			float: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 120px;
			height: 160px;
			margin: 0 15px 10px 0;
		}



	.left_box {
		background: #f4f4f4;
		color: #808080;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 15px;
		margin: 0 0 15px 0;
	}
	.thirds {
		float: left;
		font-size: 1.0em
		width: 186px;
		padding: 0 10px 0 15px;
	}		
		
/* right side */
#right {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}
	.right_articles {
		border: 1px solid #ccc;
		padding: 5px;	
		margin: 0 0 10px 0;
		background: #eee;
		color: #454545;
	}
	.image { float: left; margin: 0 9px 3px 0; }
	.notes {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 17px 10px 17px 80px;	
		margin: 0 0 10px 0;
		background: #fff url(images/notes.gif) no-repeat center left;
		color: #454545;
	}
/* footer */
#footer { 
	clear: both; 
	color: #808080;
	background: #FFF;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
}
	#footer .right { float: right; }