* { 
margin: 0;
padding: 0;
}

.menu a { color: #1a2f6b; text-decoration: none; text-align: center; }
.menu a:hover { color: #06c125; text-decoration: underline; }

#main { margin-left: 140px;
	margin-top: 15px;
	margin-bottom: 15px;
	white-space: nowrap;
	font-size: 15px;
        background: url(../images/background_gradient_10_300.jpg) repeat-x;
	height: 300px;
}

#main img { vertical-align: text-bottom; }

#main a { color: #1a2f6b ; text-decoration: none ; }
#main a:hover { color: #06c125 ; text-decoration: none ; }

#banner { width: 800px; }
#greenfont { color: #06c125 ; }

body { color: #1a2f6b ; }

.bullet li { font-family: "Times New Roman";
             list-style-type: disc;
             font-size: 35px;
}

.bullet_small li { font-family: "Times New Roman";
		   list-style-type: disc;
		   font-size: 30px;
}


.logos table {  position: absolute; 
		top: 300px; }

#rightfield {
width: 150px;
left: 650px;
}

#sidebar {
width: 100px;
float: left;
max-height: 700px;
background: #1a2f6b;
text-align: center;
color: #ffffff;
}

#sidebar a { color: #ffffff; text-decoration: none; }
#sidebar a:hover { color: #06c125; text-decoration: none; }

#footer {
height: 50px;
width: 800px;
background: #1a2f6b url(../images/divider_reverse_800_20.jpg) top no-repeat;
position: absolute;
top: 850px;
font-size: 10px;
text-align: center;
color: #ffffff;
}
