@charset "UTF-8";

.style1 {color: #FFCC00}
.style2 {color: #2B47CC}
.style3 {color: #EC6F88}
.style4 {color: #6FCD01}
.style5 {color: #EE6600}
.style6 {color: #535353}
.style7 {font-size: 14px}
.style8 {color: #883521}

.logo {
	padding: 20px;
	width: 416px;
	text-align: right;
	margin: 0px;
	float: left;
}
.textfield {
	width: 480px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #535353;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: both;
}
body {
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F7F7F7;
	font-size: 12px;
	color: #535353;
}
.menu {
	padding: 20px;
	float: left;
	width: 100px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #EC6F88;
	text-transform: uppercase;
}
.rightlink  {
	float: right;
	width: 200px;
}
.menu p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

a.style1:link {color: #FFCC00; text-decoration: none;}
a.style2:link {color: #2B47CC; text-decoration: none;}
a.style3:link {color: #EC6F88; text-decoration: none;}
a.style4:link {color: #6FCD01; text-decoration: none;}
a.style5:link {color: #EE6600; text-decoration: none;}
a.style6:link {color: #535353; text-decoration: none;}
a.style8:link {color: #883521; text-decoration: none;}

a.style1:visited {color: #FFCC00; text-decoration: none;}
a.style2:visited {color: #2B47CC; text-decoration: none;}
a.style3:visited {color: #EC6F88; text-decoration: none;}
a.style4:visited {color: #6FCD01; text-decoration: none;}
a.style5:visited {color: #EE6600; text-decoration: none;}
a.style6:visited {color: #535353; text-decoration: none;}
a.style8:visited {color: #883521; text-decoration: none;}

.textfield img {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.leftlink  {
	float: left;
	width: 200px;
}
.textfield .rightpic {
	text-align: right;
	position: relative;
	width: 94px;
	left: 380px;
}
.textfield .guestbookentry {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	padding: 0px;
	width: 480px;
}
.textfield .guestbookentry .dateguestbook {
	text-align: right;
	margin: 0px;
	padding: 0px;
	width: 140px;
	float: right;
	clear: right;
}
.textfield .guestbookentry .emailaddress {
	margin: 0px;
	padding: 0px;
	width: 334px;
	clear: none;
	float: left;
	text-transform: uppercase;
}
.textfield .guestbookentry .guestbooktext {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC00;
	clear: both;
	margin-top: 10px;
	width: 480px;
}
.textfield .guestbookfrom {
	padding: 0px;
	width: 480px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textfield .guestbookfrom .rightcolumnguestbook {
	float: right;
	width: 200px;
}
.textfield .guestbookfrom .leftcolumnguestbook {
	float: left;
}
.textfield .guestbookfrom td {
	font-size: small;
}
.textfield .guestbookentry .urlguestbook {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: x-small;
}
