@charset "UTF-8";
/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e1eecb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:22px;
	text-align:center;
}

a:link { 
	color: #333; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:visited { color: #333; }
   
a:hover, a:active{
      color: white;
      background-color: #999;
}
   
#page{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
}

#menu{
	
	margin-top:240px;
	margin-left:160px;
	width:560px;
	height:43px;
	background-image:url(../images/bckgMenu.gif);
	background-repeat:no-repeat;
	position:absolute;
}

#text{
	width:465px;
	padding: 20px 20px 0 20px;
text-align:left;
}

#text2{
width:735px;
padding:8px;
margin:0px;
text-align:center;
}

#textpromo{
	width:600px;
padding: 20px 20px 0 60px;
text-align:left;
}

#text li{
list-style:url(../images/leaf.gif);
list-style-position:inside;
}

.textTab{
color: #333; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer{
	width:750px;
	font-size:11px;
	text-align:center;
	border-top:solid;
	border-top-width:2px;
	border-color:#e1eecb;
}

#footer a {
	font-size:11px;
	color:#333333;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

.promo li{
list-style-type: disc;
padding-left: 4px;
margin-left:12px;
}

#menu dl {
float: left;
width: 140px;
color:#8cc63f;
}

#menu dt {
cursor: pointer;
text-align: center;
text-align:left;
}

#menu dd {
border: 1px solid gray;
background: white;
z-index:100;
}

#menu li {
text-align: center;
background: #e1eecb;
border-bottom:solid 1px white;
}

#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
font-size:9px;
}

#menu li a:hover, #menu dt a:hover {
background: #fff;
}

a {text-decoration: none;
color: black;
color: #222;
}

.titleMenu{
color:#00674e;
font-size:10px;
font-weight:bold;
}

.nominee{
	color:#060;
	font-weight:bold;
	
}

.talk{
font-size:14;
font-weight:bold;
}

.links a{
font-size:15;
font-weight:bold;
text-decoration:underline;
color:blue;
}

.massage li {
padding-left:0px;
margin-left:0px;
list-style-type: disc;
text-indent: none;
}
