@charset "utf-8";
/* CSS Document */
#head {
	background-image: url(pics/header2.jpg);
	height: 152px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#main {
	background-repeat: no-repeat;
	height: 622px;
	left: 286px;
	top: 189px;
	position: absolute;
	width: 874px;
	background-image: url(pics/bgflower1.jpg);
}
#menu {
	background-image: url(pics/bar.jpg);
	background-repeat: repeat-x;
	height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#logo {
	position: absolute;
	left: 23px;
	top: 52px;
	z-index: 6;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#home {
	background-repeat: no-repeat;
	position: absolute;
	left: 241px;
	top: 3px;
	width: 367px;
	height: 21px;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	visibility: visible;
	z-index: 7;
}
#sidebar {
	position: absolute;
	left: 55px;
	top: 151px;
	width: 193px;
	height: 58px;
	font-family: "Helvetica LT Std Black";
	font-size: 18px;
	color: #FFCADC;
}
#tp {
	position: absolute;
	top: 35px;
	left: -19px;
	border:1px solid black;
	background-color:#666;
	/* for IE */
  	filter:alpha(opacity=90);
	/* CSS3 standard */
	opacity:0.9;
	width: 797px;
	height: auto;
	margin: 0px;
	padding: 15px;
	text-align: left;
	padding-bottom: 25px;
}
.titles {
	color: #FFCADC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
a {
	font-size: 14px;
	word-spacing: 0em;
	color: #FFF;
}
.content {
	color: #FFF;
	font-size: 13px;
	line-height: 1.75em;
}
a:link {
	color: #FFF;
	text-decoration: none;	
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	color: #FFCADC;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
