#main
	{	width: 700px;
	margin-left: -350px;
	position: absolute;
	left: 50%;
}
a:link, a:hover {
	color:#3E7C8E;
	text-decoration:none;
}
a:visited {
color:#3E7C8E;
text-decoration:none;
}
a:hover {
	color: #003300;
	text-decoration:underline;
	background-color:#C9D9DA;
	}
#Top {
float:left;
}
#Top #Logo {
float:left;
}
#Top #MenuGlobalLinks {
float:right;
width:200px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-align:right;
padding-right:5px;
margin-top:20px;
}
#text {
font-family:Georgia, "Times New Roman", Times, serif;
text-align:justify;
width:470px;
height:auto;
font-size:14px;
color:#4D7978;
float:right;
margin-top:20px;
}
h1 {
font-size:140%;
font-weight:bold;
color:#3C585B;
}
h2 {
font-size:110%;
font-weight:bold;
color:#C5416F;
}
h3 {
font-size:110%;
font-weight:bold;
color:#466C42;
}
#menu_links {
width:200px;
height:600px;
font-family:"Times New Roman", Times, serif;
text-align:left;
padding-left:10px;
padding-top:10px;
background-color:#DBE8E7;
float:left;
margin-top:20px;
font-weight:bold;
}
ul {
font-size:14px;
font-family:"Times New Roman", Times, serif;
list-style:circle;
font-weight:bold;
}
#frame {
width:465px;
height:200px;
overflow:scroll;
background-color:#F9F1EE;
}