body {
	background-color: #e4ebfb;
	background-image: url();
	font-size:69%;
	color: #979caf;
	font-family: trebuchet ms, tahoma, sans-serif;
	}

a:link, a:active {
	color: #434a58;
	text-decoration:none;
	font-weight:normal;
	}
	
a:visited {
	color: #d0d7e7;
	text-decoration:none;
	font-weight:normal;
	font-style: italic;
	}


a:hover {
	color: #979caf;
	text-decoration:none;
	font-weight:normal;
	font-style: italic;
	}

	
img {
	border:0px;
	}
	
.image {
	width:692px;
	height:375px;
	position:absolute;
	top:0px;
	left:30px;
	}

.menu {
	width:500px;
	position:absolute;
	top:177px;
	left:70px;
	}

.menu2 {
	height: 30px;
	font-weight: bold;
	font-size: 13pt;
	font-style: italic;
	text-align: center;
	}

.menu2 a:link, a:active {
	color: #434a58;
	}
	
.menu2 a:visited {
	color: #d0d7e7;
	}


.menu2 a:hover {
	color: #979caf;
	}


.content {
	width:450px;
	position:absolute;
	top:205px;
	left:80px;
	padding:2px;
	}

	
h1 {
	font-size:120%;
	color: #6c2411;
	font-weight:bold;
	font-style: italic;
	word-spacing: 4px;
	text-align:center;
	font-family: trebuchet ms, tahoma, sans-serif;
	margin:0px 3px 3px 0px;
	}


.center {
	text-align:center;
	}


strong {
  color: #6c2411;
	}

input, textarea, select, option {
	background-color: #e4ebfb;
	border: 1px solid #979caf;
	font-size:10px;
	color: #979caf;
	font-family: trebuchet ms, tahoma, sans-serif;
	}
