body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
body {
	background-color: #02263F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	border: 0px;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
-->

.bloo {
	background-color: #5EA4D7;
	width: 100%;
}
.topbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(layout/topbar.png);
	background-repeat: repeat-x;
	text-align: center;
	height: 30px;
	width: 100%;
	padding-top: 5px;
	color: #3A76B0;
	z-index:100;
	top: 0px;
	position: absolute;
}
.header a {
	background-image: url(layout/header.png);
	background-repeat: no-repeat;
	z-index: 10;
	height: 350px;
	width: 752px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-indent: -1000000px;
	overflow: hidden;
	display: block;
	border: 0px;
}
.wrap {
	width: 750px;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
.main {
	float: left;
	width: 458px;
}
	.post {
	}
		.post h3 {
			color: #02263F;
			font-size: 14pt;
			display: inline;
			font-weight: bold;
		}
			.post h3 a:link {
				color: #02263F;
				font-size: 14pt;
				display: inline;
				font-weight: bold;
				text-decoration: none;
			}
			.post h3 a:visited {
				color: #02263F;
				font-size: 14pt;
				display: inline;
				font-weight: bold;
				text-decoration: none;
			}
			.post h3 a:hover {
				color: #022630;
				font-size: 14pt;
				display: inline;
				font-weight: bold;
				text-decoration: none;
			}
			.post h3 a:active {
				color: #02263F;
				font-size: 14pt;
				display: inline;
				font-weight: bold;
				text-decoration: none;
			}
		.date {
			color: #005DB3;
			font-size: 8pt;
			font-weight: bold;
		}
			.date a:link {
				color: #005DB3;
				font-size: 8pt;
				font-weight: bold;
				text-decoration: none;
			}
	.comment_top {
		background-image: url(layout/comment_top.jpg);
		height: 6px;
		width: 450px;
	}
	.comment_main{
		background-color: #438DC3;
		width: 450px;
	}
	.comment_left{
		width: 55px;
		text-align:right;
		float: left;
		padding-top: 10px;
	}
	.comment_text {
		float: right;
		width: 375px;
		color: #02263F;
		font-weight: bold;
		font-size: 12px;
		padding-right: 10px;
		padding-bottom: 10px;
		position:relative;
	}
		.comment_text h6 {
			color: #86BBE1;
			font-size: 10px;
			display: inline;
			position: absolute;
			top: -9px;
		}
		.comment_output {
			
		}
		.IEcomment_text {
		float: right;
		width: 375px;
		color: #02263F;
		font-weight: bold;
		font-size: 12px;
		padding-right: 10px;
		padding-bottom: 10px;
		position:relative;
	}
		.IEcomment_text h6 {
			color: #86BBE1;
			font-size: 10px;
			display: inline;
			position: absolute;
			top: 7px;
		}

	.comment_btm{
		background-image: url(layout/comment_btm.jpg);
		background-repeat: no-repeat;
		background-position:top;
		height: 29px;
		width: 450px;
	}
		
		
		
.sidebar {
	width: 272px;
	float: left;
	margin-left: 20px;
}
	.sidebar_top {
		background-image: url(layout/sidebar_top.png);
		width: 100%;
		height: 10px;
		background-repeat: no-repeat;
	}
	.search_placeholder {
		background-image: url(layout/search_placeholder.png);
		height: 93px;
		width: 100%;
		background-repeat: no-repeat;
		padding-left: 20px;
		padding-right: 20px;
		position:relative;
		display: block;
		padding-top: 10px;
		margin-bottom: -10px;
	}	
		.search_placeholder h3 {
			margin-top: 4px; 
			margin-bottom: 3px;
		}
	.sidebar_main {
		background-image: url(layout/sidebar.png);
		width: 230px; 
		background-repeat: repeat-y;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
		.sidebar_main h5 {
			color: #FFFFFF;
			font-size: 18px;
			weight: bold;
			display: inline;
		}
			.sidebar_main h5 a {
				color: #FFFFFF;
				font-size: 18px;
				weight: bold;
				display: inline;
				text-decoration: none;
			}
		.sidebar_main ul {
			display: inline;
			margin-bottom: 30px;
		}
		
		.sidebar_main ul li {
			list-style-type: none;		
			color: #02263F;
			font-size: 12px;
			font-weight: bold;
		}
		
		.sidebar_main a {
			color: #02263F;
			font-size: 12px;
			font-weight: bold;
			text-decoration: none;
		}
	.sidebar_btm {
		background-image: url(layout/sidebar_btm.png);
		width: 100%;
		height: 10px;
		background-repeat: no-repeat;
		margin-bottom: 30px;
	}
	
.rss a {
	background-image: url(layout/rss.png);
	background-repeat: no-repeat;
	clear: both;
	height: 100px;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-indent: -100000px;
	overflow: hidden;
}
.footer {
	background-image: url(layout/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100px;
	width: 754px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
	.footer a {
		text-decoration:none;
	}
	.footer_title{
		color: #CBE7FF;	
		font-size: 12px;
		font-weight: bold;
	}
	.footer_left {
		float: left;
		margin-left: 20px;
		width: 33%;
	}
	.footer_center {
		float: left;
		width: 33%;
		margin-left: 20px;
	}
	.footer_right {
		float: right;
		margin-right: 20px;
		padding-top: 80px;
		text-decoration: none;
		vertical-align: bottom;
		border: 0px;
	}
.clear {
	clear:both;
}
.searchbg
{
	background:url(layout/search_left.png) no-repeat;
	width:190px;
	height:30px;
	display:block;
	border: 0;
}
.search_button{
	border: 0px;
	position: absolute;
	top:37px;
	left:210px;
}
.search_field
{
	float:left; /* this will make the images line up */
	border:0;
	padding:0;
	margin-top: 8px;
	margin-left: 5px;
	width:180px; /* the width of the actual search box, must be shorter than your image so it fits inside it. */
	background-color:transparent; /* Makes the search field invisible so you can see the image we want underneath. This doesn’t work in Safari, so I may go back later and give them their own style sheet. For now, I’m not bothered by this small inconvenience. */
}
.searchbgIE {
	background:url(layout/search_left.png) no-repeat;
	width:190px;
	height:30px;
	display:block;
	border:0;
	margin-top: 6px;
}



.rank-10 {
	display: inline;
	font-size: 10pt;
}
.rank-9 {
	display: inline;
	font-size: 11pt;
}
.rank-8 {
	display: inline;
	font-size: 11.5pt;
}
.rank-7 {
	display: inline;
	font-size: 12pt;
}
.rank-6 {
	display: inline;
	font-size: 12.5pt;
}
.rank-5 {
	display: inline;
	font-size: 13pt;
}
.rank-4 {
	display: inline;
	font-size: 13.5pt;
}
.rank-3 {
	display: inline;
	font-size: 14pt;
}
.rank-2 {
	display: inline;
	font-size: 15pt;
}
.rank-1 {
	display: inline;
	font-size: 15.5pt;
}