/* Aquillyne Web Design | www.aquillyne.com */

html, body
{
	background-color: #e3e3e3;
	color: #222}

#container
{
	background-color: #fff}

#content a, #content a:link, #menu a, #menu a:link, #menu a:visited
{
	color: #666}
#content a:visited
{
	color: #444;
	border-bottom: 1px dotted #ddd
}
#content a:hover, #content a:active, #menu a:hover, #menu a:active, #links a:hover, #links a:active
{
	color: #333;
	border-bottom: 1px solid #333}
#links a, #links a:link, #links a:visited
{
	color: #222}

/* Header */

#title h1
{
	color: #666}

/* Banner */

#banner
{
	background-color: #ccc}

/* Content */

#content table, #content table th, #content table td
{
	border-color: #666}

#content img
{
	background-color: #ccc}

/* Links */

#links h2
{
	color: #666}

/* Footer */

#footer
{
	color: #666}