a {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #333333;
}

body {
	font-family: Georgia, Times, Serif;
	background-color: #9999CC;
	margin-top: 0;
	margin-left: 0;
}

#thebackground {
	position: absolute;
	left: 0;
	top: 0;
}

#thecontent {
	font-size: 14px;
	position: absolute;
	left: 330;
	top: 80px;
	width: 430px;
}

#thenavigation {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	position: absolute;
	left: 50px;
	top: 0px;
	width: 700px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#thenavigation a {
	color: FFFFFF;
	text-decoration: none;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#thenavigation a:hover {
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	background-color: #FFFFFF;
}

#thelocation {
	font-size: 12px;
	position: absolute;
	left: 525px;
	top: 417px;
	width: 300px;
}

#thephoto {
	position: absolute;
	left: 40px;
	top: 100px;
	width: 250px;
	font-size: 10px;
}

#thebottom {
	font-size: 12px;
	color: FFFFFF;
	background-color: #000000;
	position: absolute;
	left: 230px;
	top: 463px;
	width: 325px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#thebottom a {
	color: FFFFFF;
	text-decoration: none;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#thebottom a:hover {
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #000000;
	background-color: #FFFFFF;
}

#copyright {
	font-size: 10px;
}

#thereelbox {
	background-color: #9999CC;
	position: absolute;
	top: 80px;
	left: 232px;
	width: 320px;
	height: 240px;
}

blockquote {
	font-size: 16px;
/*
	border-top: 1px solid #9999CC;
	border-left: 1px solid #9999CC;
	border-right: 1px solid #9999CC;
	border-bottom: 1px solid #9999CC;
*/
}

h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 2px;
	border-bottom: 1px solid #OOOOOO;
}

form {
	font-size: 10px;
}

input {
	font-size: 10px;
	font-family: Georgia, Times, Serif;
}

ul {
	margin-top: 2px;
}

h2 {
	margin-bottom: 2px;
	border-bottom: 2px;
	border-right: 2px;
}

p, li {
	line-height: 130%;
}


.credit {
	font-size: 11px;
	text-align: center;
}

.feedback {
	text-align: right;
	color: #ccc;
}

.meta, .meta a {
	color: #808080;
	font-size: small;
}

.storytitle a {
	text-decoration: none;
}

#content {
	margin: 0 160px 0 20px;
}

#header {
	background-color: #6699CC;
	margin: 0;
	padding-left: 10px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	color: #ccc;
}

#menu {
	background-color: #9999CC;
	padding-bottom: 10px;
	position: absolute;
	right: 0;
	top: 65px;
	width: 150px;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	background-color: #ccc;
/*
	border: 2px solid #666;
*/
}

#menu ul {
	color: #000000;
	font-variant: small-caps;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	line-height: 115%;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000000;
	height: 13px;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #000000;
}
