@charset "UTF-8";
/* CSS Document */


body{
  background-color:#000000;
  font-family: verdana;
  font-size: 11px;
  color: #FFFFFF;
}


#content{
	position:absolute;
	left: 290px;
	top:240px;
	height:250px;
	width: 530px;
	z-index: 2;
}



#container{
	position:relative;
	text-align:left;
	top:0px;
	border: 1px solid #333333;
	height:716px;
	width: 900px;
	margin: 0 auto;
	padding: 0px;
}


#pic1{
	position:absolute;
	left: 0px;
	top:290px;
	height:108px;
	width: 100px;
	border: 3px solid #333333;
	z-index: 2;
}

#pic2{
	position:absolute;
	left: 0px;
	top:0px;
	height:108px;
	width: 100px;
	border: 3px solid #333333;
	z-index: 2;
}

#pic3{
	position:absolute;
	left: 0px;
	top:550px;
	height:108px;
	width: 100px;
	border: 3px solid #333333;
	z-index: 2;
}


#pic4{
	position:absolute;
	left: 0px;
	top:880px;
	height:108px;
	width: 100px;
	border: 3px solid #333333;
	z-index: 2;
}



#copy1{
	position:absolute;
	left: 0px;
	top:274px;
	height:214px;
	width: 380px;
	line-height: 1.5em;
	z-index: 2;
}


#copy2{
	position:absolute;
	left: 0px;
	top:0px;
	height:252px;
	width: 380px;
	line-height: 1.5em;
	z-index: 2;
}


#copy3{
	position:absolute;
	left: 0px;
	top:650px;
	height:217px;
	width: 380px;
	line-height: 1.5em;
	z-index: 2;
}

#copy4{
	position:absolute;
	left: 0px;
	top:926px;
	height:217px;
	width: 380px;
	line-height: 1.5em;
	z-index: 2;
}
