body {
	background-color: #283f4d;
	background-image: url();
	font-size:70%;
	color: #0f1e22;
	font-family: georgia, trebuchet ms, tahoma, sans-serif;
	}

a:link, a:active {
	color: #171e42;
	text-decoration:none;
	font-weight:normal;
	}
	
a:visited {
	color: #051e22;
	text-decoration:none;
	font-weight:normal;
	font-style: italic;
	}


a:hover {
	color: #0f1e22;
	text-decoration:none;
	font-weight:normal;
	font-style: italic;
	}

	
img {
	border:0px;
	}
	
.image {
	width:617px;
	height:550px;
	position:absolute;
	top:0px;
	left:0px;
	}


.menu {
	width:100px;
	position:absolute;
	top:370px;
	left:100px;
	}

.menu2 {
	height: 237px;
	font-family: trebuchet ms, tahoma, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
	text-align: right;
	}

.menu2 a:link, a:active {
	color: #0f1e22;
	}
	
.menu2 a:visited {
	color: #051e22;
	}


.menu2 a:hover {
	color: #171e42;
	font-style: italic;
	}

.as {
	width:130px;
	position:absolute;
	top:20px;
	left:580px;
	}

.content {
  background-color: #283f4d;
	width:340px;
	position:absolute;
	top:295px;
	left:215px;
	padding:5px;
	}


	
h1 {
	font-size:120%;
	color: #241e0f;
	font-weight:bold;
	font-style: italic;
	word-spacing: 3px;
	text-align:center;
	font-family: trebuchet ms, tahoma, sans-serif;
	margin:0px 3px 3px 0px;
	}


.center {
	text-align:center;
	}


strong {
  color: #241e0f;
	}

input, textarea, select, option {
	background-color: #283f4d;
	border: 1px solid #0f1e22;
	font-size:10px;
	font-weight:bold;
	color: #0f1e22;
	font-family: trebuchet ms, tahoma, sans-serif;
	}
