body {
	background-color: #000066;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006;
	line-height: 20px;
}
a:link {
	color: #FAC902;
}
a:visited {
	color: #CCC;
}
a:hover {
	color: #FF6;
}

li {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
h2 {
	color: #FAC902;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

h3 {
	padding-bottom: 0px;
	color: #FF6;

}

h4 {

}


.alignTopLeft {
	text-align: left;
	vertical-align: top;
}

.clearFloat {
	clear: both;
	line-height: 0px;
	font-size: 1px;
	height: 0px;
}
.bigImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
}


#header {
	line-height: 0px;



}

#mainBody {
	margin-right: auto;
	margin-left: auto;
	background-color: #555A9F;
	color: #FFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}


#imgRight {
	float: right;
	clear: both;
}


#footer {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	background-image: url(images/mainFooterBar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
#footer a {
	color: #006;
}


#container {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}


#contactLeft {
	width: 400px;
	padding: 5px;
	float: left;
}

#contactLeft a{
	color: #FFF;
}
#contactRight {
	width: 400px;
	padding: 5px;
	float: right;
}

#mainBody {
	background-color: #555A9F;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	text-align: left;
	background-image: url(images/main_background.jpg);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainBodyProducts {
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	text-align: left;
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
#eventsBody {
	background-color: #555A9F;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
	text-align: left;
	background-image: url(images/main_background.jpg);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}


.leftAlign {
	text-align: left;
}
.floatRight {
	float: right;
	padding-bottom: 2px;
	padding-left: 10px;
}
.floatLeft {
	float: left;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 5px;
}


#mainTable {
	margin-right: auto;
	margin-left: auto;
}

#mainTableLeft {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: top;
}
#mainTableRight {
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}
.centerImage {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#buddieTable {
	width: 100%;
	line-height: 10px;
}
#buddieTable td {
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 15px;

}
#buddieTable tr {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006;
	border-bottom-color: #006;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#eventsBody li {
	clear: both;
	vertical-align: middle;
	text-align: left;
	padding: 10px;
	list-style-type: none;
}
#eventsBody h3 {
	clear: both;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}
