/* CSS Document */

html {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	_font-family:Geneva, Arial, Helvetica, sans-serif;

		
}

body {
	text-align:center;
}

a {
	color:#000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.brd {border-bottom: 1px dotted #000000;width:100%;}

#main {
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:#cedef0;
}

#header {
	border-collapse:collapse;
	height:138px;
	width:100%;
	background:url(img/header-bg.gif.gif) top repeat-x;
	border-bottom:#95abc4 7px solid;
	color:#3f5f83;
}

#logo {
	padding-left:35px;
	width:335px;
	background:url(img/top-border.gif) center right no-repeat;
}

#top-links {
	background:url(img/top-border.gif) center right no-repeat;
	text-align:center;
	width:250px;
}

#nav {
	width:609px;
	height:38px;
	margin-left:20px;
	background:url(img/nav-bg.gif) bottom left no-repeat;
	text-align:center;
}

html:root #nav { margin-top:3px; }

#nav td {
	background:url(img/nav-border.gif) center right no-repeat;
}

#nav td#last-nav {background-image:none;}

#nav a {
	text-transform:uppercase;
	background:url(img/bullet.gif) left center no-repeat;
	padding-left:20px;
	color:#000;
	text-decoration:underline;
}

#nav a:hover {
	text-decoration:none;
}

#comp {
	position:absolute;
	top:20px;
	right:15px;
}

#content-table {
	width:900px;;
	border-collapse:collapse;
	margin:0 auto;
	text-align:center;
	padding:0;
	background:#cedef0;
	
}

#content-table td {vertical-align:top; text-align:left;}

#sidebar {
	width:240px;
}

#stat {
	margin-left:40px;
	padding-top:25px;
	padding-bottom:25px;
}

.add {
	padding-left:35px;
	font-size:10px;
	}

.block {
	border-collapse:collapse;
	padding:0;
	margin:0;
	border:0;
	margin-left:20px;
	margin-top:33px;
}


.block div.bottom{
	width:351px;
	background:#dce5ef url(img/bottom-bg1.gif) bottom left no-repeat;

}

.block div.top {
	background:url(img/top-bg1.gif) top right no-repeat;
	width:351px;
	position:relative;
}

.block div.middle {
	width:609px;
	background: url(img/middle-bg.gif) left repeat-y;
}

.block-header {
	width:125px;
	_width:130px;
	display:block;
	color:#fff;
	background:#749cc8 url(img/stat-shadow.gif) bottom left no-repeat;
	text-transform:uppercase;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:5px;
	text-align:left;
	position:absolute;
	top:-13px;
	left:10px;
}

#search {
	padding-left:15px;
}

#search div.top {
	width:241px;
	background:url(img/top-bg3.gif) top right no-repeat;
	}

#search div.bottom {
	width:241px;
	background:#dce5ef url(img/bottom-bg3.gif) bottom right no-repeat;
	
}

#search form {
	width:240px;
	padding-left:15px;
	padding-top:30px;
	_margin-bottom:0px;
	*margin-bottom:-2px;
}

#txt-field {
	width:137px;
	padding:0 3px;
	margin-bottom:15px;
	margin-top:15px;
	border:1px #749cc8 solid;
}	

#s-button {
	border:0;
	background:#2b5a8f;
	color:#fff;
	margin-bottom:15px;
	margin-top:15px;
}

#width609 {
	margin-top:15px;
	*margin-top:35px;
}

html:root #width609 {
	margin-top:30px;
} 

#width609 div.bottom{
	width:609px;
	background:#dce5ef url(img/bottom-bg2.gif) bottom left no-repeat;	
}

#width609 div.top {
	background:url(img/top-bg2.gif) top right no-repeat;
	width:609px;
}

#width609 .block-header {
	background:#749cc8 url(img/last-art.gif) bottom left no-repeat;
	width:176px;
	_width:181px;
}

#width609-2 {
		margin-top:10px;
	*margin-top:35px;
	margin-bottom:30px;
}

#width609-2 div.bottom{
	width:609px;
	background:#dce5ef url(img/bottom-bg2.gif) bottom left no-repeat;
	
}

#width609-2 div.top {
	background:url(img/top-bg2.gif) top right no-repeat;
	width:609px;
}

#width609-2 .block-header {
	background:#749cc8 url(img/last-art.gif) bottom left no-repeat;
	width:176px;
	_width:181px;
}

#art-header {
	display:block;
	font-weight:bold;
	padding-top:35px;
	padding-left:20px;
	text-transform:uppercase;
}

#date {
	display:block;
	padding-left:20px;
	color:#ff6000;
}

#article-text {
	margin-top:0;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	font-size:11px;
	line-height:1.3em;
}

#fresh {
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	font-size:10px;
	line-height:2.3em;
}

#fresh a {
	padding-left:20px;
	margin-bottom:10px;
	background:url(img/bullet.gif) center left no-repeat;
	
}

.side-block {width:235px;}

.side-block .big {
	display:block;
	height:22px;
	color:#000;
	text-decoration:underline;
	text-transform:uppercase;
	background:url(img/side-block-bg.gif) top left no-repeat;
	padding:8px 0;
	padding-left:5px;
	text-align:left;
	font-weight:bold;
	_font-size:90%;

}

.side-block p {
	margin:0 4px;
	margin-bottom:10px;
	margin-top:5px;
	_margin-top:12px;
	padding:0;
}

.side-block a {
	background:url(img/bullet2.gif) center left no-repeat;
	padding-left:12px;
}


.side-bl {width:235px;}

.side-bl .big {
	display:block;
	height:22px;
	color:#000;
	text-decoration:underline;
	text-transform:uppercase;
	background:url(img/side-block-bg.gif) top left no-repeat;
	padding:8px 0;
	padding-left:5px;
	text-align:left;
	font-weight:bold;
	_font-size:90%;

}

.side-bl p {
	margin:0 4px;
	margin-bottom:10px;
	margin-top:5px;
	_margin-top:12px;
	padding:0;
}

.side-bl a {
	padding-left:12px;
}

#cent {
	text-align:center;
}

#top-block {
	margin-top:105px;
}

#copyright {
	color:#7d0f08;
	text-decoration:underline;
	text-transform:uppercase;
	position:absolute;
	bottom:40px;
	*bottom:35px;
	left:20px;
	width:600px;
	text-align:center;
}	

#footer{
	width:900px;
	position:relative;
	background:#cedef0 url(img/bottom-bg.gif) bottom left repeat-x;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:25px;
}
