body {
	background-image: url(images/bodybackground.jpg);
	background-repeat: repeat-x;
        background-color: #c3c3c4;
        color: #000000;
        background-attachment: fixed;
	background-position: left top;
}
.content {
	background-image: url(images/.jpg);
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-color: #c3c3c4;
}
.copy {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
p {  

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	margin-top: 15px;
	line-height: 18px;
	text-align: justify;
	text-indent: 25px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
        color: #860202;
        font-weight: bold;
}
blockquote {
	border: 1px #860202 solid;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: url(images/.jpg);
	background-repeat: repeat-x;
	color: #000000;
	background-color: #d3d1d1;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-color: black black #860202;
	color: #860202;
	font-weight: bold;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: circle;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: underline;
        color: #860202;
}
h4 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-color: black black #860202;
	color: #860202;
	font-weight: bold;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	color: #860202;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #860202;
}
h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	color: #860202;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #c3c3c4;
	text-align: center;
	margin-top: 25px;
	background-image: url(images/copyrightbackground.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	border: black;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.divider {
	text-align: center;
	margin-top: 25px;
	border-color: #448CCB black black;
	background-image: url(images/divider.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	color: #860202;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color : #000000;
}
.content img {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px #96B5AA solid;
	background-color: #5c3876;
}
.leftalign img {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px #96B5AA solid;
	text-align: left;
	background-color: #D9E5EC;
}
.rightalign img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px #96B5AA solid;
	text-align: right;
	background-color: #cfa5d9;
}
.buttons img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px #000000 solid;
	text-align: center;
	background-color: #CCCCCC;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px #860202 solid;
	font-weight: bold;
	color: #860202;
}

