body
{
	margin: 0;
	padding: 0;
	font-family: 'Trebuchet MS', Georgia, Times, Times New Roman, sans-serif;
	font-size: 0.9em;
	text-align: center;
	color: rgb(5,5,5);
	line-height: 1.5em;
	background: #F3F6ED;
}

a
{
	color: rgb(60,60,130);
	text-decoration: none;
}

a:visited
{
	color: rgb(70, 60, 150);
}

a:hover
{
	color: #753206;
	border-bottom: 1px dotted rgb(70, 70, 70);
}

input, textarea
{
	background: #F3F6ED;
	border: #E1D6C6 1px solid;
}

#rap
{
	background: #fff url(../images/rap.jpg) center repeat-y;
	width: 860px;
	margin: 0 auto;
	padding: 0px 8px;
	text-align: left;
	font-family: Georgia, Arial, serif;
	font-size: 0.9em;
}

#header
{
	background: #fff url(../images/banner.jpg) no-repeat bottom;
	height: 183px;
	margin: 0 auto;
	width: 860px;
	padding: 0;
	border: #fc9 0px solid;
}

#sidebar
{
	width: 170px;
	float: right;
	padding: 0px 10px 10px 4px;
	margin: 0;
	font-size: 1em;
	color: rgb(20,20,70);
	display: inline;
}


#main
{
	margin: 0 auto;
	padding: 0;
	background: url(../images/content_bg.gif) repeat;
	width: 840px;
}

#content
{
	width: 640px;
	float: left;
	padding: 5px;
	margin: 0;
	overflow: hidden;
	display: inline;
}

a img
{
	border: none;
}

acronym, abbr
{
	border-bottom: 1px dotted #0c6bf0;
}

acronym, abbr, span.caps
{
	cursor: help;
	letter-spacing: .07em;
}

code
{
	font-size: 1em;
	font-style: italic;
}

blockquote
{
	margin: 15px 30px 0 45px;
	padding: 0 45px 0 45px;
	background: url(../images/blockquote.gif) no-repeat left top;
	font-size: 1.00em;
text-align: justify;
}

cite
{
	font-size: 0.9em;
}

h3
{
	margin: 0;
	padding: 0;
	font-size: 1.3em;
border-bottom: 0px dotted rgb(70, 70, 70);
}

p
{
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}

h1, h2, h3, h4
{
	font-family: Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
border-bottom: 0px dotted rgb(70, 70, 70);
}

#header h1
{
	margin: 0;
	font-size: 1.6em;
	padding: 10px 20px 0 0;
	text-align: right;
border-bottom: 0px dotted rgb(70, 70, 70);
}

#header h1 a
{
	color: #E1D6C6;
	text-decoration: none;
border-bottom: 0px dotted rgb(70, 70, 70);
}

#header h1 a:hover
{
	color: #E1D6C6;

}

#header #desc
{
	font-weight: normal;
	font-style: italic;
	font-size: 1em;
	color: #B5C09D;
	text-align: right;
	margin: 0;
	padding: 0 20px 0 0;
border-bottom: 0px dotted rgb(100, 20, 130);
}

#sidebar h2
{
	margin: 10px 0 0 0;
	padding: 2px;
	font-size: 1em;
	color: rgb(70, 70, 70);
	text-align: center;
	background: url(../images/sidenav_top.jpg) no-repeat center;
	border: #ccc 0px solid;
	height: 22px;
	font-weight: bold;
border-bottom: 0px dotted rgb(70, 70, 70);
}

#sidebar ul
{
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;
	padding-bottom: 3em;
	background: #F3F6ED url(../images/sidenav_bottom.jpg) no-repeat bottom;
	border: #E1D6c6 1px solid;
	border-top: #f3f6ed 1px solid;
border-bottom: 0px dotted rgb(70, 70, 70);
}

#pagenav
{
	list-style: none;
border-bottom: 0px dotted rgb(70, 70, 70);
}

#sidebar ul li
{
	margin: 0.1em 0 0 0;
	padding: 0;
border-bottom: 0px dotted rgb(70, 70, 70);
}

#sidebar ul li a
{
	text-decoration: none;
	border: none;
border-bottom: 0px dotted rgb(70, 70, 70);
}

#sidebar ul li a:link
{
	color: rgb(10,80,10);
border-bottom: 0px dotted rgb(70, 70, 70);
}

#sidebar ul li a:visited
{
	color: rgb(90,110,90);
border-bottom: 0px dotted rgb(70, 70, 70);
}

#sidebar ul li a:hover, #sidebar ul li a:active
{
	color: rgb(10,30,10);
border-bottom: 0px dotted rgb(70, 70, 70);
}

#sidebar ul ul
{
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 1em;
	background: none;
	border: none;
border-bottom: 0px dotted rgb(70, 70, 70);
}

#sidebar ul ul li
{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	margin-left: 10px;
	background: url(../images/subcat_bullet.gif) no-repeat left;
border-bottom: 0px dotted rgb(70, 70, 70);
}

#content ul
{
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}

#content ul li
{
	background: url(../images/bullet.gif) no-repeat 0 7px;
	padding-left: 1.5em;
}

.post , .page
{
	margin: 0 0 30px 0;
}

.page
{
	margin: 25px -5px 0 27px;
}

.post-info, .page-info
{
	font-size: 0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	rgb(70, 70, 70);
}

.page-info
{
	text-align: center;
}

.post-info a
{
	color: rgb(30,100,0);
}

.post-info a:hover
{
	color: rgb(100,140,100);
}

.post-content, .page-content
{
	padding: 0px 0;
	margin: 3px 0;
	border-top: #BBC4A3 1px solid;
	font-family: Georgia, Verdana, Arial, serif;
	font-size: 13px;
}

.post-title, .page-title
{
	font-family: Georgia, Arial, Serif;
	font-size: 1.2em;
	margin: 0;
	font-weight: bold;
}

.page-title
{
	font-size: 1.6em;
	font-weight: normal;
}

#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration: none;
	color: #676E04;
}

.post-date
{
	float: left;
	color: rgb(70,70,70);
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 1px 10px 0px 0;
	padding: 4px 3px;
	width: 100px;
	background: rgb(255,255,255);
	line-height: 1em;
}

.post-footer
{
	padding-top: 00px;
	background: url(../images/divider.gif) no-repeat center;
}

#footer
{
	margin: 0 auto;
	padding: 7px 0;
	border-top: #BBC4A3 1px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align: center;
	width: 740px;
}

#footer a
{
	border: none;
	color: #7A7636;
}

.commentlist
{
	font-size: 1em;
	font-weight: normal;
}

#commentform
{
	margin: 0 0 0 40px;
}

#commentform textarea
{
	width: 80%;
}

#commentform p
{
	margin: 0 0 1em;
}

#comments,#respond
{
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #676E04;
	font: 0.9em verdana, helvetica, sans-serif;
}

.commentlist li
{
	margin: 5px 0;
	padding: 10px 10px 20px 5px;
	list-style: none;
	background: #F3F6ED url(../images/comments_bottom.jpg) repeat-x bottom;
	border: #E1D6C6 1px solid;
}

#topnav
{
	list-style: none;
	font-size: 0.9em;
	margin: 0 auto;
	padding: 12px 20px 0 0;
	text-align: right;
	font-family: Verdana, Arial, Sans-Serif;
}

#topnavb
{
	list-style: none;
       color: rgb(10, 40, 200);
	font-size: 0.7em;
	margin: 0 auto;
	padding: 0px 600px 0px 20px;
	text-align: left;
	font-family: Verdana, Arial, Sans-Serif;
}

#topnav li
{
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration: none;
	color: #E1D6C6;
}

#topnav li a:hover, #topnav li a:active
{
	color: #E1D6C6;
}