* {
	margin: 0;
	padding: 0;
}

body { margin: 20px 0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #554d49; background: silver; }

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}
 h4 { color: #000000; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
h1 {
	margin-bottom: .75em;
	font-size: 182%;
}

p, blockquote, ul, ol {
	margin-bottom: 1.8em;
	line-height: 1.6em;
}

p {
}

blockquote {
}

ul, ol {
	list-style-position: inside;
}

ul {
}

ol {
}

a {
	color: #859C0E;
}

a:hover {
	text-decoration: none;
}
#header { background-color: transparent !important; background-repeat: no-repeat !important; background-attachment: scroll !important; background-position: 74px 18px !important; width: 580px; margin: 0; padding: 0; }

#header h1 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 5px;
	font: 19px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#header h1 a { color: #000000; text-align: center; }

#header h2 {
	margin: 15px 0 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font: italic 30px Garamond, "Times New Roman", Times, serif;
}
#header h3 { color: #859c0e; font: italic 30px Garamond, "Times New Roman", Times, serif; text-align: center; text-transform: uppercase; margin: 15px 0 0; padding: 0; }
#header a { text-decoration: none; text-align: center; }
#page { background-color: transparent; background-repeat: repeat-y; background-attachment: scroll; background-position: 10px 0; width: 800px; margin: 0 auto; padding: 10px 5px 0; }
#content { color: #00008b; float: left; width: 600px; padding: 40px 30px 0 5px; }

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 22px;
}

#content .image {
	position: relative;
	margin: 3px 20px 0 -10px;
	float: left;
	border: solid 5px #000000;
}

#content .image img {
	border: 5px solid #FFFFFF;
}
#sidebar { font-size: xx-small; position: absolute; top: 0; float: right; width: 180px; padding: 10px 0 0; }

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
}

#sidebar li li { background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: left bottom; margin: 0; padding: 5px 0 5px 10px; }

#sidebar h2 { color: #00008b; margin-bottom: 10px; padding-left: 15px; text-transform: uppercase; border-bottom: 1px solid #000000; font-size: 100%; font-weight: bold; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left center; }

#sidebar h3 { color: #00008b; margin: 0; padding-left: 15px; font-size: 85%; }

#sidebar p { color: #00008b; margin: 0; line-height: normal; }

#sidebar a { padding-left: 15px; text-decoration: none; color: #00008b; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 5px 50%; }

#sidebar a:hover { color: #00008b; text-decoration: underline; }
#footer { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 100px 0; width: 470px; height: 60px; margin: 0 auto; padding: 15px 210px 0 0; }

#footer p {
	margin: 0;
	text-align: left;
	font-size: 77%;
	color: #ffffff;
}

#footer a {
	color: #FFFFFF;
}

a.mask {
        text-decoration:none;
	 color: #554D49;
}

a.mask:hover {
        text-decoration: underline;
}

