* {
  margin: 0;
  padding: 0;
}

body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	min-width: 800px;
	font: 12px arial;
	letter-spacing: 0px;
	color: #000033;
	background-color: #A2DEF3;
	line-height: 26px;
	background-image: url(../style/background2.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-attachment: fixed;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}
	
li {
	background: url(../style/mybullet.gif) left top no-repeat;
	padding-left: 18px;
	margin-left: 34px;
	line-height: 18px;
	margin-bottom: 14px;
	font-weight: bold;
	word-spacing: 2px;
	padding-right: 16px;
}

a:link {
	background-position: bottom;
	text-decoration: none;
	color: #003399;
}

a:visited {
	background-position: bottom;
	text-decoration: none;
	color: #003399;
}
a:hover {
	background-position: bottom;
	text-decoration: none;
	color: #397EA6;
}

h1 {
	background-color:#A2DEF3;
	border-top: 1px solid #d9e1bf;
	border-bottom: 1px solid #d9e1bf;
	padding: 5px 0px 5px 14px;
	color: #003366;
	line-height: 1.3em;
	font: 1.3em arial;
	letter-spacing: 1px;
	margin-bottom: 20px;
	font-weight: bold;
	margin-right: 4px;
}
h2 {
	background-color:#E5E6CD;
	border-top: 1px solid #d9e1bf;
	border-bottom: 1px solid #d9e1bf;
	padding: 2px 0px 2px 14px;
	color: #003366;
	line-height: 1.3em;
	font: 1.2em arial;
	letter-spacing: 1px;
	margin-top: 34px;
	margin-bottom: 30px;
	font-weight: bold;
	margin-right: 4px;
}

#map1 {
	background-color:#A2DEF3;
	border-top: 1px solid #d9e1bf;
	border-bottom: 1px solid #d9e1bf;
	padding: 5px 0px 5px 0px;
	color: #003366;
	line-height: 1.3em;
	font: 1.3em arial;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}
#spacr
  {	
	float: right;
	height: 158px;
  }
  
#transbox
  {
	width: 585px;
	height: 100%;
	float: right;
	margin-top: 158px;
  }

#transbox p
  {
	letter-spacing: 0px;
	color: #000033;
	line-height: 28px;
	padding-left: 36px;
	padding-right: 20px;
	font-family: Helvetica, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 2px;
  }

#seemap
  {
	float: left;
  }


#container {
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 756px;
	min-height: 100%;
}

#sidebar {
	margin: 0;
	float: left;
	width: 169px;
	min-height: 100%;
	background-color: #130B0B;
	z-index: 2;
	position: fixed;
}
#mform {
	text-align: center;
}

#addr {
	margin: 0;
	float: right;
	width: 169px;
	height: 100%;
	opacity:1;
	background-color: #130B0B;
	z-index: 2;
	position: fixed;
}
#nav{
	font: 1.4em arial;
	line-height: 1.5em;
	position: fixed;
	z-index: 1;
	width: 584px;
	color: #666666;
	background-image: url(../style/veil2.png);
	height: 152px;
	margin-left: 169px;
	margin-right: 0px;
	border: 0px;
}


.hidden { display: none; }
.unhidden { display: block; }


  .v-menu{
	width:492px;
	clear:both;
}
	ul.v-menu, .v-menu li{
		padding:0; 
		margin:0;
		list-style:none;
	}
	ul.v-menu{
		clear:both;
		margin-top:6px;
		padding:6px 10px;
	}
		.v-menu li a{
			color:#555555;
			font-weight:bold;
			display:block;
			border-top:solid 1px #DEDEDE;
			padding:4px;
			text-decoration:none;
		}
		.v-menu li a:hover{
			color:#999999;
		}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	letter-spacing: 1px;
	border: 1px solid #666666;
	overflow: auto;
	width: 26em;
	height: 14em;
	padding-left:0.1em;
	padding-right:0.4em;
	margin-top: 30px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-bottom: 4px;
	border: 1px solid #000033;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	overflow: hidden;
	height: 1.4em;
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 0px;
	text-align: left;
	width: 26em;
	margin: 4px;
	border: 1px solid #000033;
}

.sendr {
	background-color:#A2DEF3;
	width: 80px;
	height: 24px;
	text-align: center;
	border: 1px solid #5DB5C6;
}
