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

html, body
{
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif;
	line-height: 100%
}

body
{
	font-size: 90%
}

h1, h2, h3, h4, h5, h6
{
	font-family: Helvetica, Arial, Sans-Serif}

h1, h2, h3, h4, h5, h6, p, li, dt, dd, blockquote
{
	line-height: 2.5ex
}

a, a:link, a:visited, a:hover, a:active
{
	text-decoration: none
}

/* Header */

#header h1
{
	font-size: 120%
}

#header h1 #maintitle
{
	font-size: 110%
}

#header h1 #subtitle
{
	font-size: 95%
}

/* Navigation */

#menu li.active
{
	font-weight: bold
}

#menu li.active li
{
	font-weight: normal
}

/* Content */

#content h1
{
	font-size: 225%;
	line-height: 225%
}

#content h2
{
	font-size: 125%
}

#content table
{
	border-bottom-width: 1px;
	border-bottom-style: dotted
}

#content table th, #content table td
{
	border-top-width: 1px;
	border-top-style: dotted
}

#content img
{
	text-align: center
}

/* Links */

#links h2
{
	font-family: Verdana, Geneva, Helvetica, Arial, Sans-Serif}

/* Footer */

#footer
{
	font-size: 80%
}