body 
{
	background-image: url(images/fshrine_bg.jpg);
	background-color: #000;
	color: #8d9de0;
	font-family: verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 19px;
}

#container
{
	background-image: url(images/fshrine_bg2.jpg);
	width: 775px;  
	padding: 0;  
	font-size: 12px; 
	font-family: verdana, sans-serif;
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0px 0px 0px -390px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#content
{
	float: left;
	width: 525px;
	margin: 0;
	padding: 0 5px 65px 10px;
}

#navigation
{
	float: right;
	width: 200px;
	padding: 0 15px 65px 0;
	margin: 0;
	text-align: justify;
}

#footer
{
	position: absolute;
	width: 700px;
	height: 40px;
	top: 100%;
	left: 0px;
	margin: -39px 30px 40px 30px;
	font-size: 9px;
	text-align: center;
	line-height: 14px;
	color: #fff;
}

#content h1 
{
	color: #5358da;
	padding: 0 0 0 95px;
	margin: 0;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 32px;
	text-transform: lowercase;
	letter-spacing: 3px;
	line-height: 40px;
	background: transparent url(images/fshrine_chead.jpg) no-repeat;
}

#content h2 
{
	color: #1b3397;
	padding: 0 0 0 5px;
	margin: 20px 0 0 0;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 26px;
	text-transform: lowercase;
	letter-spacing: 3px;
	line-height: 35px;
}

#content h2:first-letter
{
	color: #90b9e6;
	font-weight: bold;
	font-style: italic;
	font-size: 30px;
}

#navigation h1
{
	color: #323592;
	padding: 0 0 0 15px;
	margin: 0;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 24px;
	text-transform: lowercase;
	letter-spacing: 3px;
	line-height: 24px;
}

#navigation h1:first-letter
{
	color: #687ef0;
	font-weight: bold;
	font-style: italic;
	font-size: 28px;
}


#navigation ul {
	background: #070a1d;
	width: 200px;
	margin: 0 0 25px 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#navigation li {
	text-align: left;
	font-size:12px;
	font-family: verdana, sans-serif;
	color: #000;
	margin: 0;
}

#navigation li a {
	background: #070a1d;
	text-decoration: none;
	display: block;
	width: 189px;
	padding: 4px 0 4px 10px;
}

#navigation li a:link, #navigation li a:visited {
	color: #9aa7ff;
	line-height: 20px;
	border-bottom: 1px solid #1f275d;
}

#navigation li a:hover {
	color: #fff;
	background: #000;
	line-height: 20px;
	border-bottom: 1px solid #4c5edd;
}

a, a:link, a:active
{
	color: #bbc6f4;
	text-decoration: none;
}

a:visited
{
	color: #6f67ba;
	text-decoration: none;
}

a:hover
{
	color: #9085ff;
	text-decoration: none;
}

#content p
{
	padding: 0 0 15px 0;
	margin: 0;
	text-indent: 5px;
	clear: both;
}

b
{
	color: #483db1;
}

strong
{
	color: #5f55bd;
}

i, em
{
	color: #113cf1;
}

u
{
	color: #3757dd;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	padding: 0 0 2px 0;
}

blockquote
{
	clear: both;
	border: 3px solid #0e1019;
	padding: 5px;
	background: #000 url(images/fshrine_quote.jpg) no-repeat;
	color: #fff;
	font-family: arial, sans-serif;
	line-height: 20px;
	text-align: justify;
}

.date
{
	color: #f2e2e3;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	letter-spacing: 1px;
	display: block;
}

img.text
{
	padding: 0 5px;
	border: 0;
	margin: 0;
}

ul {
	list-style-type: square;
	padding: 5px 10px;
	margin: 5px 5px 5px 75px;
}

.comment {
	color: #f2e2e3;
	font-family: arial, sans-serif;
	font-size: 14px;
	margin: 15px 0 0 0;
	padding: 5px 0 0 5px;
	letter-spacing: 1px;
	font-style: italic;
	font-weight: bold;
	display: block;
}

.left {
	float: left;
	padding: 0 5px 2px 2px;
	margin: 1px 0 0 0;
}

.clear {
	clear: both;
}
