<!--
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	background: #CCCCCC;
}

body, th, td, input, textarea, select {
	font-family:Arial; font-size:13px; color:rgb(85,85,85); }

h1, h2, h3 {
	color:rgb(1,51,102); }

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

input, textarea, select {
	color: #000000;
}

a {
	color:rgb(1,51,102); }

a:hover {
	text-decoration: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 241px;
}

/* Logo */

#logo {
	background-color:rgb(1,51,102); background-image:url('images/img02.gif'); background-repeat:repeat-y; margin-bottom:10px; }

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 30px;
	background: url(images/img01.gif) no-repeat;
}

#logo p {
	padding-bottom: 30px;
	background: url(images/img03.gif) no-repeat left bottom;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Widgets */

#widgets {
	background-color:rgb(1,51,102); background-image:url('images/img02.gif'); background-repeat:repeat-y; }

#widgets-top {
	height: 20px;
	background: url(images/img01.gif) no-repeat;
}

#widgets * {
	color: #FFFFFF;
}

#widgets ul {
	margin: 0;
	padding: 0 20px 100px 20px;
	background: url(images/img04.jpg) no-repeat left bottom;
	list-style: none;
}

#widgets li {
}

#widgets li ul {
	padding: 0 0 20px 6px;
	background: none;
	line-height: 180%;
}

#widgets li li {
	padding-left: 12px;
	background: url(images/img05.gif) no-repeat left center;
}

#widgets h2 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 1em;
}

/* Page */

#page {
	margin-left: 250px;
}

/* Search */

#search {
	height: 51px;
	background: url(images/img06.gif) repeat-x;
}

#search form {
	height: 51px;
	margin: 0;
	padding: 0;
	background: url(images/img07.jpg) no-repeat;
}

/* Content */

#content {
}

#content h1, #content h2 {
	font-weight: normal;
	margin-top: 0;
}

.pagetitle {
	margin: 0 0 10px 0;
	padding-top: 27px;
}

.post {
	background-color:rgb(153,153,153); background-image:url('images/img09.gif'); background-repeat:repeat-y; background-position:100% 0%; margin-bottom:10px; }

.title {
	margin: 0;
	padding: 0 20px;
}

.byline {
	margin: 0 20px;
	border-top: 2px solid #C2C9B6;
}

.entry {
	padding: 20px 20px 0 20px;
}

.meta {
	margin: 0;
	padding: 0 20px;
}

/* Rounded Corners */

.ct {
}

.ct .l {
	background: url(images/img10.gif) no-repeat;
}

.ct .r {
	height: 15px;
	background: url(images/img11.gif) no-repeat right top;
}

.cb {
	background: url(images/img12.gif) repeat-x left bottom;
}

.cb .l {
	background: url(images/img13.gif) no-repeat left bottom;
}

.cb .r {
	height: 15px;
	background: url(images/img14.gif) no-repeat right bottom;
}

/* Footer */

#footer {
	font-size:smaller; background-image:url('http://www.mleyac.org/cgi-sys/Count.cgi?df=mleyaco1.dat|display=Counter|ft=6|md=5|frgb=100;139;216|dd=S'); background-repeat:no-repeat; background-position:50% 0%; padding-top:10px; clear:both; }

#footer p {
	background-repeat:no-repeat; background-attachment:fixed; margin:0; }
-->
