* {
	margin: 0;
	padding: 0;
}

body {
	background: #CC9999 url(images/img01a.jpg) repeat-x scroll;
	font-family: Comic Sans MS;
	font-size: 13px;
	color: #B1C0C7;
}

table.table-style01 th {background:#25A8C4; color:#FFF;}

form {
}

input, textarea {
	font: normal 1em Arial, Helvetica, sans-serif;
}

input.text {
}

input.button {
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	filter: Light;

}

h1 {
	letter-spacing: -.05em;
	font-size: 1.8em;
	font-family: "Monotype Corsiva";

}

h2 {
	letter-spacing: normal;
	font-size: 14px;
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #99FF99;
	text-transform: none;
	font-style: normal;
	padding: 3px;
}

h3 {
	margin-top: 1em;
	left: 0px;
	top: 0px;

}

p, ul, ol {
	margin-top: 1em;
	line-height: 160%;
}

ul {
	list-style: none;

}

ul li {
}

ol {
	margin-left: 1em;
	list-style-position: inside;
}

blockquote {
	margin-left: 8em;
	padding-left: 0em;
	font-family: Comic Sans MS;
	letter-spacing: 0em;
	word-spacing: 0em;




}

a {
	color: #99FF99;
	font-family: "Comic Sans MS";
}

a:hover {
	text-decoration: none;
	height: auto;
	width: auto;

}

img {
	border: 0px solid;
}

/* Header */

#header {
	width: 810px;
	height: 94px;
	margin: 0 auto;
	background: url(images/img02a1.jpg);
	font-size: 10px;
	text-align: center;
	font-style: italic;
	color: #CC0000;
	font-family: "Monotype Corsiva";

}

#header h1, #header p {
	margin: 1;
	padding: 3 0;
	text-align: center;
	letter-spacing: 0.5em;
	font-family: "Comic Sans MS";
	color: #CC0000;



}

#header h1 {
	font-size: 3em;
	font-family: "Monotype Corsiva";
	font-style: italic;
	top: 5px;





}

#header a {
	text-decoration: none;
	color: White;
}

/* Page */

#page {
	width: 852px;
	margin: 0 auto;
	background: url(images/img03a.jpg);
}

#pagebg {
	background: url(images/img06a.jpg) no-repeat  left bottom;
}

/* Content */

#content {
	float: left;
	padding: 26px 20px 20px 46px;
	background: url(images/img04a.jpg) no-repeat;
	font-size: 12px;
	width: 474px;
	left: 0.75px;
	color: #FFFFFF;




}

.post {
}

.post .title {
	padding-top: 5px;
	text-align: center;
	font-family: Comic Sans MS;
	border-right-color: #990033;


}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 2px solid #993399;
	text-align: center;
	text-transform: uppercase;
	color: White;
}

.post .meta a {
	color: #B1C0C7;
}

.post .meta a:hover {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	height: auto;
	padding: 26px 46px 20px 26px;
	background: url(images/img05a.jpg) no-repeat;
	
}

#sidebar ul {
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 2em;
	padding: 0;

}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	border-bottom: 1px dotted #FFFFFF;
}

#sidebar h2 {
	margin: 0;
	padding-bottom: .5em;
	border-bottom: 2px solid #993399;
	text-align: center;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 852px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img07a.jpg) no-repeat;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: 10px;
	color: Black;
}

#footer a {
	color: Black;
	
}
