﻿* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #000000 url('images/anistars.gif');
	font: normal small Arial, Helvetica, sans-serif;
	color: #00359e;
}
h3 {
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #FF0066;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-bottom-color: #FF0066;
}
h2 {
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #FF0066;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-bottom-color: #FF0066;
}
h1 {
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #FF0066;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #FF0066;
	text-align: center;
}

h2 {
}

h3 {
	font-weight: bold;
}

ol {
}

ul {
}

blockquote {
}

p {
}

p {
	color: #00359e;
	font-size: 1em;
	padding-top: 10px;
}

blockquote {
	padding-left: 3em;
	padding-right: 3em;
	background: url(images/img03.gif) no-repeat;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330010;
}

ul {
	margin-left: 3em;
}

ul li {
	list-style-type: square;
	color: #00359E;
	list-style-position: outside;
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #0072BC;
}

a:hover {
	text-decoration: none;
	color: #FF0066;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #8CBEF5 url(images/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #DCEBFC;
}

/* Post */

.post {
	padding: 20px 20px 0 20px;
}

.post .title {
	margin-bottom: 0px;
	padding: 3px 0 15px 0;
	background: left
bottom;
	border-bottom: 2px solid #EEEEEE;
	font-size: 2em;
}

.post .date {
	float: right;
	padding: 10px 20px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding	: 10px 20px;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 20px;
	border-top: 1px solid #EEEEEE;
}

.post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

.post .story ul {
	margin-bottom: 1.5em;
	line-height: 180%;
}

.post .story blockquote {
	margin-bottom: 1.5em;
	line-height: 180%;
}

.post .story p {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 10px solid #FFFF00;
}

/* Logo */

#logo {
	background: #003593;
}
#logo h1 {
	border-style: none;
	letter-spacing: -1px;
	font-size: 2.4em;
	color: #FFFF00;
	text-align: center;
	font-weight: bold;
}
#logo h2 {
	border-style: none;
	margin-top: -4px;
	padding: 0;
	font-size: 1.1em;
	color: #FFFF00;
	font-variant: small-caps;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	border: 10px solid #FF0066;
}

#extra {
}

/* Content > Main */

#main {
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
}

#sidebar a {
}

/* Content > Menu */

#menu {
	height: 45px;
	background: #00359E;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 8px;
	padding: 15px 0 2px 0;
	border-bottom: 4px solid #330010;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	border-bottom-color: #FF0066;
}
#menu a:hover {
	border-bottom-color: #FFFF00;
}
#menu .active a {
	border-bottom-color: #FFFF00;
}

#menu .first a {
}

/* Footer */

#footer {
	clear: both;
	padding: 20px;
	background: #003593;
	color: #FFFF00;
}
#footer p {
	padding: 0px;
	margin: 0;
	font-size: x-small;
	color: #FFFF00;
}
#footer a {
	color: #FFFF00;
}

/* Footer > Legal */

#legal {
	color: #FFFF00;
}

/* Footer > Links */

#links {
}
.image_left {
	vertical-align: text-top;
	margin-right: 10px;
	float: left;
}
.image_right {
	vertical-align: text-top;
	margin-left: 10px;
	float: right;
}
.centered_text {
	text-align: center;
}
.smalltext {
	font-size: .7em;
}
.pink_text {
	color: #FF0066;
}
#logo1 {
	height: 126px;
	background: #000000;
	background-image: url('images/banner.jpg');
	background-repeat: no-repeat;
}
.pink_text_centered {
	color: #FF0066;
	text-align: center;
}
.small_pink_text {
	color: #FF0066;
	font-size: .7em;
}
.smalltextleft {
	font-size: .7em;
	text-align: left;
}
.smalltextright {
	font-size: .7em;
	text-align: right;
}
.smalltextcentered {
	font-size: .7em;
	text-align: center;
}
