body {
	margin: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	background-color: #000;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11pt;
}
P {
	font-size: 11pt;
	font-family: "Trebuchet MS", sans-serif;
}

A {
	color: #630;
	text-decoration: none;
}

#Container {
	width: 775px;
	margin: 0 auto;
	background: url(img/middle.jpg) center center repeat-y;
	font-family: "Trebuchet MS", sans-serif;
}

#MainContent {
	padding: 0 25px;
}
#FooterBox {
	width: 603px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid red;
}

.boxAupper {
	background: url(img/t2.jpg) center center repeat-y;
	width: 603px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

.boxAinner {
	margin: 0;
	background: url(img/t3.jpg) bottom center no-repeat;
}

.boxAlower {
	margin: 0 auto 0;
	padding: 32px 35px 32px 35px; 
	background: url(img/t1.jpg) top center no-repeat;
	font-size: 11pt;
}

.boxBupper {
	background: url(img/b2.jpg) center center repeat-y;
	width: 494px;
	margin: 0 auto 1em;
	padding: 0;
}

.boxBinner {
	margin: 0;
	background: url(img/b3.jpg) bottom center no-repeat;
}

.boxBlower {
	margin: 0 auto;
	padding: 12px 25px 25px; 
	background: url(img/b1.jpg) top center no-repeat;
	font-size: 11pt;
}

.boxBlower IMG {
	margin: 0 20px 20px 0;
}

#copyright {
	font-size: 8pt;
	margin: 3ex auto 3ex 120px;
	font-family: "Trebuchet MS";
}

#FooterMenu {
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	padding-bottom: 20px;
}

#FooterMenu A {
	color: #663300;
	text-decoration: underline;
	margin: 0 1em;
}

#Footer {
	margin: 0;
	padding: 0;
	width: 775px;
	margin: 0 auto;
}

.underline {
	text-decoration: underline;
}

.redHeadline {
	color: #900;
	text-align: center;
	font-weight: bold;
	margin: 3ex 0;
}

.blackHeadline {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.center {
	display: block;
	margin: 0 auto;
}
.center-text {
	text-align: center;
}

IMG.center {
	display: block;
	margin: 0 auto;
}
IMG.book {
	margin-top: 100px;
	margin-bottom: 30px;
}
UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
LI { 
	margin: 0;
	padding-left: 24px;
	margin-left: -4px;
	margin-bottom: 1em;
	background: url('img/tick.gif') no-repeat 6px 3px;
}

LI P {
	margin: 1em 0;
}

UL.omega LI {
	background: url('img/omega.gif') no-repeat 6px 5px;
	margin-bottom: 1em;
}

.fancyFL {
	font-family: Georgia;
	font-size: 30pt;
}

.Georgia {
	font-family: Georgia;
}

.Tahoma {
	font-family: Tahoma;
}
.TNR {
	font-family: "Times New Roman";
}

.Trebuchet {
	font-family: "Trebuchet MS";
}

.Calibri {
	font-family: Calibri,sans-serif;
}

.indent {
	margin: auto 40px;
}

.pt28 {
	font-size: 28pt;
}

.pt24 {
	font-size: 24pt;
}

.pt22 {
	font-size: 22pt;
}

.pt20 {
	font-size: 20pt;
}

.pt16 {
	font-size: 16pt;
}

.pt18 {
	font-size: 18pt;
}

.pt17 {
	font-size: 17pt;
}

.pt15 {
	font-size: 15pt;
}

.pt12 {
	font-size: 12pt;
}

.highlighted {
	background: yellow;
}

.blue {
	color: blue !important;
}

.fakelink {
	color: #630;
}

.boxAlower .redHeadline {
	margin: 1ex 0 !important;
}