body {
	background-color:#DAEA9C;
	bh:D5E78B;
	color:#000000;
	font-family:verdana;
	font-size: 11px;
	margin:0px;
	padding: 0px;
	cursor:default;
}

.linklist ul {
	list-style-type:circle;
	margin-left:18px;
	text-indent:10px;
	font-size:11px;
	margin-top:5px;
	padding-top:0px;
	line-height:24px;
}

.image {
	float: left;
	margin-top:15px;
	margin-right:20px;
	margin-bottom:10px;
	padding: 0;
	border:1px solid #C5D9DA;
}


.image2 {
	float: right;
	margin-top:0px;
	margin-right:0px;
	margin-left:20px;
	margin-bottom:10px;
	padding: 0;
	border:1px solid #C5D9DA;
}

.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 650px;
}

#header {
	margin-top:100px;
	background-image:url(lay-top.gif);
	width:650px;
	height:10px;
	padding:0px;
}

#content {
	background-image:url(lay-middle.gif);
	width:650px;
}

#icon {
	float:left;
	width:280px;
	margin:0px;
	padding:0px;
	display:inline;
	text-align:justify;
}

#navigation {
	float:right;
	width:370px;
	padding:0px;
	margin-top:30px;
	word-spacing:5px;
}

#navigation li{
	display:inline;	
	height:23px;
	padding-top:6px;
	padding-left:0px;
	padding-right:0px;
	padding-botton:0px;
}

#navigation ul a{
	text-decoration:none;
	line-height:30px;
	font-family:verdana;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#93C3BC;
	text-decoration:none;
	border-top:8px solid #ffffff;
	border-bottom:8px solid #ffffff;
	border-right:8px solid #ffffff;
	border-left:8px solid #ffffff;
}

#navigation ul a:hover{
	text-decoration:none;
	line-height:30px;
	border-top:8px solid #E5F7F4;
	border-bottom:8px solid #E5F7F4;
	border-right:8px solid #E5F7F4;
	border-left:8px solid #E5F7F4;
	background-color:#E5F7F4;
	color:#CF9FB1;
}

p {
	line-height:20px;
	margin-bottom:30px;
}

a:link,a:visited,a:active {
	font-family:times new roman;
	font-size:14px;
	font-weight:normal;
	color:#48A496;
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

h1 {
	margin-left:40px;
	margin-bottom:10px;
	padding-bottom:5px;
	text-transform:lowercase;
	font-family:georgia;
	font-size:15px;
	font-weight:bold;
	color:#A6A6A6;
}


#left {
	float:left;
	width:340px;
	height:300px;
	margin-left:40px;
margin-right:5px;
	margin-top:40px;
	margin-bottom:30px;
	display:inline;
	text-align:left;
	overflow:auto;
	
}

#right {
	float:right;
	width:240px;
	padding:0px;
	margin-top:0px;
	text-align:left;

}

.raincoat {
	background-image:url(lay-raincoat.jpg);
	width:235px;
	height:271px;
	margin-top:100px;
}


#footerline {
	clear:both;
	background-image:url(lay-bottom.gif);
	background-color:#DEEBAA;
	font-size:1px;
	height:10px;
	width:650px;
}

#footer {
	width:650px;
	text-align:center;
	padding: 20px 0px;
	font-weight:normal;
	color:#000000;
	font-size:10px;
}


.thumb {
	padding:3px;
	border:1px solid #B1AA97;
}

input {
	width:250px;
	height:16px;
	padding:2px;
	background-color:#ffffff;
	border:1px solid #A6A6A6;
	font-family:verdana;
	font-size:11px;
	color:#54988E;
}

textarea {
	width:250px;
	height:80px;
	padding:2px;
	background-color:#ffffff;
	border:1px solid #A6A6A6;
	font-family:verdana;
	font-size:11px;
	color:#54988E;
	line-height:20px;
}

.button {
	width:60px;
	height:30px;
	font-family:verdana;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	border-top:2px solid #E5F7F4;
	border-bottom:2px solid #E5F7F4;
	border-right:2px solid #E5F7F4;
	border-left:2px solid #E5F7F4;
	background-color:#E5F7F4;
	color:#CF9FB1;}