@charset "utf-8";
/* CSS Document */

#flashbanner {
	position:absolute;
	left:349px;
	top:20px;
	width:490px;
	height:165px;
	z-index:4;
}
#contactinfo {
	position:absolute;
	left:261px;
	top:712px;
	width:355px;
	height:60px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
}
#logo {
	position:absolute;
	left:14px;
	top:25px;
	width:370px;
	height:170px;
	z-index:6;
}
#mother {
	position:absolute;
	left:205px;
	top:10px;
	width:852px;
	height:805px;
	z-index:7;
}
body {
	background-color: #006;
}
#list {
	position:absolute;
	left:54px;
	top:263px;
	width:231px;
	height:428px;
	z-index:8;
	line-height: 30px;
	color: #C00;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a:link {
	color: #06F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #609;
}
a:hover {
	text-decoration: underline;
	color: #0C3;
}
#buttons {
	position:absolute;
	left:28px;
	top:204px;
	width:334px;
	height:56px;
	z-index:7;
}

a:active {
	text-decoration: none;
	color: #F90;
}
#text {
	position:absolute;
	left:380px;
	top:326px;
	width:460px;
	height:370px;
	z-index:7;
	line-height: 20px;
	overflow: scroll;
}
