/* Created 13/2/06 by Cory Jasper Rosan */

a:visited { 
	text-decoration: none; 
	color: #000000;
	}

a:link {
	text-decoration: none;
	color: #000000;
	}

a:hover, a:active {
	text-decoration: none;
	color: #B29A35;
	}

<!---
a:hover, a:active {
	text-decoration: none;
	color: #ECEEDD;
	}
---!>

body {
	margin: 0 auto; 
	text-align: center;
}

.lefteye {
	float: left;
	width: 50px;
	height: 50px;
	margin-left: 17px;
	margin-top: 44px;
}

.righteye {
	float: right;
	width: 50px;
	height: 50px;
	margin-right: 17px;
	margin-top: 44px;
}

.container {
	background: #446677 repeat-y 50% 0;
	position: relative;
	margin: 0 auto;
	width: 540px;
	text-align: left;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

.header {
	background: url(images/header.gif) repeat-y 50% 0;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 120px;
	width: 540px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.nav {
	background: url(images/body.gif) repeat-y 50% 0;
	position: absolute;
	top: 120px;
	left: 0px;
	height: 75px;
	width: 540px;
	voice-family: "\"}\"";
	voice-family: inherit;
}	

.body {
	background: url(images/body.gif) repeat-y 50% 0;
	position: absolute;
	top: 195px;
	width: 540px;
	left: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
}	

.footer {
	background: url(images/footer.gif) repeat-y 50% 0;
	position: relative;
	left: 0px;
	height: 100px;
	width: 540px;
	voice-family: "\"}\"";
	voice-family: inherit;
}
	
.text1 {
	padding: 0px 20px 0px 20px;
	font: 29pt georgia; 
	text-align: center;
}

.text2 {
	font: 11pt georgia; 
	color: #336666;
	padding: 0px 30px 45px 30px;
	text-align: center;
}

.text3 {
	font: 8pt georgia; 
	color: #336666;
	padding: 60px 20px 0px 20px;
	text-align: center;
}

.text4 {
	font: 11pt georgia; 
	color: #000000;
	padding: 19px 30px 45px 30px;
	text-align: center;
}

.floatright {
	float: right;
	width: 198px;
	height: 288px;
	background: url(images/thelooksmalr.jpg);
	border: 1px solid #000000;
}

