body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #9df url(images/bg.gif) repeat-y center top;
}

#wrap {
	color: #303030;
	margin: 0 auto;
	width: 760px;
	background-color: #FFFFCC;
}

#header {
	clear: both;
	margin: 20px 0 0 0;
	padding: 0;
	height: 45px;
	background-color: #FFFFCC;
}

#header h1 {
	width: 600px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	color: #0077b3;
	font-size: 3em;
	font-style: italic;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 0  0px;
border: 0;
}

#backphoto {
	margin: 0 0 0px;
	z-index: -1;
	background-image: url(images/back.jpg);
	height: 475px;
	width: 760px;
	border-top: 0 0;
	border-right: 0 0;
	border-bottom: 0 0;
	border-left: 0 0;
	padding: 10px 0px 10px 5px;
	background-repeat: no-repeat;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 6px 0 0 10px;
	border-left: 4px solid #cccccc;
	/*trans starts here*/
   /* for IE */
  filter:alpha(opacity=80);
	/* CSS3 standard */
  opacity:0.8;

  /* for Mozilla */
  -moz-opacity:0.8;
	background-color: #ffffcc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #0077b3;
border-left: 4px solid #286ea0;
}

.announce {
	margin: 0px 0 10px;
	padding: 0px 10px 10px;
	width: 130px;
	color: #505050;
	background-color: #ffffcc;
	line-height: 1.3em;
	text-align: center;
	/*trans starts here*/
   /* for IE */
  filter:alpha(opacity=80);
	/* CSS3 standard */
  opacity:0.8;

  /* for Mozilla */
  -moz-opacity:0.8;
	
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
	margin: 0 10px 20px 160px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 10px;
	line-height: 2em;
	text-align: left;
	color: #333333;
	background-color: #ffffcc;
	font-size: 1.2em;
	font-weight: bold;
	/*trans starts here*/
   /* for IE */
  filter:alpha(opacity=80);
	/* CSS3 standard */
  opacity:0.8;

  /* for Mozilla */
  -moz-opacity:0.8;
  }
  
#contentRates {
	margin: 0 10px 20px 160px;
	padding: 0 10px;
	line-height: 2em;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	float: none;
}

#Flash {
	padding: 10px 10px;
	background-color: #f4f4f4;
	/*trans starts here*/
   /* for IE */
  filter:alpha(opacity=80);
	/* CSS3 standard */
  opacity:0.8;

  /* for Mozilla */
  -moz-opacity:0.8;
  }
  
#content h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	font-family: "Times New Roman", Times, serif;
	color: #004466;
}

#contentRates h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	font-family: "Times New Roman", Times, serif;
	color: #0077b3;
}


#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #0077b3;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 20px auto;
padding: 10px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

table#rates {
    background-color:#FFFFFF;
    border: solid #000 3px;
    width: 566px;

}

table#rates td {
    padding: 5px;
    border: solid #000 1px;

}

.data {
    color: #004466;
	text-align: center;
	background-color: #FFFFFF;

}

.toprow {
	font-style: italic;
	text-align: center;
	background-color: #004466;
	color: #FFFFFF;

}

.leftcol {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	width: 163px;
	background-color: #004466;
	color: #FFFFFF;

}
