a:link{
	color:#000;
}

a:visited{
	color:#000;
}
a:hover{
	color:#666;
}
a:active{
	color:#000;
}

html{
	height: 100%;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}

body{
	/*background-color:#fcf0e2;  ORIGINAL*/
	background-color:#019aa0;
	height: 100%;
	margin:0px;
	padding:0px;
	font-size: 14px;
}



a img {
	text-decoration: none;
	border: 0 none;
	}

#shadow{
	background-image:url(images/shadow05.png);
	width:820px;
	min-height:100%;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	background-position: center center;
	background-repeat: repeat-y;
}

#wrapper{
	background-color:#FFF;
	width:800px;
	min-height:100%;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}

#logo{
	width: 100%;
	height: 200px;
	/*background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
	margin-left:auto;
	margin-right:auto;
}



#menu{
  	width:550px;
	margin-right:-75px;
	margin-top:-30px;
	float:right;
}

#copy{
	padding-right: 25px;
	width: 505px;
	height:100%;
	float: right;
	margin-top:30px;
	/*
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
*/

}
#btop{
	width:505px;
	height:18px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/top.png);
	margin-top:-10px;
	background-repeat: no-repeat;
}
#bmid{
	width:505px;
	margin-left:auto;
	margin-right:auto;	
	background-image:url(images/mid.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top:0px;
	margin-top:0px;

	
}

#promo{
	width:470px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	margin-top:0px;
	font-size:12px;
}
#bbottom{
	width:505px;
	height:18px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bottom.png);
	padding-top:0px;
	margin-top:0px;
}
#rightNav{

	width: 250px;
	height:100%;
	margin-top:30px;
	background-image: url(images/sidebar.png);
	background-repeat: repeat-y;
	background-position: center;

}

#social{
	
	padding-top:8px;
	text-align:right;
	width:220px;
	margin-left:auto;
	margin-right:auto;

}


#box{
	width:220px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/line.png);
	background-repeat: repeat-x;
	background-position: top;
}

#maillist{
	width:220px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;

}

#rights{
	position:relative;
	width:800px;
	float:inherit;
	text-align:right;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	padding-right:25px;
	padding-bottom:25px;
}
#flower{
	width:550px;
	margin-bottom:25px;
	margin-top:50px;
	margin-left:250px;

}
#ident {
	text-indent: 40px;
	width:100%;
}
#life{
	width:150px;
	margin-left:auto;
	margin-right:auto;
}
#blogo {
	width:100%;
	text-align:center;
	margin-top:-15px;
	margin-left:auto;
	margin-right:auto;
	
}

#address {
	margin-left: 60px;
	margin-top: -30px
}

#copy div table { 
	border-collapse: collapse; 
	border-spacing: 0px; 
	margin: 0px;
	padding: 0px;
	}

#copy div table td {
	padding-left: 0px;
}