body {
	text-align:center;
	margin: 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#e7f0ff;
}
#frame {
	width:778px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}
.innerframe {
	position:absolute;
	width:778px;
}		
.head {
position:absolute;
left:0px;
top:0px;
width:778px;
height:249px;
background-image:url(images/head.jpg);
}
.content {
margin:249px 0px 0px 0px;
width:558px;
min-height:300px;
background-color:#FFFFFF;
padding:10px 10px 115px 210px;
background-image:url(images/contentback2.jpg);
background-repeat:no-repeat;
background-position:bottom;
font-size:12px;
}
p {
font-size:12px;
}
li {
font-size:12px;
}
h1 {
font-size:16px;
color:#5191d3;
background-image:url(images/flag.jpg);
background-repeat:no-repeat;
padding-left:26px;
}
h2 {
font-size:14px;
color:#71a4e3;
}
h3 {
font-size:14px;
color:#71a4e3;
}
h4 {
font-size:14px;
color:#71a4e3;
}
.left {
position:absolute;
left:0px;
top:259px;
width:200px;
min-height:100px;
font-size:12px;
}
.left a {
color:#5191d3;
text-decoration:none;
font-weight:bold;
display:block;
font-size:14px;
padding:3px 0px 3px 10px;
}
.left a:hover {
color:#ffff00;
}
.foot {
width:758px;
padding:10px;
min-height:20px;
color:#5191d3;
font-size:12px;
text-align:center;
}
.foot a {
color:#5191d3;
text-decoration:none;
}
.foot a:hover {
text-decoration:underline;
}
