
html body {
	background-color: #555577;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

code, pre {
	background: #000000;
	color: #FFFFFF;
	}

#wp-header {
	background: #223355;
	}
#wp-header h1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	}
#wp-header h1 a {
	color: #ccddff;
	}
#wp-header h1 a:hover {
	color: #FFFFFF;
	}
#wp-header dfn {
	color: #ccddff;
	}

#wp-menu-main {
	background: #ccddff;
	}
#wp-menu-main ol li a {
	background: #ccddff;
	color: #223355;
	}
#wp-menu-main ol li a:hover {
	background-color: #ccccff;
	color: #555577;
	}
#wp-menu-main ol li.current_page_item a {
	background: #555577;
	color: #ccddff;
	}
#wp-menu-main ol li.current_page_item a:hover {
	background: #000000 !important;
	color: #ccddff;
	}
#wp-menu-main ol li ul li a {
	background: #000000 !important;
	color: #000000;
	}
#wp-menu-main ol li ul li a:hover {
	background: #444477 !important;
	color: #555577;;
	}
#wp-menu-main ol li.current_page_item ul li a {
	background: #000000 !important;
	color: #000000;
	}
#wp-menu-main ol li.current_page_item ul li a:hover {
	background: #223355 !important;
	color: #000000;
	}

#wp-container {
	background: #FFFFFF;
	width: 90%;
	}
#wp-content {
	background: #FFFFFF;
	}
#wp-content-pri {
	background: #FFFFFF;
	}
#wp-content-sec {
	background: #FFFFFF;
	}

#wp-content-pri h2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	}
#wp-content-pri h2 a {
	color: #555577;
	}
#wp-content-pri h2 a:hover {
	color: #0088FF;
	}

#wp-content-pri h3 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	}

#wp-content-pri a {
	border-color: #CCCCCC;
	color: #0088FF;
	}
#wp-content-pri a:hover {
	color: #FF8800;
	}

#post-meta-data {
	background-color: #CCFF99;
	border-color: #CCCCCC;
	}

#post-navigation-top {
	border-color: #CCCCCC;
	}

.post {
	border-color: #EEEEEE;
	}

.post-meta {
	border-color: #EEEEEE;
	}

.comment-entry,
.comment-entry-alt,
.comment-entry-owner {
	border-color: #CCCCCC;
	}
.comment-entry-meta {
	border-color: #CCCCCC;
	}

.comment-entry-alt {
	background: #F1F1F1;
	}
.comment-entry-owner {
	background: #FFFFCC;
	}

#comments-form {
	border-color: #CCCCCC;
	}

#commentform input,
#commentform textarea {
	background: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#commentform input:focus,
#commentform textarea:focus {
	background: #CCFFFF;
	}

#wp-calendar caption {
	font-family: Georgia, 'Times New Roman', Times, serif;
	}

#wp-content-sec a {
	color: #0088FF;
	}
#wp-content-sec a:hover {
	color: #FF8800;
	}

#wp-content-sec h3,
h2.widgettitle {
	font-family: Georgia, 'Times New Roman', Times, serif;
	}

#wp-footer {
	background: #000000;
	color: #FFFFFF;
	}

#wp-footer a {
	color: #FF0088;
	}
#wp-footer a:hover {
	color: #0088FF;
	}
