body { background-color: #333333; }


#container {
	margin: 0px auto;
	position: relative;
	width: 1001px;
}


A { text-decoration: none}
a:link { color: #ffffff; }
a:visited {	color: #000000; }
a:hover {	color: #ffffff; text-decoration:underline; }
a:active {	color: #ffffff; }


.footer a:link { color: #fbeaea; text-decoration: none;}
.footer a:visited { color: #fbeaea; text-decoration: none;}
.footer a:hover { color: #fbeaea; text-decoration: underline;}
.footer a:active { color: #fbeaea; text-decoration: none;}

h1 { padding-right: 400px; }
h2 { padding-right: 400px; }

.texthome { font-family: arial, sans-serif; font-size: 15px; line-height: 22px; color: #000000; }
.text { font-family: arial, sans-serif; font-size: 13px; line-height: 18px; color: #000000; }
.textbold { font-family: arial, sans-serif; font-size: 13px; line-height: 18px; font-weight: bold; color: #000000; }
.textcontact { font-family: arial, sans-serif; font-size: 20px; line-height: 24px; color: #000000; }
.caption { font-family: arial, sans-serif; font-size: 11px; line-height: 15px; color: #000000; }
.footer { font-family: arial, sans-serif; font-size: 10px; color: #fbeaea; }


#background {
	width: 1001px;
	height: 773px;
	z-index: 20;
	background-color:#FFEEBB;
}

#logolink {
	position:absolute;
	width:620px;
	height:126px;
	z-index:1;
	left: 0px;
	top: 0px;
}

#about {
	position:absolute;
	width:94px;
	height:48px;
	z-index:3;
	left: 642px;
	top: 55px;
}

#contact {
	position:absolute;
	width:96px;
	height:51px;
	z-index:3;
	left: 870px;
	top: 61px;
}

#nav {
	position:absolute;
	width:912px;
	height:61px;
	z-index:3;
	left: 60px;
	top: 156px;
}

#blog {
	position:absolute;
	width:88px;
	height:51px;
	z-index:3;
	left: 15px;
	top: 299px;
}

#homeillus {
	position:absolute;
	width:445px;
	height:486px;
	z-index:3;
	left: 420px;
	top: 240px;
}

#hometext {
	position:absolute;
	width:274px;
	height:454px;
	z-index:3;
	left: 140px;
	top: 272px;
}

#abouttext {
	position:absolute;
	width:510px;
	height:420px;
	z-index:3;
	left: 155px;
	top: 274px;
}

#aboutillus {
	position:absolute;
	width:151px;
	height:192px;
	z-index:3;
	left: 691px;
	top: 469px;
}


#footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	top: 0px;
	text-align:center;
}

#contacttext {
	position:absolute;
	width:473px;
	height:116px;
	z-index:3;
	left: 155px;
	top: 264px;
}


#contactsignup {
	position:absolute;
	width:194px;
	height:93px;
	z-index:3;
	left: 433px;
	top: 409px;
}



	

