body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #CCC;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F09060;
	border-right-color: #F09060;
	border-bottom-color: #F09060;
	border-left-color: #F09060;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-x;
}
#shadowwrapper {
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}

#bodyArea {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 25px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding: 2px;
	margin-right: auto;
	margin-left: auto;
}
.italicize {
	font-style: italic;
	font-size: 10px;
}


#footer {
	height: 68px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F79263;
}
#header {
	height: 110px;
	width: 780px;
	background-color: #FFF;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
a:visited {
	font-style: normal;
	color: #F09060;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navmenu {
	height: 30px;
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F09060;
	background-color: #000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F09060;
	border-left-color: #F09060;
}
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.CenterBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #bodyArea table tr td h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#wrapper #bodyArea ul ul ul li {
	margin-left: 45px;
}
#wrapper #bodyArea ul li {
	margin-left: 45px;
	list-style-type: square;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#wrapper #bodyArea h5 {
	line-height: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
#flipbook {
	margin: 0px;
	padding: 0px;
	width: 780px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
}
ul, ol, dl { position: relative; }
#shadowwrapper #wrapper #flipbook #logos {
	background-color: #F09060;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
}

