﻿@import url("layout.css");
.basic {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	text-align: center;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}
#container {
	width: 800px;
	margin: 0;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
#masthead {
	width: 800px;
	margin-top: 10px;
	background-image: ;
	text-align: right;
	vertical-align: text-bottom;
	background-color: #000000;
}
#content {
	float: left;
	width: 270px;
	margin-left: 30px;
	padding: 0 px;
	text-align: left;
	color: #FFFFFF;
}
#sidebar {
	float: left;
	width: 325px;
	margin-right: 10px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
}
#footer {
	clear: both;
	width: 605px;
	margin: 0 auto;
	border-top: 1px solid #bba;
	padding-top: 5px;
}
#bottom {
	background-image:;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	position: relative;
	padding: 0px;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	display: block;
	margin: 1px;
	padding: 5px;
	border: 1px solid #fff;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: 1px solid #fff;
	background-image: ;
	background-repeat: repeat;
}
/* Sidebar Styles */
#sidebar img {
	border: 1px solid #998;
}
/* Footer Styles */
#footer p {
	color: #998;
	padding: 10px 5px;
	margin: 4px;
	background-color: #000000;
}
#footer a {
	color: #776;
	text-decoration: underline;
}
#footer a:hover {
	color: #bba;
	text-decoration: none;
}
#bottom p {
	margin: 0px;
	padding: 0px;
	color: #777766;
}
a {
	color: #060;
	text-decoration: underline;
}
a:hover {
	color: #030;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.normal_white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	color: #FFF;
	text-align: center;
}
.centered {
	text-align: center;
}
.normal_white_left {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	text-align: left;
}
.normal_white_left_I {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.4em;
	color: #FFF;
	text-align: left;
	font-style: italic;
}
.caption {
	width: 170px;
	text-align: center;
}
.padding {
	padding-left: 155px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.7em;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
}
