body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	paddin\g:0px;
	text-align: CENTER;
}

H1 {font-size: 22px; margin-top: 0px; }
/* CSS Menu */
.nav, .nav ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

.nav .sub li {
    float:left;
}

.nav .sub > li {
    float:none;
}

#navigation {
    position:absolute;
    height:25px;
	top: -620px;
	left: 210px;
	width: 760px;
}

.nav {
    position:absolute;
}

.nav .link {
    width:136px;
    margin-top:-375px;
    float:left;
}

.nav a {
    display:block;
    height:25px;
    line-height:25px;
    text-decoration:none;
}

.nav .sub a {
    margin:0 -1px 0 0;
    width:136px;
    position:relative;
	color: #FFFFFF;
}

.nav .sub {
    float:left;
    background: url(images/highlight.png);
    padding-top:25px;
    margin-top:-25px;
	font-size: 14px;
	color: black;
	font-weight: bold;
}

.nav a.main {
    position:relative;
    float:right;
    width:136px;
    height:25px;
    line-height:25px;
    margin-top:375px;
    margin-right:-135px;
    float:left;
	font-size: 18px; 
	color: #FFFFFF; 
	text-align: center;
}

.nav a.main:hover, .nav a.main:focus, .nav a.main:active { margin-right:0; background:url(images/highlight.png); }
.nav .sub a:hover, .nav .sub a:focus, .nav .sub a:active { margin:0 0 0 0; background:url(images/bg_highlight.png); }

/*Opera fix*/
.sub:hover { clear:both; }

#divctr {
   background: white;
   width: 980;
   padding: 0px;
   padding-top: 0px;
   border: solid 1px #A0A0A0;
   margin:0 auto;
}

/* OLD - REMOVE NEXT STYLE */
.menu SPAN
{
	width: 120px;
	background: url(images/highlight.png);
	text-align: center;
}

#menu_bar
{
	height: 120px;
	width: 980px;
	text-align: left;
}

#lilies_logo { position: absolute; left: 10px; top: 20px; }

.div_rel { position: relative; }
.div_rel_left { position: relative; text-align: left; }
.mbsig { position: absolute; left: 60px; top: 440px; }

.ff_align { margin-top: 0px; }

.links LI {color: white; font-size: 12px;}
.links A {color: white; font-size: 12px;}
.links A:hover {color: white; font-size: 12px; text-decoration: none;}
.links H1 {color: white; font-size: 18px; margin-top: 0px; }
.links H2 {color: white; font-size: 14px; margin-top: 0px; }
.links H3 {color: white; font-size: 13px; margin-top: 0px; margin-bottom: 0px;}
.lindks UL, .lindks LI {margin-top: -10px;}



