* {
padding: 0;
margin: 0;
}
body{
	margin:0 auto;
  	width:963px;
  /* adjust width as needed */
  	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#navigation {
overflow: auto;
font-size: 65%;
font-family: verdana, arial, helvetica, sans-serif;
padding: 10px;
left:15px;

}
#navigation li {
float: left;
list-style: none;
/*background-color: #5174ab;  to cater for users without dcimages */
}
#navigation a {
display: block;
/*background-image: url(css-tabs/tabright.gif);
color:#330066;
background-repeat: no-repeat;
*/
background-position: top right;

text-decoration: none;
/*font-weight: bold;*/
}
#navigation span {
display: block;
/*background-image: url(css-tabs/tableft.gif);
background-repeat: no-repeat;*/
padding: 0px 4px 0px 2px;
/*left:3px;*/
}
#navigation a:hover {
/*background-position: right -198px;*/
	color:#330066;
}
#navigation a:hover span {
/*background-position: 0 -198px;*/
}
/*submenu css*/
#navigation li ul {
position: absolute;
width: 15em;
left: -999em;
margin-left: 2px;
font-size: 90%;
}
#navigation li ul a, #navigation li ul a:link {
background-image: none;
padding: 5px;
width: 18em;
background-color: #fff;
}
#navigation li ul a:hover {
background-color: #B9C8DB;
}
#navigation li:hover ul, #navigation li.sfhover ul {
left: auto;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #6A9CCD;
}
.rowborder {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.pagecontainer {
	position:absolute; 
	width:963px; 
	height:722px; 
	z-index:1; 
	background-color: #ffffff; 
	layer-background-color: #ffffff; 
	border: 1px none #000000;
	
}
.topbar {
	position:absolute; 
	width:963px; 
	height:209px; 
	z-index:2; 
	background-image: url(dcimages/home_headbar.jpg); 
	layer-background-image: url(dcimages/home_headbar.jpg); 
	left: 0px;
}
.headvid {
	position:absolute; 
	width:963px; 
	height:124px; 
	z-index:2; 
	top: 24px; 
	left: 0px;
}
.menulayer {
	position:absolute; 
	width:910px; 
	top:165px; 
	left:53px; 
	z-index:6; background-image:url(dcimages/menubackground.png); 
	background-repeat:no-repeat
}
.leftcolumn {
	position:absolute; 
	width:323px; 
	height:512px; 
	z-index:3; 
	left: 0px; 
	top: 210px; 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF; 
	border: 1px none #000000;
}
#apDiv1 {
	position:absolute;
	width:179px;
	height:97px;
	z-index:6;
	left: 8px;
	top: 26px;
}

/*map page specific*/

.housemates {
	position:relative;
	background:url(dcimages/caymanislandsmap_big.jpg) no-repeat;
	width:550px;
	list-style-type: none;
	height: 419px;
	padding-top: 419px;
	
}
#map {
	width: 550px;
	position: relative;
	padding-top: 210px;
	padding-left:70px;
}
#map li {
	list-style-type: none;
}
a.person { font-size:9px; }
a.person1 { font-size:9px; }

a.person:hover { font-size:100%; color:#990000;} /* IE6 fix */
a.person:hover span { position:absolute; width:60px; height:60px; background:transparent; border:2px solid #990000; text-decoration:none; }

a.person1:hover { font-size:100%;  color:#990000;} /* IE6 fix */
a.person1:hover span { position:absolute; width:368px; height:128px; background:transparent; border:2px solid #990000; text-decoration:none; }

a.person span.BoddenTown1 { top:312px; left:235px; }
a.person span.GT1 { top:270px; left:66px; }
a.person span.Breaker1 { top:282px; left:320px; }
a.person span.CaymanKai1 { top:175px; left:231px; }
a.person span.NorthSide1 { top:216px; left:311px; }
a.person span.RedBay1 { top:323px; left:124px; }
a.person span.Savannah1 { top:323px; left:178px; }
a.person1 span.SisterIslands1 { top:9px; left:170px; }
a.person span.SMB1 { top:221px; left:45px; }
a.person span.SouthSound1 { top:335px; left:60px; }
a.person span.WestBay1 { top:154px; left:39px; }

/*.searbox {
	background-color: #FFFFFF;
	background-image: url(dcimages/searchbox.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	z-index: 5;
	height: 232px;
	width: 223px;
	left: 2px;
	top: 283px;
}*/
.framecontainer {
	position:absolute;
	width:820px;
	z-index:1;
	background-color: #ffffff;
	layer-background-color: #ffffff;
	border: 1px none #000000;
}
/*.searchresults {
	background-color: #FFFFFF;
	height: 146px;
	width: 609px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: absolute;
	z-index: 8;
	left: 210px;
	top: 365px;
	overflow: scroll;
}
.resultrow {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
}*/
.submitbutton {
	border: thin groove #A9B8D5;
	background-color: #7A96DF;
}

