body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #330033;
	text-decoration: none;
	margin-left: 25px;
}
#masthead {
	background-color: c2c2c2;
	background-repeat: repeat-y;
	background-position: right top;
}
#navigation {
	background-color: 666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 8d8d8d;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	clear: both;
}
#navigation ul {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 1.5em;
	font: bold 85% Arial, Helvetica, sans-serif;
}
#navigation li {
	background: #666666;
	display: inline;
	margin: 0px;
	float: left;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 2px 10px;
	border-left: 3px solid #333333;
}
#navigation a:hover {
	color: #FFFF00;
	text-decoration: underline;
	border-left-color: #FFFF00;
}
#columnLeft {
	background-image: url(gifs/left_column_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 130px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#columnRight {
	background-image: url(gifs/right_column_background.gif);
	background-position: right top;
	float: right;
	width: 150px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content {
	background-image: url(gifs/content_background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 150px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}

#contentArea {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: solid;
	border-right-color: aaaaaa;
	border-left-color: aaaaaa;
}
#footer {
	color: ffffff;
	text-decoration: none;
	background-color: c2c2c2;
	padding: 20  30   20  30;
	font-size: 12px;
}
p {
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.navigation {
	font-size: 12px
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}
ol, ul, li, dl, dt, dd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	text-decoration: none;
}

.sidebar {
	width: 350px;
	float: right;
	margin: 10px;
	border: solid 1px #fdd041;
	border-top-width: 5px;
	padding: 10px;
	background-color: #fbef99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.sidebar h3 {
	margin: 0;
	text-align: center;
}

.sidebar ul {
	padding: 0;
	margin: 10px 0 0 0;
}

.sidebar li {
	margin-left: 1.5em;
}

/*
p:first-letter {
	font-weight: bold;
	color: red;
*/
}

#content p {
	padding-left: 2em;
}
#content p intro {
	margin-bottom: 2em;
	padding-left: 3px;
}
#columnLeft ul {
	font-size: 85%;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#columnLeft li {
	padding-bottom: 3px;
}
#columnLeft p {
	font-size: 77%;
	line-height: 1.3em;
}
#h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009999;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-weight: bold;*/
	color: #FF0033;
	margin-bottom: 9px;
	/*border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #009999;*/
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	margin-top: -2px;
}
h2 {
	font-size: 120%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	border-bottom: 1px solid #5F9794;
	overflow: hidden;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
#columnLeft ul {
	font-size: 85%;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}

