body {
	background-color: #5a6e76;
	background-image: url();
	font-size:66%;
	color: #170a2d;
	font-family: trebuchet ms, tahoma, verdana, sans-serif;
	}

a:link, a:active {
	color: #47455a;
	text-decoration:none;
	font-weight:normal;
	}
	
a:visited {
	color: #5e4381;
	text-decoration:none;
	font-weight:normal;
	}


a:hover {
	color: #170a2d;
	text-decoration:underline;
	font-weight:normal;
	}

	
img {
	border:0px;
	}


	
.image {
	width:422px;
	height:477px;
	position:absolute;
	top:5px;
	left:15px;
	}

.menu {
	text-align: center;
	position:absolute;
	top:10px;
	left:445px;
	}
.as {
	position:absolute;
	top:480px;
	left:80px;
	width:250px;
	}

.content {
	width:400px;
	position:absolute;
	top:30px;
	left:455px;
	padding:2px;
	}

	
h1 {
	font-size:110%;
	color: #1e2629;
	font-weight:bold;
	word-spacing: 3px;
	text-align:left;
	font-family: trebuchet ms, verdana, tahoma, georgia, sans-serif;
	margin:0px 3px 2px 0px;
	}


.center {
	text-align:center;
	}


strong {
  color: #1e2629;
	}

input, textarea, select, option, radio {
	background-color: #5a6e76;
	border: 1px solid #170a2d;
	font-size:10px;
	color: #170a2d;
	font-family: verdana, tahoma, sans-serif;
	}
