@charset "utf-8";
/* CSS Document */
#top-nav{
	background-color: #634EA5;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	padding-top: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-image: url(../images/purple-line.gif);
}
/*/img{
	border: 1px solid #000000;
}/*/
