body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000033;
}
#container
{
	width: 760px;
	margin: 0px auto;
	background-color: #5686C6;
	background-image: url(images/main_face.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#leftnav
{
	float: left;
	width: 120px;
	margin: 0;
}

* html #leftnav {margin-right:-3px}

#content
{
	margin-left: 120px;
	padding: 0px;
	width: 640px;
}

* html #content {margin-left: 117px; height:1%}
* > html #content {height:auto}

#topHeaderRight {
	float: right;
	width: 290px;
	display:inline;/* double margin fix for ie*/

}
* html #topHeaderRight {
margin-left:-3px;
margin-top: -4px; }

#topHeader {
}
#topMidHeader {
}
* html #topMidHeader {margin-top: -4px; height:1%}

#contentBody {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 60px;
	padding-right: 160px;
	font-size: 12px;
	color: #000033;
	height: 100%;
	clear: right;
}

#contentfooter {
	font-weight: bold;
	color: #000033;
	font-style: italic;
	font-size: 18px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: right;
}

#footer {
clear: both;
margin: 0;
}
* html #footer {margin-bottom: -3px; height:1%}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.float_right {
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
	border: 2px solid #000033;

}
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #floatbox {
  margin-right: 10px;
  }
 * html #content {margin-right:-3px}
.contenttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.contenttxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration : underline;
	color: #003300;
}
.contenttxt a:visted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration : underline;
	color: #003300;
}
.contenttxt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration : none;
	color: #003300;
}
.roomlisttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	margin: 0px;



}
.leftmenutxt {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000033;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.leftmenutext_large {
	font-style: italic;
	font-weight: bold;
	color: #000033;
	font-size: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #000033;
	margin-bottom: 0px;
	padding: 0px;
}
.floatleft {
	float: left;
	margin-right: 5px;
	border: 1px solid #000033;

}
.clearleft {
	clear: left;
	margin: 0px;
}
.nomargin {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 15px 0px 0px;
}
.dynNavRed {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.dynNavGreen {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00CC00;
	font-weight: bold;
}
