@charset "UTF-8";
/* CSS Document */


body{
	color: #666;
	font-size: 10px;
	font:Georgia, Times New Roman, Times, serif;
	background-color: #fff;

}
a{
color: #666;
text-decoration: none;


}
a:hover{
	color: #3EC2CF;
	font-family: Georgia, Times New Roman, Times, serif;	
}
p{
	margin: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#wrapper{
width: 750px;
margin-left:250px;
margin-top:50px;
}
.box{
	background: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.boxholder{
clear: both;


}
.tab{
float: left;
height: 14px;
width: 50px;
margin: 0 1px 0 0;
font-size:9px;
font-weight:bold;
padding-left:2px;
text-align:center;

} 
.tabtxt{
margin: 0;
color: #000;
font-size: 10px;
font-weight: bold;

}


#flash {
	position:absolute;
	left:272px;
	top:394px;
	width:650px;
	height:550px;
	z-index:1;
	background-color: #FFFFFF;
}
#name {
	position:absolute;
	left:29px;
	top:50px;
	width:205px;
	height:81px;
	z-index:2;
	color: #3EC2CF;
	font-size:10px
}
#info {
	position:absolute;
	left:614px;
	top:392px;
	width:162px;
	height:214px;
	z-index:3;
}
#copyright {
	position:absolute;
	left:106px;
	top:248px;
	width:750px;
	height:22px;
	z-index:4;
	font-size:10px;
}
#topline {
	position:absolute;
	left:58px;
	top:73px;
	width:750px;
	height:22px;
	z-index:5;
	font-size:10px;
}
#bottomline {
	position:absolute;
	left:59px;
	top:147px;
	width:750px;
	height:23px;
	z-index:6;
	font-size:10px;
}
