﻿body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #edf2f2;
}

#container {
	width: 980px;
	margin: 0 auto;
	background-color: #ffffff;
}

#masthead {
	background: #edf2f2;
}

#title {
	background: #455372;
	color: #cccccc;
	text-align:right;
}

#navigation  {
	position: relative;
	float: left;
	width: 140px;
	padding: 5px;
	margin-right: 10px;
	margin-left: 0;
	display: block;
	background-color: #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#content {
    width: 800px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#footer {
	font-size: 0.8em;
	text-align: right;
	clear: both;
	width: 100%;
	border-top: 1px solid #cccccc;
}

/* Title Styles */
#title h1{
	padding-left: 1.2em;
	color: #ffffff;
	font-size:xx-large;
	text-align: left;
}

#title a{
	color: #ffffff;
}

/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	color: #402640;
}

#content h2 {
	border-bottom: 1px solid #cccccc;
	margin-top: 0;
	padding-top: 0;
}

#content #alphabet {
	color: #000000;
	font-size: 1.0em;
	font-weight: bold;
}

/* Footer Styles */
#footer p {
	color: #000000;
}
#footer a {
	color: #402640;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.google-ad-right {
		clear: both;
		margin: .75em .5em;
		padding: .2em;
		border-left: 1px solid #CCC;
		border-bottom: 1px solid #CCC;

		/* Block NS4 from floating */ /*/*/
		float: right;
		width: 140px;
		height: 260px;
		/* */
}

.google-ad-skyscraper {
	clear: both;
	margin: .75em .5em;
	padding: .2em;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	
	float: right;
	width: 160px;
	height: 600px;
}


.google-ad-link-top {
		clear: both;
		margin: 0;
		padding: 0;
		border: 0;
}		

.trail {
	font-size:smaller;
	text-align:right;
	padding: 0;
	margin: 0;
}