@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #39C;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color:#00F;
}
	
h2 {
	font-size: 16px;
	font-weight: bold;
}

#mother {
	position:absolute;
	left:0px;
	top:0px;
	
	z-index:2;
	margin-top: 0px;
}
#header {
	position:absolute;
	left:-1px;
	top:-2px;
	width:1044px;
	height:173px;
	z-index:9;
	background-color: #069;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
}
#links {
	position:absolute;
	left:493px;
	top:135px;
	width:198px;
	height:364px;
	z-index:17;
	font-size: 9px;
	line-height: 20px;
}
#text {
	position:absolute;
	left:14px;
	top:183px;
	width:452px;
	height:668px;
	z-index:19;
	font-size: 11px;
	line-height: 16px;
	overflow: auto;
	padding-right: 15px;
}
body {
	background-color: #97C6FF;
}
#photos {
	position:absolute;
	left:715px;
	top:172px;
	width:298px;
	z-index:10;
	background-color: #FFFFFF;
	padding: 15px;
}
#whiteBox {
	position:absolute;
	left:20px;
	top:291px;
	width:322px;
	height:37px;
	z-index:8;
	background-color: #FFFFFF;
	font-size: 9px;
	border: medium solid #630;
}

#container {
	position:absolute;
	left:100px;
	top:0px;
	width:700px;
	z-index:5;
	background-color: #FFF;
	height: 863px;
}
#brnbar {
	position:absolute;
	left:-2px;
	top:146px;
	width:1021px;
	height:24px;
	z-index:16;
	background-color: #069;
	font-size: 16px;
	font-weight: bold;
	padding-left: 21px;
	padding-top: 2px;
	margin: 0px;
}
#legal {
	position:absolute;
	left:358px;
	top:876px;
	width:265px;
	height:81px;
	z-index:18;
	font-size: 11px;
	line-height: 15px;
}

a {
	font-size: 11px;
}

