html,
body {
	margin-top: 20px;
	margin: 0;
	padding: 0;
	height:100%;
	background: #C0F3FD url(image/img01.gif) repeat-x left top;
	font-size: 11px;
	text-align: justify;
	color: #1F1F1F;
}

body, th, td, input, textarea, select, option {
	font-family:"Comic Sans MS", "Trebuchet MS", "Times New Roman", Arial;
}

h1, h2, h3 {
	font-family:"Comic Sans MS", "Trebuchet MS", "Times New Roman", Arial;
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #00C;
}

a:hover {
	color: #F90;
}

hr {
	display: none;
}
	#container {
		min-height:100%;
		position:relative;
	}

#wrapper {
	margin: 0;
	padding: 0;
	background: #C0F3FD url(image/img02.jpg) repeat-x left top ;
}


/* Header */

#header {
	width: 800px;
	height: 150px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	font-family:"Comic Sans MS", "Trebuchet MS", "Times New Roman", Arial
	background: url(image/img04.jpg) no-repeat left 20%;
}

.logo{
margin-top: -50px;
}

#headerright{
float:right
}
#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	color: #000000;
	font-size: 36px;
	padding-left: 75px;
	height: 70px;
	margin-top:-20px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#banner {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 250px;
	background: url(image/img01.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
padding-bottom:60px;}

/* Content */

#content {
	float: right;
	width: 505px;
	margin: 0;
	padding: 25px 25px 15px 20px;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	border-left: 6px solid #2E2E2E;
	padding: 0 20px 0 10px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 17px;
	color: #303030;
}

.meta {
	text-align: center;
	color: #000000;
	padding: 10px 20px 10px 12px;
	font-family:"Comic Sans MS", "Trebuchet MS", "Times New Roman", Arial;
	font-size: 12px;
	background: #34CD65;
	border: 3px solid #000000;
}

.meta a {
	color: #000000;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding: 0 0 15px 17px;
}

.last {
	border: none;
}

.enter a {
	text-decoration: none;
	font-size: 28px;
	color: #000000;
}
.enter a:hover {
	color: #FF0000;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 245px;
	margin-top: 50px;
	padding: 0 0 0 0;
	color: #17A141;
}

#sidebar p {
	color:#000;
	font-size: 16px;
	line-height: 17px;
}


#sidebar .btm {
	margin: 0;
	padding: 0;
	background: url(image/img07.gif) no-repeat left bottom;
}

#sidebar .top {
	background: url(image/img05.gif) no-repeat left top;
}

#sidebar .wrap {
	background: url(image/img06.gif) repeat-y left top;
}

#sidebar ul {
	margin: 0;
	padding: 40px 20px 30px 40px;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	padding-left: 40px;
	height: 35px;
	font-size: 18px;
	background: url(image/img08.gif) no-repeat left top;
}

#sidebar a {
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
}

#sidebar a:hover {
	color: #000000;
}

#sidebar .select {
	color:#000000;
	}

/* Footer */

#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:60px;	
	background: url(image/img03.gif) repeat-x left top;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	padding: 15px 0;
}
