HTML {
	WIDTH: 100%; HEIGHT: 100%
}
BODY {
	WIDTH: 100%; HEIGHT: 100%
}
.body {
	MARGIN: 0px;
	background-color: #000;
}
.body {
	FONT-SIZE: 16px;
	COLOR: #000;
	FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	white-space: normal;
}
.scrollerbody {
	FONT-SIZE: 12px;
	COLOR: #03F;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
#headerBG {
	BACKGROUND: url(../images/headerleft.jpg) repeat-x; WIDTH: 100%; HEIGHT: 164px
}
#centeringDiv {
	FLOAT: left;
	WIDTH: 100%;
	background-color: #000;
	color: #000;
}
#centeringContainer {
	WIDTH: 1076px;
	background-color: #000;
	color: #FFF;
}
#containerBg {
	FLOAT: left;
	WIDTH: 100%;
	background-color: #000;
}
#container {
	BACKGROUND: url(../images/template/bgstrip.jpg) #caad69 repeat-y right 50%; FLOAT: left; WIDTH: 800px
}
#sidebar {
	FLOAT: left;
	WIDTH: 310px
}
#sidebar TABLE {
	FLOAT: right;
	background-color: #333;
}
#header {
	BACKGROUND: url(../images/headerleft.jpg) repeat-x;
	FLOAT: left;
	VERTICAL-ALIGN: top;
	WIDTH: 1076px;
	color: #FFF;
	font-size: 36px;
}
#content {
	FLOAT: left;
	WIDTH: 1076px;
	background-color: #000;
}
#content #contentHead {
	FLOAT: left; WIDTH: 819px
}
#content #contentBody {
	FLOAT: left;
	WIDTH: 840px;
	HEIGHT: 675px;
	background-color: #000;
	background-image: url(../images/template/body.jpg);
	background-repeat: no-repeat;
}
#content #contentBodyNoIndex {
	FLOAT: left; WIDTH: 819px
}
#footer {
	FLOAT: left;
	WIDTH: 100%;
	background-color: #000;
	background-image: url(../images/template/footer.jpg);
	background-repeat: repeat-x;
	background-position: 50% top;
}
#footer #footerTable {
	WIDTH: 970px
}
#smallMargin {
	FLOAT: left; MARGIN-LEFT: 19px; WIDTH: 780px; MARGIN-RIGHT: 20px
}
.body #content #contentBody P {
	MARGIN-LEFT: 18px;
	COLOR: #FFF;
	MARGIN-RIGHT: 9px;
	TEXT-ALIGN: center;
	vertical-align: middle;
	font-size: 22px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
}
.body #footer P {
	MARGIN-TOP: 30px;
	COLOR: #FFF;
	TEXT-DECORATION: none
}
.body #footer A:link {
	MARGIN-TOP: 30px;
	COLOR: #06F;
	TEXT-DECORATION: none
}
.body #footer A:visited {
	MARGIN-TOP: 30px;
	COLOR: #6C6;
	TEXT-DECORATION: none
}
.body #footer A:hover {
	TEXT-DECORATION: underline
}
.pink {
	FONT-WEIGHT: bold; COLOR: #670f0f
}
.Title {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; MARGIN-LEFT: 10px; BORDER-BOTTOM: #cbcb98 thin dashed; FONT-FAMILY: "Trajan Pro", "Times New Roman Bold", Times, serif; LETTER-SPACING: 7px; TEXT-DECORATION: none
}
.subtitle {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #670f0f; FONT-STYLE: italic; FONT-FAMILY: Georgia, Times New Roman, Times, serif
}
.lwrsidebar {
	BORDER-LEFT: #003 thin dashed; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
IMG {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	background-color: #000;
}
