body {
background-color: #99CC66;	
font-family: arial, sans, lucida,verdana, tahoma;	
		font-size: 12px;
		color: black;
		overflow: fixed;
}

#logo {
position: relative;
top: 12px;
width: 160px;
height: 180px;
}

#logo2 {
position: relative;
top: 12px;
left: 400px
width: 130px;
height: 100px;
}

#top {
	position: absolute;
	top: 12px;
	widht: 100%;
	height: 20px;
	left: 180px;
}

#head {
	color: #336633;	
	font-size: 43px;
}

#subhead {
	color: #FFFF99;	
	font-size: 21px;
}


#menu {
	position: relative;
	top: 150px;
	left: 12px;
	width: 150px;
	height: 500px;
	line-height: 2.5em;
}

#content {
      position: absolute;
      top: 180px;
      left: 181px;
      width: 900px;
      height: 400px;
} 

#marquee marquee {
	position: relative;
	margin: -20px;
        font-size: 18px;
        color: #336633;	
}

#logos_top {
        position: relative;
        width: 1000px;
        height: 100px;
        margin: -20px 0px 0px 172px;
}

#logos_right {
       position: absolute;
       top: 232px;
       right: 12px;
       width: 240px;
       height: 800px;
}

iframe {
	color: #003333;
	border: 0px;
        background-image:url("../images/back.jpg");
        background-repeat: no-repeat;
}

a {
	color: #FFFF99;
	text-decoration: none;
	font-size: 16px;
}

a:hover {
	color: #003333;
}

a:active {
	color: #660033;	
}
