/*

*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #FFFFFF;
}



img {
	border: none;
}
.postimage {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.post {
}
#post_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}


/* Header */

#header {
	width: 776px;
	height: 235px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}
/* Logo */
#logo {
	padding-top: 10px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding-left: 40px;
}
#logo h1 {
	padding-top: 10px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFCC00;
}

#logo h1 a {
	font-weight: bold;
	font-size: 32px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-style: italic;
}
#logo h1 a:hover {
	color: #0066FF;
}

#logo h1:first-letter {
	font-family: Georgia, Georgia, serif;
	font-size: 2.25em;
	color: #003300;
} /* styles the first letter of the main title to make it large */
}
#logo h2 {
	text-transform: none;
	font-size: 12px;
	color: #FFFFFF;
}

#logo h2 a {
	color: #000000;
	font-size: 12px;
	padding-left: 40px;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 776px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 45px;
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-left: 6px;
	width: 117px;
}

#menu a:hover {
	text-decoration: none;
	color: #0066FF;
}

#menu .first a {
	padding-left: 0;
	display: block;
}

/* Content > Main > Example */

#example {
}

/* Page */
#page {
	width: 776px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
}

/* Content */
#content {
	float: right;
	width: 540px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}

.post h1.title {
	color: #000000;
	font-style: italic;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}
.post a {
	color: #FF0000;
	text-decoration: none;
}

.post h4 {
	font-size: 13px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
}
#content_area {
	padding-bottom: 25px;
}
ol{
padding-left:20px;
}
#post_content h1 {
	margin: 0;
	color: #333333;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#post_content h2 {
	font-size: 15px;
	width: 220px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #333333;
	margin-bottom: 7px;
}

#post_content h3 {
	margin-bottom: 1em;
	font-size: 15px;
	color: #333333;
}

#post_content p {
	margin-bottom: 1.5em;
	line-height: 1.8em;
	font-size: 12px;
	color: #000000;
}
#post_content ul {
	margin-left: 2em;
	list-style-image: none;
	list-style: none;
}

#post_content ul li {
	list-style: none;
}

#post_content a {
	color: #FF0000;
	text-decoration: none;
}

#post_content a:hover {
	text-decoration: none;
	color: #0066FF;
}

/* Content > Main > Welcome */

#welcome {
	margin-top: auto;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.post {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.k-tr {
}
.k-tl {
}
.k-br {
}
.k-bl {
}
.tall-l {
}
.tall-r {
}
.tall-t {
}
.tall-b {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 230px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#sidebar h1 {
	margin: 0;
	color: #FFFFFF;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar h2 {
	font-size: 16px;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 230px;
	margin-bottom: 7px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-indent: 25px;
	background-color: #FFCC00;
	background-image: url(images/h2bg.gif);
	background-repeat: no-repeat;
	height: 24px;
}

#sidebar h3 {
	margin-bottom: 1em;
	font-size: 14px;
	color: #FFFFFF;
}
#sidebar h4 {
	margin-bottom: 0.6em;
	font-size: 14px;
	color: #000000;
	padding-top: 5px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
#category_10 {
	padding-bottom: 10px;
}
#search {
	padding-left: 25px;
}
#ym_status {
	padding-left: 25px;
}


#sidebar p {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
}
#sidebar ul {
	list-style: none;
}
#sidebar li {
	list-style: none;
}
#sidebar ul li {
	list-style: none;
	padding-bottom: 10px;
}
#sidebar li li {
	list-style-type: square;
	color: #000000;
	background-color: #F2F2F2;
	padding-top: 6px;
	margin-top: 2px;
	padding-bottom: 6px;
	padding-left: 25px;
	list-style-position: inside;
}

#sidebar a {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: none;
	color: #0066FF;
}
#nav {
}


/* Footer */

#footer {
	width: 776px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 70px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #6CAAE6;
	margin-bottom: 0px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	padding-top: 25px;
	color: #FFFFFF;
}
#footer a {
	font-weight: bold;
	color: #990000;
}
