#utilities {position: absolute; left: 328 px; top: -3 px; width: 445 px; height: 21 px; z-index: 3;}

#main {position: absolute; left: 0 px; top: 0 px; width: 760 px; z-index: 1; visibility: visible; background-color:#fff;}

#navigation {position: absolute; left: 231 px; top: 15 px; width: 119 px; z-index: 4; visibility: hidden;}

#mask {position: absolute; left: -5 px; top: -5 px; width: 110 px; height: 22 px; z-index: 4; visibility: hidden; border: 1px solid #ffffff;}

body {font-family:verdana; font-size: 12px; color: #000000;}
.indent	{margin-left: 10; text-indent: -8}

a:link {color: #990000; text-decoration: underline;}
a:visited {color: #990000; text-decoration: underline;}
a:hover {color: #333333; text-decoration: underline;}
a:active {color: #333333; text-decoration: underline;}

a.menu:link {color: #990000; text-decoration: none; margin-left: 10; text-indent: -8}
a.menu:visited {color: #990000; text-decoration: none; margin-left: 10; text-indent: -8}
a.menu:hover {color: #000000; text-decoration: none; margin-left: 10; text-indent: -8}
a.menu:active {color: #000000; text-decoration: none; margin-left: 10; text-indent: -8}

h1 {font-size: 16px; color: #000000;}
h2 {font-size: 16px; color: #990000;}
h3 {font-size: 14px; color: #000000;}
h4 {font-size: 14px; color: #990000;}
h5 {font-size: 12px; color: #000000;}
h6 {font-size: 13px; color: #990000;}

#containerLeftRight {
	margin: 0px;
	padding: 0px;
	width: 740px;
}

#divLeft {
	margin: 0px;
	padding: 0px;
	width: 185px;
	background-color:#fff; 
	border:3px solid #fff;
	float: left;
}

#divRight {
	margin: 0px;
	padding: 0px;
	width: 535px;
	background-color:#fff; 
	border:3px solid #fff;
	float: left;
	position:relative; left:10px;
}

#mainmenu a { font-size: 12px; text-decoration:none; }
#mainmenu ul { list-style-type:none;}
#mainmenu ul a { background:#fff url("/images/land_nav_red_arrow.gif") no-repeat left center; color:#990000; display:block; height:18px; line-height:18px; text-indent:15px; }
#mainmenu ul a:hover { background:#fff url("/images/land_nav_red_arrow_on.gif") no-repeat left center; color:#000; }
#mainmenu li { margin-left: -40px; }
