﻿body {
	background-color: #0b0f1a;
	font-size: 12px;
	color: #d3d5da;
	font-family: Helvetica, Tahoma, Verdana, Sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}

#page {
	width: 780px;
	margin: 0 auto;
	background-color: #0b0f1a;
}

#header {
	background: #0b0f1a url('header.jpg') no-repeat; 
	width: 780px;
	height: 550px;

}


#content {
	width: 730px;
	margin: 0px 5px;
	margin-top: 10px;
	padding: 0px 5px 10px 0px;
	text-align: justify;

}

#menu {
	width: 750px;
	text-align: center;
	padding-top: 500px;
	}


#menu a:link, #menu a:active, #menu a:visited {
	color: #ffffff;
	font-size: 15px;
	font-family: Helvetica, Tahoma, Verdana, 'Arial Narrow', Sans-Serif;
	text-transform: uppercase;
	

	}

#menu a:hover {
	color: #034c87;
	font-size: 15px;
	text-transform: uppercase;
	
	
}


#footer {
width: 750px;
height: 50px;
padding-top: 15px;
text-align: center;
clear: both;}

hr {
display: none;}

a, a:visited {
color: #a21b23;
text-decoration: none;
font-family: Georgia, 'Times New Roman', Serif;
font-weight: bold;}

a:hover, a:active {
color: #db6818;
text-decoration: none;}

h1 {
color: #8e1b26;
margin-right: 10px;
margin-left: 0px;
letter-spacing: 4px;
font-family: 'Palatino Linotype', 'Times New Roman', Georgia, Serif;
font-size: 25px;
font-style: italic;
text-align: center;}


h2 {
color: #d54d25;
margin-right: 10px;
margin-left: 0px;
letter-spacing: 2px;
font-family: Georgia, 'Times New Roman', Serif;
border-bottom: 1px solid #d54d25;
font-weight: bold;
font-size: 13px;}

h3 {
color: #b06776;
margin-right: 10px;
margin-left: 0px;
letter-spacing: 2px;
font-family: 'Times New Roman', Georgia, Serif;
border-bottom: 1px dashed #96a65b;
font-weight: bold;
font-size: 11px;}



b, u, i, em, strong {
color: #378136;}

blockquote {
background: url('punishment.jpg') #ffffff top left no-repeat;
color: #182a36;
padding-left: 70px;
padding-right: 5px;
font-size: 12px;
border: 0px;
height: 100px;
width: 300px;
margin: 0 auto; }



input, textarea, td, select {
background-color: #000000;
color: #ffffff;
border-bottom: #ffffff 1px solid;
border-top: 0px;
border-left: 0px;
border-right: 0px;
padding-left: 5px;
}

img {
	border: 1px dashed #000000;
	background-color: #ffffff;
	margin: 2px;
	padding: 4px;
}

a:hover img {
background-color: #d3d5da; }