/* Global Styles */

a {
	color: #5B868C;
	font-weight: bold;
}

a:hover {
	color: #B7D6E2;
}

body, h1, h2, h3, h4, h5, ul, li {
	margin: 0;
	padding: 0;
}

body, td, h1, h2, h3, h4, h5{
	color: #544C49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1.75em;
	font-weight: normal;
	font-variant: normal;
}

h1 	{
	color: #FFFFFF;
	font: 2.2em "Times New Roman", Times, serif;
	letter-spacing: .2em;
}

h2 	{
	color: #FFFFCC;
	font-size: 1em;
	letter-spacing: .1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

h3 {
	color: #CC9966;
	font: 1.5em/2em "Times New Roman", Times, serif;
	letter-spacing: .1em;
}

h4 {
	color: #5B868C;
	font-weight: bold;
	font-size: 1em;
	letter-spacing: .1em;
}

h5 {
	color: #5B868C;
	font-size: .8em;
	letter-spacing: .1em;
}

ul {
	list-style: square inside;
}

/* ID Styles */

#dateformat {
	color: #FFFFCC;
	font-size: .65em;
	letter-spacing: .1em;
	vertical-align: middle;
}

#dateformat a {
	color: #FFFFFF;
	font-weight: bold;
}

#dateformat a:hover {
	color: #544C49;
}

#navigation a {
	padding: 8px 6px 8px 24px;
	display: block;
	color: #544C49;
	background: url(button_off.gif) no-repeat 10px 50%;
	font-size: .85em;
	letter-spacing: .1em;
	text-decoration: none;
}

#navigation a:hover {
	background: url(button_on.gif) #EBC48C no-repeat 10px 50%;
}

#navigation td {
	border-bottom: 1px solid #FFFFFF;
}
.about {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-style: none;
}
