	body {
		font-family:arial,helvetica,sans-serif;
		font-size: 12px;
                color: FFFFFF;
	}
	#wrapper {
		width:897px;
		margin:0px auto;
		border: solid #87CEEB 3px;
		padding:10px;
                background-color: #FFFFFF
	}
	#header {
		border:1px solid #bbb;
		height:81px;
		padding:0px;                 
                background-color: #FFFFFF;
	}       
 
	#content {
		margin-top:10px;
		padding-bottom:10px;
	}
	#content div {
		padding:10px;
		border:1px solid #bbb;
		float:left;
	}
	#content-left {
		width:180px;
		height:280px;
                background-color: #FFFFFF; 
                 
	}
	#content-main {
		margin-left:10px;
		width:658px;
		height:280px;
                background-color: #FFFFFF;         
	}
	
	
	#bottom {
		clear:both;
		text-align:right;
        }
	a       {    
                text-decoration: none; color: 87CEEB;
	}
	A:hover {
                text-decoration: none; color: DCDCDC; cursor: default;
	}
#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 50px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 50px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 50px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 300px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 400px;
}
