body {	margin: 0;
	padding: 0;
	background: #F7F7F7 url(images/img01.jpg) repeat left top;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A554E;
}

h1, h2, h3 {	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #32639A;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {	font-size: 2em;

}

h2 {	font-size: 2.4em;
}

h3 {	font-size: 1.6em;
}

p, ul, ol {	margin-top: 0;
	line-height: 150%;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

a {	text-decoration: underline;
	color: #516C00;
}

a:hover {	text-decoration: none;
}




#wrapper {	margin: 0px;
	padding: 0px;
	background: url(images/sides.jpg) repeat-x left top;
}


/* Header */
#header {	width: 1000px;
	height: 170px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/cym_top.jpg) no-repeat left top;
}






/* Menu */
#menu {	width: 1000px;
	height: 65px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img04.jpg) no-repeat left top;
}

#menu ul {	float: right;
	margin: 0;
	padding: 9px 70px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {	float: left;
}

#menu a {	display: block;
	width: 80px;
	height: 40px;
	margin-left: 5px;
	padding-top: 8px; /*text padding*/
	background: url(images/stonedark.gif) no-repeat left top;
	font-family: Arial, sans serif;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
    background: url(images/stonelight.gif) no-repeat left top;
    text-decoration: none;
	color: #000000;
}

#menu .current_page_item a {
	background: url(images/stonelight.gif) no-repeat left top;
	padding-left: 0;
	color: #493E2B;
}



/* Page */
#page {	width: 940px;
	margin: 0px auto;
	padding: 10px 30px 0px 30px;
	background: #FFFFFF;
}


/* Content */
#content {	float: left;
	width: 450px;
	padding: 0px 0px 0px 0px;
        text-align: justify;
}

.post {
}





/* Sidebar */
#sidebar {	float: right;
	width: 450px;
	padding: 0px 0px 0px 0px;
        text-align: justify;
}








/* Footer */
#footer-content {	width: 900px;
	height: 25px;
	margin: 0 auto;
	padding: 0px 50px 0px 50px;
	background: url(images/roundbottom.jpg) no-repeat left top;
}


#footer {	height: 40px;
	margin: 0 auto;
	padding: 15px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #82A2B9;
}

#footer a {	text-decoration: underline;
	color: #82A2B9;
}
