body{
background: transparent url(images/rainbow.jpg);
margin:0;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
}

A:link{ color:#006600; text-decoration:none; }
A:hover{ color:#333333; text-decoration:underline; }
A:active{ color:#006600; text-decoration:none; }
A:active:hover{ color:#333333; text-decoration:underline; }
A:visited{ color:#006600; text-decoration:none; }
A:visited:hover{ color:#333333; text-decoration:underline; }

#header{
background:url(images/logo2.gif) no-repeat right;
width:740px;
height:150px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#container{
background:#FFFFFF;
width:740px;
margin-left:auto;
margin-right:auto;
margin-top:0;
}

#navcontainer{
width:740px;
margin-left:auto;
margin-right:auto;
}

 #navlist li{
background:#FFFFFF;
width:740px;
margin-left:auto;
margin-right:auto;
display: inline;
list-style-type: none;
padding-right: 20px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14px;
color:#666666;
}

#navlist li a:link { color: #666666; text-decoration:none; }
#navlist li a:visited { color: #3366CC; text-decoration:none; }
#navlist li a:hover {color: #33CC00; text-decoration:none; }

h3{
font-size:21px;
font-weight:bold;
color:#660066;
}

.content{
padding:10px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#footer{
height:66px;
width:740px;
margin-right:auto;
margin-left:auto;
text-align:center;
font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#333333;
}

.title{
padding-left:21px;
font: 18pt/24pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-weight:bold;
color:#999999;
}

.form { 
background: transparent url(rainbow.jpg); 
font-family: 'Trebuchet MS', fantasy, cursive, Arial, Helvetica; 
color: #660066; 
text-align: center 
}

.greet { 
font-family: 'Trebuchet MS', fantasy, cursive, Arial, Helvetica ; 
color: #66CCFF; 
font-size: large; 
font-weight: 500 
}

.message { 
font-family: 'Trebuchet MS', fantasy, cursive, Arial, Helvetica ; 
color: #0000CC; 
font-size: large; 
font-weight: 300 
} 

.up_table { 
margin-left: 50px 
}

.in_table { 
margin-left: 50px
}

.center { 
text-align: center 
}

.right { 
text-align: right 
}

.indent { 
margin-left: 1.25in; 
margin-right: 1.25in 
}
.style6 {font-size: x-large}
.style7 {color: #660066}
.style9 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12pt;
}

/* counter */
#counter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5500AA;
	font-weight:bold;
	text-align:center;
}