html,body {
	font-family: 'trebuchet ms', tahoma, arial, sans-serif;
	font-size: 12px;
	color: #888888;
	background-color: #e7e7e7;
	margin: 0;
	height:100%;
}

#extradiv{
	width: 100%;
	height: 100%;
	height: 19px;
	margin-top:0px;
	background-color: #FFFFFF;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width:100%;
	z-index:1;
	background-color:#ffffff;
}
#headerimg {
	width: 939px;
	height: 166px;
	margin-left: auto;
	margin-right: auto;
}	
#header-end {
	height: 18px;
	text-align: center;
	background-color: #d1d1d1;

}	
#header-eimg {
	background-image: url(/images/header01.gif);	
	width: 939px;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
}
#container {
	background-color: #e7e7e7;
	width: 100%;
}

#page {
	background-color: #ffffff;
	background-image: url(/images/page-bg.gif);
	background-repeat: repeat-y;
	width: 939px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	text-align: left;
	vertical-align: top;
}
#content {
	margin: 0;
	width: 609px;
	float: left;
	padding:15px 0 26px 48px; 
}
.style1 {
	font-size: 14px;
}
.style1 a:visited{	color: #ff9933;}
a { color: #888899; text-decoration: none; }
.style1 a:hover { color: #888899; }
.style1 a{
	font-size: 14px;
	color: #4f4f4f;
	font-weight: bold; 
	text-decoration: none;

}
.style2 {
	font-size: 14px;
}
.post {
	text-align: justify;
	padding-bottom: 20px;
}
	
.entry{
	padding: 5px;
}
.post .postmetadata {
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size:10px;
	border-bottom: 1px dotted #888899;
}
.postdata {
	margin-top: 36px;
	font-size:10px;
	border-top: 1px dotted #888899;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.navigation {
	display: block;
	text-align: center;
	padding-bottom: 30px;
}
.alignright {
	float: right;
}
	
.alignleft {
	float: left
}
#content .entry img {
border: 1px solid #CCCCCC;
padding: 10px;
}

img {
border: 0;
}
.center {
	text-align: center;
}
#footer {
	text-align:center;
	background-color: #d1d1d1;
	margin-left: 22px;
	margin-right: auto;
	width: 900px;
	height: 25px;
	clear: both;
}
#sidebar {
	width: 222px;
	margin-right: 18px;	
	float: right;
	_margin: 9px;
	}

#sidebar li {
	list-style-type: none;
	list-style-image: none;
	_margin-right: -25px;
}
#sidebar lh {
	list-style-type: none;
	list-style-image: none;
	_margin-right: -25px;
	margin-top: 10px;
}
#sidebar li ul {
	margin: 0px;
	padding: 0px;
	background-color: #e7e7e7;
	padding-left: 16px;
	_margin-left: 16px;
	_margin-top: -11px;
	padding-bottom: 12px;
	padding-top: 10px;
	list-style-type: none;
	list-style-image: none;
	width: 207px;
}
#sidebar li h4 {
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	_font-size: 12px;
	background-color: #e7e7e7;
	padding-left: 16px;
	padding-bottom: 12px;
	padding-top: 10px;
	list-style-type: none;
	list-style-image: none;
	width: 170px;
}
#rss {
	margin: 0px;
	padding: 0px;
	background-color: #e7e7e7;
	padding-left: 16px;
	_margin-left: 16px;
	_margin-top: -11px;
	padding-bottom: 12px;
	padding-top: 10px;
	list-style-type: none;
	list-style-image: none;
	width: 207px;
	margin-bottom: 16px;
}
#sidebar li ul a{
	background-repeat: no-repeat;
	background-image: url(/images/arrow.gif);
	padding-left: 8px;
	background-position: left center;
	display: inline;
}
#sidebar h2 {
	margin: 0;
	padding: 0;
	margin-top: 12px;
}
#category {
	background-image: url(/images/categories.gif);
	background-repeat: no-repeat;
	width: 223px;
	background-color: #d1d1d1;
	height: 18px;
}
#powered {
	background-image: url(/images/poweredby.gif);
	background-repeat: no-repeat;
	width: 223px;
	background-color: #d1d1d1;
	height: 18px;
}
#friends {
	background-image: url(/images/friends.gif);
	background-repeat: no-repeat;
	width: 223px;
	background-color: #d1d1d1;
	height: 18px;
}
#online {
	background-image: url(/images/usersonline.gif);
	background-repeat: no-repeat;
	width: 223px;
	background-color: #d1d1d1;
	height: 18px;
}
#search {
	background-image: url(/images/search.gif);
	background-repeat: no-repeat;
	width: 223px;
	background-color: #d1d1d1;
	height: 18px;
}

#sidebar li h3 {
	background-image: url(/images/animatestudio.gif);
	background-repeat: no-repeat;
	width: 223px;
	background-color: #d1d1d1;
	height: 18px;
	padding: 0;
	margin: 0;
	margin-top: 12px;
	_margin-bottom: 8px;
}


a:visited { color: #999; }
a:hover { color: #fff; }
#content a { color: #3d5978;}
#content a:visited { color: #3d5978; }
#content a:hover { color: #f93; }

	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
