#header {
	background-image : url(images/top_ardell.jpg);
	background-repeat : no-repeat;
	height : 138px;
	color : Gray;
}

#footer {
	background-image : url(images/footer_ardell.jpg);
	background-repeat : no-repeat;
	text-align : left;
	color : Gray;
	height : 75px;
}

#menu {
	font-size : smaller;
}



#cat {
	font-size : smaller;
	border-top : thin solid #EEEEEE;
}

#cat_ {
	font-size : smaller;
}

#content {
	font-size : smaller;
}

#top_line{
	color : #B22222;
	font-weight : bold;
}

A {
	color : Gray;
	text-decoration : none;
}

A:HOVER {
	color : #B22222;
}
A:ACTIVE {
	color : #B22222;
}
