﻿

body {
/*notes	background-image: url('images/background.jpg');*/
background-image: url('background.jpg');
/*background-repeat: repeat-x;*/
/*background-color: #ffa236;*/
padding: 0px;
margin: 0px;
}

.content {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #000000;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
color: #EC1D25;
text-decoration: underline;
}

a:link {
color: #EC1D25;
text-decoration: underline;
}

a:hover {
color: #F27C21;
text-decoration: underline;
}

a.link {
color: #EC1D25;
text-decoration: underline;
}

.bodybox {
/*background-color: #ffa236;*/
background-position: bottom; 
position: relative; 
width: auto; 
height: 800px; 
z-index: 2; 
background-repeat: no-repeat; 
}

.nextLine {
	clear: both;
}

.outerwraperborder {
	border: 1px solid #000000;
}

.navigatetextlarge {
	font-size: xx-large;
	font-weight: bold;
	color: #000000;
	font-family: "Lucida Sans Unicode";
}
.slogan {
	font-family: "Lucida Sans Unicode";
	font-size: medium;
	font-weight: normal;
	color: #0033CC;
	text-align: center;
	vertical-align: middle;
}
.slogan1 {
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	color: #9D0000;
}
.slogan2 {
	font-family: Lucida San Unicode, Lucida Grande, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #0033CC;
}
.textcenter {
	text-align: center;
	font-family: Lucida Sans Unicode;
}
.textcenterbottom {
	text-align: center;
	font-size: 10px;
	font-family: Lucida Sans Unicode;
}
.textright {
	font-family: Lucida Sans Unicode;
	text-align: right;
}
.textleft {
	font-family: Lucida Sans Unicode;
	text-align: left;
}
