body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 62.5%;
	color: #333333;
	background-color: #222222;
	text-align: center;
	padding: 10px 0px 0px;
	line-height: 1.75em;
	margin: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-position: 35px;
}
#header {
	height: 100px;
	width: 800px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
#top_menu {
	padding-left: 25px;
	padding-top: 25px;
	display: block;
}
#top_menu IMG {
	border:0;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#home_page {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 800px;
	float: left;
}
#sidebar {
	float: left;
	width: 140px;
	padding-bottom: 15px;
}
#sidebar P.quote {
	font-style: italic;
	color: #9E2A2A;
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1.6em;
}
#sidebar P.quote_person {
	font-style: normal;
	color: #9E2A2A;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 1.6em;
}

#maincontent {
	float: right;
	width: 650px;
	padding-bottom: 15px;
}

#maincontent p, #maincontent li {
	font-size: 1.3em;
	margin-right: 25px;
	margin-left: 30px;
	line-height: 1.5em;
}
#maincontent A:link {
	color: #9E2A2A;
	font-weight: bold;
	padding: 2px 2px 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9E2A2A;
	margin: 0px;
}
#maincontent A:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#maincontent A:hover {
	color: #FFFFFF;
	background-color: #9E2A2A;
	font-weight: bold;
}
#maincontent A:active {
	color: #FFFFFF;
	background-color: #9E2A2A;
	font-weight: bold;
	outline:none;
}

a:focus   { -moz-outline-style:none; }

#maincontent #photo_album A:link {
	color: #FFFFFF; 
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
#maincontent #photo_album A:visited {
	color: #FFFFFF; 
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
#maincontent #photo_album A:hover {
	color: #FFFFFF; 
	background-color: #FFFFFF;
	 
}
#maincontent #photo_album A:active {
	color: #FFFFFF; 
	background-color: #FFFFFF;
}
h1 {
	font-size: 2em;
	margin-right: 20px;
	margin-left: 30px;
	color: #9E2A2A;
}
h2 {
	font-size: 1.6em;
	margin-right: 20px;
	margin-left: 30px;
	color: #9E2A2A;
}
#footer {
	clear: both;
	width: 800px;
	padding-top: 0px;
	height: 60px;
	background-color: #222222;
	background-image: none;
}
#footer p.credits {
	font-size: 11px;
	margin-left: 185px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer UL.menu {
	list-style-type: none;
	margin-right: 20px;
	margin-left: 185px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
}
#footer UL.menu LI {
	display: inline;
	padding-right: 35px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
#footer A:link {
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 0px 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
#footer A:visited {
	color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
}
#footer A:hover {
	color: #FFFFFF;
	background-color: #9E2A2A;
	font-weight: bold;
}
#footer A:active {
	color: #FFFFFF;
	background-color: #9E2A2A;
	font-weight: bold;
}
#shift_player {
	margin-left: 70px;
}
