body
{
	background-color:rgb(0,0,0);
	text-align:center;
	min-width:960px;
}
#bodywrap
{
	text-align:left;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.image1
{
	position:absolute;
	top:5px;
	left:617px;
	z-index:3
}
.image2
{
	position:absolute;
	top:15px;
	left:20px;
	/*
	border:1px solid rgb(255,0,0);

	box-shadow:5px 5px 5px #666;
	-moz-box-shadow:5px 5px 5px #666;
	-webkit-box-shadow:5px 5px 5px #666;
	*/
	z-index:3
}


.headerlogo
{
	/*
	border:1px solid rgb(255,0,0);
	*/
	position:absolute;
	top:0px;
	left:auto;
	height:99px;
	width:960px;
	z-index:3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:120%;
	background-color:rgb(0,0,60);
	background-image:url('/img/bg.jpg');
	background-repeat:repeat-x;
	overflow:hidden;
}
.topmenu
{
	position:absolute;
	top:100px;
	left:auto;
	margin-left:0px;
	height:25px;
	width:730px;
	z-index:3;
	padding-left:230px;
	background-color:rgb(0,0,60);
	overflow:hidden;
}

.leftmenu
{
	position:absolute;
	top:125px;
	left:auto;
	height:700px;
	width:230px;
	z-index:3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:120%;
	background-color:rgb(255,255,255);
	overflow:hidden;
}
.mainbody
{
	/* border-top:41px solid rgb(255,255,130); */
	position:absolute;
	top:125px;
	left:auto;
	height:670px;
	/*
	width:665px;
	margin-left:230px;
	*/

	/*
	adjusting width with accounting to padding, as we want to keep text in the middle;
	*/
	width:930px;

	/*
	margin-left:230px;
	*/


	z-index:3;
	padding:15px;
	/*
	padding-right:50px;
	*/
	padding-right:15px;
	font-family:Arial,Tahoma,sans-serif;
	font-size:10pt;
	text-align:justify;
	line-height:120%;
	background-color:rgb(255,255,255);
	overflow:auto;
}
.contactbox
{
	position:absolute;
	top:155px;
	left:auto;
	border:1px solid rgb(250,250,130);
	margin-left:820px;
	padding:3px;
	font-family:Arial,sans-serif;
	font-size:11pt;
	font-style:bold;
	text-align:justify;
	line-height:120%;
/*	background-color:rgb(255,255,180);
*/
	overflow:hidden;
	z-index:5;
}
.contactboxheader
{
	font-family:Arial,sans-serif;
	font-size:12pt;
	font-weight:bold;
	text-align:justify;
	line-height:120%;
	overflow:hidden;
	z-index:5;
}
a.contactboxheader:hover
{
	color:rgb(255,0,0);
}


.paragraphtitle
{
	font-size:12pt;
	width:85%;
	font-weight:bold;
	text-align:justify;
	background-color:rgb(255,255,255);
	font-family:Arial,serif;
	color:rgb(0,0,0);
}
.paragraphhead
{
	font-size:12pt;
	width:85%;
	margin-left:10%;
	font-style:italic;
	line-height:1.2;
	text-align:justify;
	background-color:rgb(255,255,255);
	font-family:Georgia,Times,Arial,serif;
	color:rgb(0,0,0);
}
.paragraphbody
{
	font-size:10pt;
	width:70%;
	margin-left:10%;
	padding-top:15px;
	text-align:justify;
	background-color:rgb(255,255,255);
	font-family:Georgia,Times,Arial,serif;
	color:rgb(60,60,60);
}



.bottommenu
{
	border-top:1px solid rgb(255,255,130);
	position:absolute;
	top:825px;
	left:auto;
	height:30px;
	width:960px;
	z-index:3;
	padding-top:3px;
	font-family:Georgia, Times, sans-serif;
	text-align:center;
	font-size:10pt;
	line-height:120%;
	background-color:rgb(255,255,255);
	overflow:hidden;
}
.copyright
{
	position:absolute;
	top:856px;
	left:auto;
	height:30px;
	width:960px;
	z-index:3;
	font-family:Georgia, Times, sans-serif;
	font-size:10pt;
	text-align:center;
	line-height:120%;
	background-color:rgb(255,255,255);
	overflow:hidden;
}
.footnotes
{
	font-family:Tahoma,Times,serif;
	color:rgb(130,130,130);
}

.menutopbox
{
	width:150px;
	height:25px;
	margin:0px 2px 0px 2px;
	padding:0px 5px 0px 5px;
	float:left;
}

a.topmenutext
{
	font-family:Arial,"TimesNewRoman",Times,serif;
	font-size:1em;
	font-weight:bold;
	text-align:center;
	height:100%;
	width:100%;
	display:block;
}
a.topmenutext:link
{
	padding:2px 0px 0px 0px;
	background:rgb(0,0,60);
	/*color:rgb(255,255,130);*/
	color:rgb(212,184,107);
	text-decoration:none;
}
a.topmenutext:visited
{
	padding:2px 0px 0px 0px;
	background:rgb(0,0,60);
	color:rgb(212,184,107);
	text-decoration:none;
}
a.topmenutext:active
{
	padding:2px 0px 0px 0px;
	background:rgb(0,0,60);
	color:rgb(212,184,107);
	text-decoration:none;
}
a.topmenutext:hover
{
	padding:2px 0px 0px 0px;
	color:rgb(255,0,0);
	text-decoration:underline;
}

a.topmenutextlive
{
	font-family:Arial,"TimesNewRoman",Times,serif;
	font-size:1em;
	font-weight:bold;
	text-align:center;
	height:100%;
	width:100%;
	display:block;
}
a.topmenutextlive:link
{
	padding:2px 0px 0px 0px;
	background:rgb(255,255,255);
	color:rgb(0,0,0);
	text-decoration:none;
}
a.topmenutextlive:visited
{
	padding:2px 0px 0px 0px;
	background:rgb(255,255,255);
	color:rgb(0,0,0);
	text-decoration:none;
}
a.topmenutextlive:active
{
	padding:2px 0px 0px 0px;
	background:rgb(255,255,255);
	color:rgb(0,0,0);
	text-decoration:none;
}
a.topmenutextlive:hover
{
	padding:2px 0px 0px 0px;
	background:rgb(255,255,255);
	color:rgb(255,0,0);
	text-decoration:underline;
}

.sectionbox
{
	width:204px;
	height:30px;
	margin:0px 0px 0px 0px;
	padding-left:25px;
	border-bottom:1px solid rgb(255,255,130);
	border-right:1px solid rgb(255,255,130);
	background-color:rgb(255,255,255);
}

.sectionboxtext
{
	font-family:Georgia,"TimesNewRoman",Times,serif;
	line-height:200%;
	height:100%;
	display:block;
	color:rgb(0,0,60);
	font-weight:bold;

}
.sectionboxtext:link
{
	background:rgb(255,255,130);
	color:rgb(0,0,0);
	text-decoration:none;
}
.sectionboxtext:visited
{
	background:rgb(255,255,130);
	color:rgb(0,0,0);
	text-decoration:none;
}
.sectionboxtext:active
{
	background:rgb(255,255,130);
	color:rgb(0,0,0);
	text-decoration:none;
}
.sectionboxtext:hover
{
	/*background:rgb(255,128,64);*/
	background-color:rgb(255,255,255);
	font-weight:bold;
}

a.sectionboxtextlive
{
	font-family:Georgia,"TimesNewRoman",Times,serif;
	text-align:left;
	width:100%;
	font-weight:bold;
	line-height:200%;
	height:100%;
	display:block;
}
a.sectionboxtextlive:link
{
	background:rgb(255,255,255);
	color:rgb(0,0,0);
	text-decoration:none;
}
a.sectionboxtextlive:visited
{
	background:rgb(255,255,255);
	color:rgb(0,0,0);
	text-decoration:none;
}
a.sectionboxtextlive:active
{
	background:rgb(255,255,255);
	color:rgb(0,0,0);
	text-decoration:none;
}
a.sectionboxtextlive:hover
{
	background:rgb(255,128,64);
	background-color:rgb(255,255,130);
	color:rgb(255,0,0);
	text-decoration:underline;
}

.submenubox
{
/*	width:204px;*/
	height:30px;
	margin:0px 0px 0px 0px;
	padding-left:35px;
	border-bottom:1px solid rgb(255,255,130);
	border-right:1px solid rgb(255,255,130);
	background-color:rgb(255,255,255);
}

a.sidesubmenutext
{
	font-family:Georgia,"TimesNewRoman",Times,serif;
	line-height:200%;
	height:100%;
	display:block;
}
a.sidesubmenutext:link
{
	color:rgb(0,0,0);
	text-decoration:none;
}
a.sidesubmenutext:visited
{
	color:rgb(0,0,0);
	text-decoration:none;
}
a.sidesubmenutext:active
{
	color:rgb(0,0,0);
	text-decoration:none;
}
a.sidesubmenutext:hover
{
	color:rgb(255,0,0);
	text-decoration:underline;
}

a.sidesubmenutextlive
{
	font-family:Georgia,"TimesNewRoman",Times,serif;
/*	width:100%;*/
	font-weight:bold;
	line-height:200%;
	height:100%;
	display:block;
}
a.sidesubmenutextlive:link
{
	color:rgb(0,0,0);
	text-decoration:none;
}
a.sidesubmenutextlive:visited
{
	color:rgb(0,0,0);
	text-decoration:none;
}
a.sidesubmenutextlive:active
{
	color:rgb(0,0,0);
	text-decoration:none;
}
a.sidesubmenutextlive:hover
{
	color:rgb(255,0,0);
	text-decoration:underline;
}




