body {
	background: url(images/flag-bkg2.jpg);
	font-size: 76%;
	font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;
	}
p, td, ul, ol, { font-family: "Trebuchet MS",Verdana,Arial,Sans-serif;}
a {
	color: rgb(50,52,139);
}
a:link {
}
a:visited {
	color: rgb(50,52,139);
}
a:hover {
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000033;
}
a img {border:none;}
h1, h2, h3 { margin: 2px auto;}
h1 { font-size: 2em; margin-top: 20px;padding: 0px 42px;}
h2 { font-size: 1.4em; margin-bottom: 6px;}
h3 { font-size: 1.2em;}

#rightbar {
	float: left;
	margin: 0px 10px 0px 0px;
	color: black;
	width: 170px;
	overflow:hidden;
	}
#rightbar p {
	margin: 10px auto;
	display:block;
	}
#rightbar p a img {
	margin: 0px auto 3px auto;
	display:block;
	}
#rightbar h3 {
	font-size: 1.1em;
	text-align:center;
	border-bottom: 1px solid black;
	}
#sponsors, #downloads { width: 156px;
	padding: 5px;
	}
#sponsors {
	background-color: rgb(186,187,219);
	border: 2px solid rgb(102,108,153);
	margin-top: 5px;
	}
#downloads {
	background-color: rgb(183,221,177);
	border: 2px solid rgb(97,128,87);
	}
#content {
	float: left;
	width: 483px;
	overflow:hidden;
	margin: 0px 10px;
	font-size: 1.1em;
	}
#header {
	text-align:center;
	margin: 0px auto;
	width: 720px;
	}
#container {
	width: 686px;
	background: white;
	border: 7px solid black;
	margin: 10px auto;
	}
.breaker {
	clear:both;
	height: 1px;
	margin: 0px;
	}
#footer {
	text-align:center;
	font-size:.9em;
	}
#special {
	width: 85%;
	border: 1px solid black;
	padding: 3px;
	margin: 5px auto;
	background: rgb(183,221,177);
	}
#special h2 {
	font-size:1.1em;
	}
/* round corners */
.top, .bottom {position: relative;
		height: 21px;
		}
.top {
	top: -7px; left: 7px;
	background: url(images/ne.gif) no-repeat right top;
	}
.bottom { margin-bottom: -7px;
	top: 0px; left: -8px;
	background: url(images/sw.gif) no-repeat left bottom; }
.box > .bottom { top: 0px }
#content > p { margin-top: 0px;}
.bottom1 {position: relative;
		height: 21px;
}
