
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #707070;
	background-color:#ECF6DD;
	padding:0;
 	margin:0; 
}
img{
	border: 0px;
}

#container
{
position:relative;
width: 771px;
 margin: 0px;
color: #666666;
border: 1px solid gray;
line-height: 130%;
}

#header {
	padding:0;
 	margin:0; 
	position:relative;
	width:766px;
	height:196px;
	align:center;
padding: .5em;
background-color: #ddd;
border-bottom: 1px solid gray;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftcol
{
width:240px;
float: left;
margin: 0;
padding: 10px 5px 15px 10px;
overflow:hidden;
}
#rightcol
{
width:240px;
float: right;
margin: 0;
padding: 10px 5px 15px 10px;
}
#content
{
min-width:240px;
margin-left: 255px;
margin-right: 255px;
border-left: 3px dotted #CCDDBB;
border-right: 3px dotted #CCDDBB;
padding: 10px 5px 15px 10px;
}
.txt1 {
	font: 10px Tahoma;
	color: #A7A7A7;
}
td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #707070;
	}
.blockcontents
	{
	padding-top:14px;
	padding-bottom:14px;
	border-bottom: 3px dotted #CCDDBB;
	text-align:left;
	}
.blogentry  p{
	font-family: Tahoma;
	font-size: 11px;
	color: #707070;
	line-height: normal;
	font-weight: normal;

}
.blogentry .title {
	position: relative; 
	top: 20px; 
	font-family: Tahoma;
	font-size: 11px;
	color: #83b4d2;
	line-height: 20px;
	font-weight: bold;
}
.readmore {
	position: relative; 
	padding: 0px;
	left:100px;
	width:96px;
	height:25px;
}

#footer
{
position:relative;
width:100%;
clear:both;
left:10px;
padding: 1em 0em 0em 0em ;
background-color: #fff;
border-top: 1px solid gray;
text-align:center;
}

#footer a {
	font-family: Tahoma;
	font-size: 11px;
	color: #83B4D2;
	text-decoration:none;color:#448CCB;
}


#leftcol p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


