BODY {
	font: 14px/1.5 Georgia, 'Times New Roman';
	color: #fff;

	/* Color correction for Windows */
	/*
background-color: #475465 !important;
	background-color: #4f5c6d;
*/
	background-color: #666666;

	text-align: left;
}

DIV#container DIV#rightLogoNav {
	background-image: url(../images/frame_02.png); 
	position: relative;
	float: right; width: 205px;
	padding: 200px 15px 35px 0px;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font: 10px Georgia, 'Lucida Grande',Verdana;
}

DIV#container DIV#leftContent {
	display: inline-block;
	float: left;
	width: 423px;
	padding-top: 50px !important;
	padding: 70px 35px 15px 55px;
	/*text-align: justify;*/
	background-image: url(../images/frame_01.png);
	background-repeat: no-repeat;
}

DIV#container {
	width: 733px;
	background-image: url(../images/frame_03.png); 
	background-repeat: repeat-y; 
	margin: 0px auto;
	text-align: left;
}

DIV#footer {
	background-image: url(../images/frame_04.png);
	height: 75px;
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px 300px 20px 100px;
	text-align: center;
	
	font: 10px Georgia,'Lucida Grande',Verdana;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	line-height: 2.0em;
}



/* ========== rightLogoNav  ========== */

DIV#rightLogoNav A#homeLink {
	position: absolute;
	top: 40px;
	left: 35px;
	width: 150px;
	height: 140px;
	background-color: transparent;
	border: none;
}

TD#homeMenu A#homeLink {
	display: none;
}

DIV#rightLogoNav A, TD#homeMenu A {
	letter-spacing: 	0.2em !important;
	letter-spacing: 	0.2em;
	display: 			block;
	width: 				130px;
	margin: 			0px auto;
	padding: 			0px 0px;
	background-color: 	#0099cb;
	border-top: 		1px solid #aaa;
	border-bottom: 		1px solid #aaa;
	text-decoration: 	none;
	text-transform: 	uppercase;
	color: 				#fff;
	height: 18px;
}

TD#homeMenu A {
	width: 150px;
}

TD#homeMenu {
	text-align: center;
	font: 10px Georgia;
}

DIV#rightLogoNav A + A, TD#homeMenu A + A {
	border-top: none;
}

DIV#rightLogoNav A:hover, TD#homeMenu A:hover {
	background-color: #000000;
}

DIV#rightLogoNav A:active, TD#homeMenu A:active {
	background-color: #333;
}

DIV#rightLogoNav P {
	margin-top: 2.0em;
	text-transform: uppercase;
	letter-spacing: 0.15em !important;
	letter-spacing: 0.10em;
}

DIV#rightLogoNav A.selectedPage {
	background-color: #333333;
	cursor: default;
}



/* ========== leftContent  =========== */

DIV#container DIV#leftContent H1, DIV#container DIV#leftContent H2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.5em;
	margin: 1.5em 0px 0em;
}

DIV#container DIV#leftContent H2 {
  letter-spacing: 0.10em;
	margin-bottom: 1.5em;
	margin-top: 0.5em;
	font-size: 14px; font-weight: normal;
}


/* ========== footer =========== */

DIV#footer A {
	color: #ff9;
	text-decoration: none;
}

DIV#footer A:hover {
	text-decoration: underline;
}

DIV.cherryone {
	margin: 1.0em 0 4.0em;
	font: 10px 'Lucida Grande',Verdana,Arial;
}

DIV.cherryone IMG {
	border: none;
}

DIV.cherryone A {
	color: #fff;
}