a {
	color: Black;
}

a img {
	border: none;
}

a:visited {
	color: Black;
}

a:hover {
	color: #003D6B;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	font-family: sans-serif;
	padding: 0;
	margin: 0;
	background : #0066B3 url("image6.jpg") no-repeat fixed top right;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font: 80% serif;
	letter-spacing: 0.4em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

h3 {
	font-family: serif;
	margin-top: 0;
	padding-top : 20px;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% sans-serif;
	letter-spacing: 1px;
}

.feedback {
	color: Gray;
	text-align: left;
	border-bottom : thin dotted Gray;
}

.meta {
	font-size: .75em;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}
.meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta li {
	display: inline;
}

.storytitle {
	margin: 0;
}

.storycontent {
	font-family : serif;
	font-style : normal;
	margin : 0;
}


.storytitle a {
	text-decoration: none;
}

#commentform input, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
}

#commentform textarea {
	width: 100%;
}

#rap {
	-moz-opacity: 0.70;
	filter: alpha(Opacity="85");
}

#content {
	position: absolute;
	top: 150px;
	left: 10px;
	width: 70%;
	background-color: #E6F4FF;
	letter-spacing: 0em;
}

.contentbox {
}

.post {
	padding-left: 10px;
	padding-right: 10px;
}

#header {
	font: bold italic x-large sans-serif;
	letter-spacing: 0em;
	padding: 8px;
	text-decoration : none;
	margin-top : 85px;
}

#header a {
	color: Black;
	text-decoration : none;
}

#header a:hover {
	text-decoration: underline;
	color : #003D6B;
}

#menu {
	position: absolute;
	top: 345px;
	right: 10px;
	width: 25%;
	background : #66BEFF;
	-moz-opacity: 0.70;
	filter: alpha(Opacity="80");
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	background: #eee;
	border: 1px solid #999;
	letter-spacing: -0.05em;
	width: 80%;
}

#menu ul {
	color: Black;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: none;
}

#menu ul li {
	font: bold normal 110% serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px;
	}

#menu ul ul {
	list-style-type: none;
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 80%/115% sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: Black;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid Black;
}

#wp-calendar {
	border: 2px solid Black;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	background-color : Gray;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: Black;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: Black;
	font: normal 12px sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
