.round {
  -webkit-border-radius: 3ex;
  -moz-border-radius: 3ex;
}
#shadowed-border {
  padding: 20px;
  width: 30%;
  margin: 20px auto;
}

#shadowed-border .sb-inner {
  background:#ccc;
}

#shadowed-border .sb-border {
  background:#fff;
}

#shadowed-border2 {
  padding: 10px;
  width: 30%;
  margin: 10px auto; 
}

#shadowed-border2 .sb-inner {
  background:#DFE2FF;
}

#shadowed-border2 .sb-border {
  background:#FFDC9F;
}

.plain {
  padding: 10px;
  width: 30%;
  margin: 10px auto;
  border: thin solid black;
}

#holder {
	position: absolute;
	height: 60px;
	width: 987px;
	left: 10px;
	top: 10px;
	border: thin none #0066CC;
	z-index: 2;
}

#containermenu{
	position: absolute;
	height: 28px;
	width: 987px;
	left: 10px;
	top: 116px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	z-index: 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	}
#info1 {
	background-color: #FFFFFF;
	position: absolute;
	height: 520px;
	width: 978px;
	left: 0px;
	top: 312px;
	z-index: 15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}
#menu ul .item{display:none;}
#menu ul:hover .item{
	display:block;
	background:#000033;
	padding:1px;
	margin:1px;
}

#menu ul:hover .item a{
	color:#FFFFFF;
	text-decoration:none;

	font-size: 0.em;
	font-size: 08em;
}
#menu ul:hover .item a:hover{color:#FF9900;}

#menu ul{width:110px;float:left;margin:0px;padding:0px;background:#000033;list-style:none;}
#myPanel {
	height: 458px;
	width: 567px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	position: absolute;
	left: 381px;
	top: 10px;
	border: 1px solid gray;
	right: 10px;
	bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #003466;
	font-style: normal;
	font-weight: bolder;
	z-index: 14;
}

	
#highlights {
	position: absolute;
	height: 200px;
	width: 985px;
	left: 2px;
	top: 140px;
	z-index: 13;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.5em;
	color: #000000;
	border: 0px none #000033;
	overflow: hidden;
	background-color: #99FF66;
}


#banner {
	position: absolute;
	height: 100px;
	width: 985px;
	left: 0px;
	top: 2px;
	z-index: 18;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	background-color: #003466;
}
#contactemail {
	position: absolute;
	height: 30px;
	width: 140px;
	left: 670px;
	top: 5px;
	background-image: url(../Iimages/emailtab.jpg);
	z-index: 20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: 300;
	color: #FFFFFF;
}
#bottominfo {
	background-color: #003466;
	position: absolute;
	height: 75px;
	width: 985px;
	left: 0px;
	top: 855px;
	z-index: 17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: 300;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
#paws {
	position: absolute;
	height: 233px;
	width: 36px;
	left: 921px;
	top: 103px;
	z-index: 17;
	visibility: visible;
}


.mainlink A:link {color: #000000; text-decoration: underline;}
.mainlink A:visited {text-decoration: underline; color: #333333;}
.mainlink A:active {text-decoration: underline; color: #000000;}
.mainlink A:hover {
	text-decoration: none;
	color: #FF9900;
	background: #003466;
}

.contactlink A:link {color: #ffffff; text-decoration: underline;}
.contactlink A:visited {text-decoration: underline; color: #ffffff;}
.contactlink A:active {text-decoration: underline; color: #333333;}
.contactlink A:hover {text-decoration: none; color: #FF9900;}


.mainlink2 A:link {color: #ffffff; text-decoration: underline;}
.mainlink2 A:visited {text-decoration: underline; color: #ffffff;}
.mainlink2 A:active {text-decoration: underline; color: #ffffff;}
.mainlink2 A:hover {text-decoration: none; color: #FF9900; background: #003466;}

