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

#wrap{
	width:720px;
	margin:0 auto;
	position:relative;
}

#main-content {
	width:700px;
	position:relative;
	float:left;
	padding-top: 20px;
	padding-bottom: 15px;
}

#main-content li{
	width:195px;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:0px;
	background-color: #EDF087;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5B5382;
	border-right-color: #5B5382;
	border-bottom-color: #5B5382;
	border-left-color: #5B5382;
	border-top-width: 0px;
	border-left-width: 0px;
}

#fullplate-navigation{
	list-style:none;
	margin:5px 0 0 45px;

}

#fullplate-navigation li{
	display:block;
	float:left;
	width:210px;
		
}

#fullplate-navigation li a{
	display:block;
	width:190px;
	padding:10px;
	text-decoration: none;
}

#fullplate-navigation li a:hover{
	color:#333;
	text-decoration: none;
}

#fullplate-photo{
	border:solid #EEE;
	border-width:0 1px 1px 0;
	padding:5px 15px 15px 15px;
	margin:0 auto;
	width:600px;
	background-color: #FFF;
}

#main-content  a span{
	position:absolute;
	left:-9999px;
}

#main-content a:hover span{
	top:10px;
	left:10px;
	width:202px;
	font-weight:normal;
	color:#333333;
	padding:5px 0 5px 0;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-decoration: none;
	background-color: #ECF081;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 10px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDF18E;
	border-right-color: #EDF18E;
	border-bottom-color: #EDF18E;
	border-left-color: #EDF18E;
} 
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
