#logoicon {
	margin: 0 0.5em;
	float: right;
}
img {
	border: 0;
}
span.c {
	display: block;
	text-align: center;
	margin: 1em auto;
}
table {
	margin: 1em auto;
	border-collapse: collapse;
	text-align: center;
	font-size: 1em;
}
caption {
	padding: 0 .5em .5em .5em;	
}
th {
	border: 1px solid black;
	padding: 0 .5em;
	background-color: #eee;
}
td {
	border: 1px solid black;
	vertical-align: middle;
	padding: .5em;
}
#footlinks {
	margin-top: 2em;
	display: block;
	text-align: center;
}
#footlinks a:hover {
	background-color: #eee;
	text-decoration: none;
}

sub {
	font-size: .8em;
	vertical-align: -15%;
}
sup {
	font-size: .8em;
	vertical-align: 35%;
}
body {
	font-size: 12px; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url("img/bg.gif");
	text-align:center;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	width: 750px;
	margin: 0 auto 0 auto;
	text-align:left;
}
#topbar {
	margin-top: 0.5em;
	border: 0;
	height: 100px;
	background: url("img/bpp.jpg");
}
#topbar h1 {
	font-size: 2px;
	width: 100%;
	text-indent: -700em;
	margin: 0 auto;
}
#topbar h2 {
	text-indent: -700em;
	font-size: 2px;
	margin: 0 auto;
}
#menubar {
	width: 750px;
	height: 1.2em;
	margin: 0 0 1em 0;
	background-color: #0B985C;
	color: white;
}
#menubar ul {
	margin: 0 0 0 .7em;
	padding: 0;
	list-style: none;
}
#menubar li {
	float: left; 
	padding: 0;
	margin: 0 2em 0 0;
}
#menubar a {
	color: white;
	text-decoration: none;
}
#menubar a:hover {
	text-decoration: underline;
}
#sidemenu {
	clear: left;
	float: right;
	width: 205px;
	padding: 0;
	margin-bottom: 2em;
}
#sidemenu dl {
	width: 205px;
	margin: 0;
	padding: 0;
	background-color: #E5F6EE;
}
#sidemenu dd {
	width: 185px;
	padding: 0 0 0 20px;
	margin: 0.3em 0;
	background: url("img/ls.gif") 2% 50% no-repeat;
}
#sidemenu dt {
	padding: 0;
	list-style: none;
	background-color: #0B985C;
	width: 205px;
	height: 1em;
	padding: .25em 0;
	margin: 1em 0;
	text-align: center;
	color: #eee;
}
#sidemenu #smfirst{
	margin-top: 0;
}
#sidemenu #smfirst a {
	color: white;
	text-decoration: none;
}
#sidemenu #smfirst a:visited {
	color: white;
	text-decoration: none;
}
#sidemenu #smlast {
	margin-bottom: 1em;
	padding-bottom: 1em;
	background-position: 2% 0%;
}
#sidemenu .linkbox a:visited {
	color: #FFA82B;
}
#sidemenu .linkbox a {
	color: #FFA82B;
}
#sidemenu .linkbox {
	margin: 0em 0.5em 1em;
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	clear: right;
	color: #FFA82B;
	padding: 0.3em;
	border-width: 2px;
	border-color: #0B985C;
	border-style: solid;
}
#main {
	float: right;
	width: 540px;
	text-align: center;
}
#maintitle {
	background-color: #0B985C;
	border: 2px solid #0B985C;
	width: 485px;
	padding: 0 15px;
	margin: 0 auto;
}
#maintitle a {
	color: white;
	text-decoration: none;
}
#maintitle h2 {
	color: white;
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#maincontent {
	line-height: 1.3em;
	text-align: left;
	width: 485px;
	padding: 15px;
	margin: 0 auto;
	border: 2px solid #E5F6EE;
}
#maincontent h2 {
	margin-top: 1em;
	line-height: 1.3em;
}
#maincontent h3 {
	margin-top: 1em;
	line-height: 1em;
	font-size: 1em;
	font-weight: bold;
}
#maincontent ul {
	line-height: 1.5em;
}
#maincontent p {
	margin: 0 0 1em 0;
}
#maincontent h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 1em 0;
}
#maincontent .question {
	margin-top: .2em;
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
}
#maincontent .test {
	font-size: 1.5em;
	line-height: 1.3em;
	font-weight: bold;
	text-align: center;
	clear: right;
	color: #FFA82B;
	padding: 0.3em;
	border-width: 2px;
	border-color: #0B985C;
	border-style: solid;
}
#maincontent .test a:visited {
	color: #FFA82B;
}
#maincontent .test a {
	color: #FFA82B;
}
#bottombar {
	clear: right;
	width: 750px;
	margin: 1em 0 0 0;
	background-color: #0B985C;
	color: #eee;
	text-align: right;
}
#bottombar a {
	color: white;
}
#valid {
	width: 200px;
	position: relative;
	bottom: 24px;
	left: 5px;
}
#bottombar p {
	margin: 0 1em;
}
.eq {
	margin-bottom: 1em;
}
.eq img {
	vertical-align: middle;
}
.eq span:before {
	content: "(";
}
.eq span:after {
	content: ")";
}
.eq span {
	margin-left: 3em;
}
#adsense {
	clear: both;
	margin-top: 1em;
	text-align: center;
}
object {
	background: transparent;
	width: 728px;
	height: 90px;
	border: 0;
}
.bialy {
	visibility: hidden;
}
