body {
	background-color: #f0f6f7;
	background-image: url();
	font-size:66%;
	color: #cc0000;
	font-family: trebuchet ms, tahoma, verdana, sans-serif;
	}

a:link, a:active {
	color: #200303;
	text-decoration:none;
	font-weight:normal;
	}
	
a:visited {
	color: #d3728e;
	text-decoration:underline;
	font-weight:normal;
	}


a:hover {
	color: #cc0000;
	text-decoration:none;
	font-weight:normal;
	}

	
img {
	border:0px;
	}


	
.image {
	width:478px;
	height:600px;
	position:absolute;
	top:5px;
	left:75px;
	}

.menu {
	text-align: center;
	position:absolute;
	top:275px;
	left:225px;
	}

.as {
	position:absolute;
	top:20px;
	left:570px;
	width:120px;
	}

.content {
	width:478px;
	position:absolute;
	top:290px;
	left:75px;
	padding:2px;
	}

	
h1 {
	font-size:110%;
	color: #9db9be;
	font-weight:bold;
	word-spacing: 1px;
	text-align:left;
	font-style: italic;
	font-family: trebuchet ms, verdana, tahoma, georgia, sans-serif;
	margin:0px 3px 2px 0px;
	}
	
h2 {
	font-size:110%;
	color: #9db9be;
	font-weight:bold;
	word-spacing: 1px;
	text-align:left;
	font-style: italic;
	font-family: trebuchet ms, verdana, tahoma, georgia, sans-serif;
	margin:0px 3px 2px 0px;
	}


.center {
	text-align:center;
	}


strong {
  color: #9db9be;
	}

input, textarea, select, option, radio {
	background-color: #f0f6f7;
	border: 1px solid #cc0000;
	font-size:10px;
	color: #cc0000;
	font-family: verdana, tahoma, sans-serif;
	}
