body {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;



}
h1 {
	height: 86px;
	width: 500px;
	background-image: url(../lib/logo.jpg);

}
a {
	color: #FFFFFF;
}
.navigation li {
	display: inline;
	margin: 0px;
	padding: 0px 8px 0px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;



}
.navigation li.first {
	border: none;
	margin-left: 0px;
	padding-left: 0px;

}
.navigation {
	line-height: 1.8em;

}
.hide {
	display: none;
}
.header {
}
.navigation ul {
	margin: 0px;
	padding: 0px;
}
#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#main {
	padding-top: 15px;
	padding-bottom: 10px;
}
.jacket {
	padding: 5px;
	float: right;
	border: 1px solid #FFFFFF;
	margin-left: 25px;
	margin-bottom: 25px;


}
.question {
	font-weight: bold;
}
.tjacket {
	margin: 2px;
	padding: 2px;
	height: 206px;
	width: 130px;
	border: 1px solid #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.hjacket {

	padding: 5px;
	float: right;
	border: none;
	margin-left: 25px;
	margin-bottom: 25px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 11px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
	margin-top: 10px;

}
