body {
	background-color: #ffffff;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 100%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	}

a:link {
	color: #4040ff;
	font-weight: bold;
	}

a:visited {
	color: #666666;
	}

a:hover {
	color: #c70000;
	text-decoration: none;
	}

a:active {
	background: #f5c00c;
	color: #000080;
	}

h1 {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 250%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	}

h2 {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}

#content {
	position: relative;
	z-index: 90;
	margin: 10px 190px 10px 10px;
	}

#content_wide {
	position: relative;
	z-index: 90;
	margin: 10px 10px 10px 10px;
	}

#email {
	position: relative;
	margin: 0px 30px 0px 30px;
	border:2px dashed #999999;
	background-color:#dddddd;
	padding: 10px 10px 10px 10px;
	font-family: Courier New, Helvetica, monospace;
	font-size: 90%;
	text-align: left;
	}

#sidebar {
	position: absolute;
	top: 120px;
	right: 20px;
	text-align: center;
	}

#bottom_ad {
	text-align: center;
	}

#footer {
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	}
