@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	color: #000000;
	background-color: #4394E5;
	line-height: 1.2em;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #99CCFF;
}
#banner {
	background-image: url(images/header.jpg);
	height: 132px;
	background-repeat: no-repeat;
	display: block;
}
#banner-header  a  {
	display: block;
	width: 900px;
	height: 132px;
}
span {
	display: none;
}
#alpha {
	padding-left: 40px;
	float: left;
	width: 210px;
	margin-top: 20px;
}
#beta {
	width: 610px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 20px;
}
.entry-header {
	height: 30px;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	font-size: 1.1em;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	margin: 0px;
}
.entry-content {
	padding: 5px;
	margin: 0px;
}
.date-header {
	font-size: 0.8em;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#r-header {
	background-color: #000000;
}

#alpha ul {
	margin-left: 1em;
	padding-left: 1em;
	list-style-type: none;
}

#footer {
	clear: both;
	float: none;
	font-size: 0.9em;
	text-align: right;
	padding-right: 20px;
	padding-top: 2px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 18px;
	background-color: #4394E5;
	padding-bottom: 0px;
	margin: 0px;
}
#beta-inner {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCFFFF;
}
#alpha-inner {
	background-color: #CCFFFF;
}
.module-content  {
	padding-right: 10px;
	padding-left: 10px;
}
#alpha-inner h2 {
	padding-right: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	margin-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #00CCFF;
}

#l-header {
	background-image: url(images/l-header.jpg);
	height: 15px;
}
#l-footer {
	background-image: url(images/l-footer.jpg);
	display: block;
	height: 15px;
	margin-top: 10px;
}
.entry {
}

#r-header {
	background-image: url(images/r-header.jpg);
	display: block;
	height: 15px;
}
#r-footer {
	background-image: url(images/r-footer.jpg);
	display: block;
	height: 15px;
}

.entry {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.entry-footer p {
	font-size: 0.8em;
	text-align: right;
	border-bottom-style: solid;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #00CCFF;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #00CCFF;
}

#footer a {
	color: #333333;
	text-decoration: none;
}
.comments-open-header {
	font-size: 1.1em;
}
.comment-footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	font-size: 0.8em;
}
h2 {
	font-size: 1em;
}
#banner h1 {
	margin: 0px;
	padding: 0px;
}

