#top1 {
	position:absolute;
	left:255px;
	top:20px;
	width:500px;
	height:33px;
	z-index:4;
}
#top2 {
	position:absolute;
	left:255px;
	top:69px;
	width:427px;
	height:35px;
	z-index:3;
}
#flag {
	position:absolute;
	left:52px;
	top:522px;
	width:116px;
	height:25px;
	z-index:5;
}
.h1
{
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
color: #FF8000;
font-weight: normal;
}
.h2
{
font-size:26px;
color: #FF8000;
font-weight: normal;
}

.h3
{font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color: #FF8000;
font-weight: normal;
}
.h4
{
font-size:33px;
color: #FF8000;
font-weight: normal;
}

.link{
color:#FFFF99;
font-size:17px;
font-weight: bold;
text-decoration:none; 
}
.fontnormal
{font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color: #FF8000;
font-weight: normal;
}

#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding: 0 0px 0 37;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
font-size:17px;
font-weight: bold;

}

#navcontainer a
{
display: block;
padding: 3px;
width: 120px;
border-top: 6px solid #A02000;
border-left: 6px solid #A02000;
border-bottom: 6px solid #A02000;
border-right: 6px solid #A02000;
background-color: #ff8000;
border-bottom: 1px solid A02000;
}

#navcontainer a:link, .navlist a:visited
{
color: #A02000;
text-decoration: none;
}

#navcontainer a:hover, .navlist a:active
{
background-color: #ff6600;
color: #FFFF99;
}
