/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	position: absolute;
	visibility: visible;
	left: 11px;
	top: 354px;
	width: 387px;
	height: 45px;
	z-index: 20;
	line-height: 10px;
	font-weight: lighter;
	letter-spacing: 1pt;
}

#cont {
	height: 450px;
	width: 760px;
	border: medium ridge #333333;
	background-color: #FFFFFF;
	position: relative;
	visibility: visible;
	margin: auto;
	z-index: 5;
	top: 25px;
	background-image: url(images/butterfly.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
#links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	visibility: visible;
	z-index: 30;
	top: 10px;
	left: 8px;
	color: #CCCCCC;
	width: 444px;
	height: 149px;
}

#fullcont {
	height: 800px;
	width: 100%;
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333333;
	position: absolute;
	visibility: visible;
}
#cont2 {
	height: 420px;
	width: 700px;
	border: medium groove #333333;
	background-color: #000000;
	position: relative;
	visibility: visible;
	margin: auto;
	z-index: 5;
	top: 25px;
	background-position: right center;
	background-repeat: no-repeat;
	overflow: hidden;
}
#cont3 {
	height: 400px;
	width: 424px;
	border: medium ridge #333333;
	background-color: #CCCCCC;
	position: relative;
	visibility: visible;
	margin: 10px;
	z-index: 5;
	top: 25px;
	background-position: right center;
	background-repeat: no-repeat;
	overflow: scroll;
	right: 50px;
	padding: 10px;
}
#fullcont2 {
	height: 800px;
	width: 100%;
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #333333;
	position: absolute;
	visibility: visible;
}
