body {
	font-family: 'Open Sans', sans-serif;
	font-size: 90%;
	background-image: url('/lib/tpl/ajcweb20/images/clouds.jpg');
	background-attachment: fixed;
}

#banner, #bar, #content, #fooooooter {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 0;
}

#banner table {
	width: 97%;
}

.wikinavi {
	font-size: 70%;
}

#slogan td {
	font-size: 80%;
}

#bar {
	background: #333;
	text-align: center;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/lib/tpl/ajcweb20/PIE.htc);
}

table.center {
	margin-left: auto; 
	margin-right: auto;
}

#bar, #bar a {
	color: #eeeeee;
	text-decoration: none;
	font-size: 90%;
}

#bar a:hover {
	background-color: #222;
	color: #fff;
}

#bar td {
	padding: 5px;
	background: #555;
	font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/lib/tpl/ajcweb20/PIE.htc);
}

a, a:visited, a:link, a:active, li a, li a:link, li a:active {
	text-decoration: none;
	color: #005;
}

a:hover {
	text-decoration: underline;
}

#content {
	background: #eee;
	padding: 5px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	behavior: url(/lib/tpl/ajcweb20/PIE.htc);
}

#fooooooter {
	float: right;
}
