/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
body {
	background-color: #DBAF00;
}#topnav {
	color: #FF6600;
	height: 45px;
	font-size: 10px;
	background-color: #FFFFFF;
}

#quotearea {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #89b700;
	height: 78px;
}
#layout #nav {
	background-color: #FF6600;
	height: 35px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
#layout {
	border: thin solid #692578;
	background-color: #FFFFFF;
}
#layout #textlayout #lefttext {
	font-size: 12px;
	width: 280px;
	margin-left: 10px;
	padding-bottom: 10px;
}

#layout .heading {
	height: 35px;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 10px;
	font-size: 18px;
}

#layout #textlayout #textanimate {
	height: 200px;
	width: 200px;
	padding-left: 20px;
	padding-top: 40px;
}
#layout #footer {
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	height: 30px;
}
#layout #topnav a {
	color: #FF6600;
	text-decoration: none;
}
#layout #nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#layout #quotearea a {
	color: #FFFFFF;
	text-decoration: none;
}

#layout #textlayout {
	font-size: 12px;
	padding: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
#layout #textlayout #middletext {
	font-size: 13px;
	font-weight: bold;
	width: 280px;
	margin-left: 10px;
	line-height: normal;
	margin-bottom: 20px;
}
#layout #textlayout #middletext a {
	color: #80348C;
	text-decoration: none;
}
#layout #textlayout #middletext a:hover {
	color: #FF6600;
}

#layout #quotearea a:hover {
	color: #6A297B;
}
#layout #nav a:hover {
	color: #752c85;
}

h2 {
	font-size: 24px;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	visibility: inherit;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 718px;
	top: 426px;
}
#Layer3 {
	position:absolute;
	width:350px;
	height:115px;
	z-index:6;
	left: 492px;
	top: 434px;
}
#layout #textlayout .style1 a {
}
#layout #textlayout li {
	line-height: 18px;
}
.thumbnail{
postion:relative;
z-index:0;
}
.thumbnail:hover{
background-color:#CCCCCC;
z-index:50;
}
.thumbnail span{
position:absolute;
padding:0px;
left:-1000px;
visibility:hidden;
border:1px solid #000000;
color:black;
text-decoration:none;
}
.thumbnail span img{
border-width:0;
padding: 0px;
}
.thumbnail:hover span {
visibility:visible;
top:200px;
left:60px;
}
#frame {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 750px;
	width: 850px;
	z-index: 1;
}
