html {
height:100%; 
/*max-height:100%;*/
padding:0; 
margin:0; 
border:0; 
font-size:76%; 
font-family: tahoma, verdana, arial, sans-serif;


	
background-image:url(../images/ambassador_window_full_wide.gif);
background-attachment: fixed;
background-position: 60%  10%;
background-repeat:no-repeat;

/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
/*overflow: hidden; */
/* */ }

body {
	/*height:100%; 
	max-height:100%; 
	background-attachment:fixed;
	overflow:hidden; */
	padding:0; 
	margin:0; 
	border:0;
	
	
	
}

h1,h2{
	text-align: center;
}

#head {
	/*position:fixed; */
	/*margin:0; 
	top:0;
	left: 0;
	display:block; */
	width:100%; 
	/*height:100px;*/
	vertical-align: top;
	font-size:2em;
	/*line-height: 1.5em;*/
	/*z-index:5;*/
	color: #0033CC;
}

#headlogo{
	left:0;
	width:150px;
	background-image: url(../images/menu_window_full.gif);
	background-position:0 0;
	min-height: 100px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
	
/*
#pagebody{
	float:left;
	position:absolute;
	top: 110px;
	width: 100%;
}
*/

.pagebody{
	height:100%;
	min-height: 100%;
	width: 100%;
}

#navmain {
	/*position:fixed; */
	/*float: left;*/
	/*left:0; */
	/*top:5px; */
	height:100%; 
	width: 150px;
	vertical-align: top;
	/*overflow:scroll;*/
	/*background: url("../images/ambassador_window_full.gif") #aaa;*/
	background-image:url(../images/menu_window_body.gif);
	background-attachment:fixed;
	background-position:0 120px;
	background-repeat: repeat-y;
	/*overflow: hidden;*/
	font-size:1em; 
	color: #FFFFFF;
	/*z-index:4;*/
}

#content {
	/*display:block;*/
	height:70%;
	/*width: 75%;*/
	max-height:70%;
	overflow: auto;
	font-size: 1.1em;
	font-weight:bold;
	vertical-align: top;
	/*height: 100%;*/
	
	/*top: 0;
	
	/*background-image:url(../images/ambassador_window_full_wide.gif);
	background-attachment:fixed;
	background-position: 40% 120px;
	background-repeat:no-repeat; */
	/*margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;*/
	/*margin-left: 155px;*/
	padding:10px 30px 10px 10px;
	/*padding-left:200px;*/
	/*position:relative;*/
	/*top: 125px;
	/*left: 18%;*/
	/*z-index:3;*/

}
	

	
#foot {
	/*position:fixed; */
	/*clear: both;*/
	width: 95%;
	/*margin: 2px 12px 2px;*/
	padding:2px 12px 2px;
	vertical-align: bottom;
	/*bottom:-1px;*/
	/*right:18px;*/
	/*left: 0px;*/
	/*display:block; */
	/*width:95%;*/
	/*height:50px;
	max-height: 50px;*/
	background-color: #3399CC;
	color:#fff; 
	text-align:right; 
	font-size:.9em; 
	/*z-index:4;*/
}

.footmenu{
	text-align:left;
	font-size: .9em;
	font-weight: bold;
}


/** html #head, * html #foot,* html #left {position:absolute;}*/

#pad1 {display:block;
	/*left: 151px;
	width:85%;
	height:75px;
	position:absolute;
	top:0;
	/*float:right;*/
	text-align:center;
	font-size:1.6em;
	line-height: 1.5em;
}
	
#pad1a {display:block;
	/*width:85%;
	position:absolute;
	top:80px;
	left: 151px;*/
	height:25px;
	/*float:right;*/
	font-size: 1em;
	text-align:center;
	line-height: 1.5em;
}

#pad1b {display:block;
	height:15px;
	font-size: .7em;
	text-align:right;
	line-height: 1em;
}	

/*#head pad1a{font-size: 1em;}*/

#pad3 {display:block; width:18px; height:100px; float:left;}

.pad2 {display:block; height:100px;}

#content p {padding:5px;}

.bold {font-size:1.2em; font-weight:bold;}

#wordsleft {float:left; top:100px; left:150px; height:200px; width:auto; background:#efd; border:1px solid #000; margin:5px; padding:5px;}
#wordsright {float:right; top:100px; right:150px; height:auto; width:150px; background:#def; border:1px solid #000; margin:5px; padding:5px;}
#wordsabsolute {position:absolute; top:280px; left:400px; background:#eee; border:1px solid #000; margin:5px; padding:5px; font-size:2em; color:#c00;}
#wordsrelative {position:relative; top:10px; left:30px; background:#ddd; border:1px solid #000; margin:5px; padding:5px; font-size:2em; color:#c00; width:200px;}

.nav{
	margin-left: -25px;
}

a.footnav, a.footnav:visited{
	text-decoration: underline;
	color: #0033FF;
	font-weight:bold; 
}

a.footnav:hover{
	color: #330099;
	text-decoration:none;
}

#navmain ul li{
	list-style-type:none;
	text-align: left;
}

a.nav, a.nav:visited {display:block;
	list-style-type:none;
	width:175px; 
	height:25px; 
	text-decoration: underline;
	color: #0033FF;
	font-weight:bold; 
	line-height:25px;}
	
a.nav:hover {
	color: #330099;
	text-decoration:none;}

.navheader{
	font-size: 1.2em;
	background-color: #330099;
	margin-left: 8px;
	text-align:center;
	font-weight:bolder;
	color: #FFFFFF;
}

.infoform_left{
	float:left;
	width:48%;
	line-height: 1.6em;
	display:table;
	text-align:right;
	padding-right: 3px;
	border-bottom:2px solid #0099FF;
	border-right:2px solid #0099FF;
}

.infoform_right{
	float: right;
	width:48%;
	display:table;
	text-align:right;
	border-bottom:2px solid #0099FF;
	border-left:2px solid #0099FF;
}

.infoform{
	widows: 90%;
	float:left;
	line-height: 1.8em;
	display: table;
	text-align: right;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-top:2px solid #0099FF;
	border-bottom:2px solid #0099FF;
	border-right:2px solid #0099FF;
}

.infoform_left label, .infoform_right label, .infoform label{
	/*display:table-cell;*/
	vertical-align:top;
	width:auto;
	font-weight: bolder;
}

.specials{
	border:2px solid #0099FF;
	width: 50%;
	text-align:center;
	position:relative;
	top: 25%;
	left: 25%;
}

.longlist li{
	list-style-type:none;
}

.clear{
	clear:both;
}

.wrap{
	border:1px solid #333399;
	position: relative;
	right: 1px;
	width: 50%;
}

hr.wrap{
	width: 50%;
	right: 1px;
}

.contactform{
	float: right;
	position:relative;
	clear:right;
}