body	{
	background: #437ca4 url('bg.gif') repeat-y center;
	margin: 20px;
	margin-top: 0px;
	padding: 0px;
	font-family: "verdana", sans-serif;
	color: #000000;
	font-size: small;
	text-align: center
}

img {
	border-color: #00aeef;
}

a:link {
	color: #00aeef;
	font-weight: bold;
	text-decoration: underline
}
a:visited {
	color: #00aeef;
	font-weight: normal;
	text-decoration: underline
}
a:hover {
	color: #437ca4;
	text-decoration: none;
}

hr {
	width: 600px;
	height: 52px;
	_height: 1px;
	background: url('hr.jpg') no-repeat;
	margin-top: 25px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: none;
}

.container {
	padding: 0px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-top: 0px;
	background: #FFFFFF url('bgcontent.gif') repeat-y;
}

.content {
	margin: 20px;
	padding: 0px;
	text-align: justify;
}

.footer {
	width: 900px;
	height: 119px;
	margin-left: auto;
	margin-right: auto;
	background: url('footer.jpg') no-repeat;
}

.linkmenu {
	margin-left: 25px;
	font-family: monospace;
	font-weight: bold;
	font-size: small;
	line-height: 20pt;
	text-align: center;
}

.linkmenu a:link	{color:#2b012f; font-weight:bold; text-decoration:none}
.linkmenu a:visited	{color:#2b012f; font-weight:bold; text-decoration:none}
.linkmenu a:hover	{color:#2b012f; text-decoration:underline; background:none}

.sponsor img {
	border: none;
	margin: 10px;
}

.big	{font-family:monospace; font-size:x-large; font-weight:bold; color:#00aeef; text-shadow: 0px 0px 4px #999999}
.title	{font-size:small; font-weight:bold; color:#2b012f}
.small	{font-size:x-small; color:#666666;}