body {
background-color: #FFFFCC;	
font-family: lucida,verdana, tahoma, arial, sans;	
		font-size: 12px;
		color: black;
		overflow: fixed;
}

#logo {
position: relative;
top: 12px;
width: 140px;
height: 140px;
}

#top {
	position: absolute;
	top: 12px;
	widht: 100%;
	height: 20px;
	left: 180px;
}

#head {
	color: #26612A;	
	font-size: 50px;
}

#subhead {
	color: #003333;	
	font-size: 14px;
}


#menu {
	   position: absolute;
      top: 200px;
      left: 20px;
	width: 150px;
	height: 500px;
	line-height: 2.5em;
}

#content {
      position: absolute;
      top: 210px;
      left: 181px;
      width: 870px;
      height: 659px;
} 

#marquee marquee {
          position: absolute;
      top: 80px;
      left: 183px;
        font-size: 18px;
        color: #660033;	
}

#logos_top {
          position: absolute;
      top: 130px;
      left: 10px;
        width: 1100px;
        height: 100px;
        margin: -20px 0px 0px 172px;
}

#logos_right {
       position: absolute;
       top: 210px;
       left: 1020px;
       width: 240px;
       height: 800px;
}

iframe {
	color: #003333;
	border: 0px;
        background-image:url("../images/back.jpg");
        background-repeat: no-repeat;
}

a {
	color: #660033;
	text-decoration: none;
	font-size: 16px;
}

a:hover {
	color: #003333;
}

a:active {
	color: #660033;	
}
