body {
	background-image: url(bg.jpg);
	margin: 0;
	padding: 0;
	font-family: "georgia";
}

#header {
	position: absolute;
	top: 85px;
	left: 250px;
}

#content {
	margin-bottom: 10px;
	width: 532px;
	font-family: "verdana";
	color: #000000;
	font-size: 10pt;
	line-height:12pt;
	position: absolute;
	top: 310px;
	left: 470px;
	text-align: left;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(bg2.jpg);
}







h1 {
	background: #aa4644;
	font-size: 7px;
	font-weight: bold;
	color: #F5FFFE;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 2px solid;
	border-color: #ffffff;
	padding: 2px;
	padding-left: 5px;
	margin-bottom: 2px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

#navi {
	text-align:left;
	position: absolute;
	top: 310px;
	left: 250px;
	font-family: "Verdana";
	font-size: 10pt;
	color: #000000;
	width: 200px;
	line-height:12pt;
	overflow: visible;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-image: url(bg2.jpg);

}




#navi2 {
	text-align:left;
	position: absolute;
	top: 10px;
	left: 1020px;
	font-family: "Arial";
	font-size: 10pt;
	color: #DDE3B7;
	width: 150px;
	line-height:8pt;
	overflow: visible;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-image: url(bg2.jpg);

}


#navi3 {
	text-align:left;
	position: absolute;
	top: 90px;
	left: 665px;
	font-family: "Arial";
	font-size: 10pt;
	color: #DDE3B7;
	width: 150px;
	line-height:8pt;
	overflow: visible;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
	background-image: url(bg2.jpg);

}

#welcome {
	text-align:left;
	position: absolute;
	top: 90px;
	left: 830px;
	font-family: "Arial";
	font-size: 10pt;
	color: #000000;
	width: 150px;
	line-height:8pt;
	overflow: visible;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
	background-image: url(bg.jpg);

}

#banner {
	text-align:left;
	position: absolute;
	top: 10px;
	left: 260px;
	font-family: "Verdana";
	font-size: 23pt;
	color: #FFFFFF;
	width: 950px;
	line-height:48pt;
	overflow: visible;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
	background-image: url(bg.jpg);

}



#headernavi a:link, #headernavi a:active, #headernavi a:visited {
	font-family: arial;
	font-size: 7pt;

top: 0px;
	left: 300px;
	color: #c9a7fa7;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	width: 100%;
	border-bottom: 1px solid #eee;
	line-height: 25px;
	padding-left: 10px;
	}

#headernavi a:hover {
	font-family: arial;
	font-size: 7pt;
	color: #fb90a3;
	background: #d91c3e;
	letter-spacing: 1px;
	}


a.nav {
	color : #000000;
	font-family : "verdana";
	font-size: 7pt;
	text-decoration : none;
	cursor : default;
	display:block;
	padding-top: 0px;
	padding-left: 3px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #F8456C;
	width: 98%;
	line-height: 15pt;
	background-image: url(bg.jpg);

}

a.nav:hover {
	color: #EFE76A;
	font-weight: bold;
	font-style: italic;
	display:block;
	width: 98%;
}

a {
	color: #BB3D2F;
	cursor: default;
	text-decoration:none;
}

a:hover {
	color: #EFE76A;
	cursor: crosshair;
	text-decoration:none;
}

b,strong {
	color: #BB3D2F;
}

i,em {
	color: #EFE76A;
	letter-spacing: 2px;
}



textarea, input {
	color: #000000;
	font-family: "georgia";
	font-size: 7pt;
	background-color: #D3D1D4;
	border: 0px;
	line-height: 7pt;
}

textarea {
	width: 180px;
	height: 50px;
}

a.cred {
	color : #BB3D2F;
	font-family : "georgia";
	font-size: 7pt;
	text-decoration : none;
	cursor : default;
}

a.cred:hover {
	color: #EFE76A;
}