body {
	margin: 0;
	padding: 0;
	color: white;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/background.gif);
	background-color: #C8E3F5;
	background-position: left top;
}
#wrapper {
	margin-right: 55px;
	margin-bottom: 33px;
	margin-left: 220px;
	background-color: #C8E3F5;
}
#header-bottom {
	background-color: #FDF8F2;
	font-size: .9em;
	font-weight: 400;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#header-bottom ul {
	margin: 0;
	text-align: right;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
}
#header-bottom li {
  display: inline;
  background-color: #fdf8f2;
  color: #050845;
}
#header-bottom a:link, #header-bottom a:visited {
	text-decoration: none;
	background-color: #FDF8F2;
	color: #9CD8DE;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

#header-bottom a:link, {
	text-decoration: none;
	background-color: #FDF8F2;
	color: #999999;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#header-bottom a:hover {
	background-color: #CCCCCC;
	color: #999999;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
  font-style: italic;
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}
#main {
  position: relative;
  top:0;
  left:  0;
  width: 100%;
  margin-top: 0px;
}
#content {
	border: 1px solid #CCCCCC;
	background-color: white;
	color: black;
}
#mainfeature {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #666666;
	padding: 1em 2em 1em 1em;
	height: 1%;
}
#footer {
	text-align: center;
	vertical-align: middle;
	border: 0px none 0;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#wrapper #main #content #mainfeature .motm-image {
	float: left;
	padding-right: 10px;
}

#mainfeature h2 {
	margin: 0;
	font-weight: bold;
	font-size: 140%;
	color: #9CD8DE;
}
h1 {
	color: #660000;
	font-weight: bolder;
	text-align: center;
}

#mainfeature p {
	font-size: 100%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image: url(assets/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#content .inner {
  margin: 10px 20px 10px 40px;
}
#content .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
}
h3 {
	color: #660000;
}

#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#content .inner p {
  color: #666666;
  font-size: 90%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
	color: black;
	background-image: url(assets/more-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	font-size: 90%;
	color: #000033;
}
#sidebar {
  position: absolute;
  top: 0;
  right: 0;
  width: 220px;
  background-color: #256290;
  color: white;
  margin: 0;
  padding: 0;
}
#sidebar h3 {
  font-size: 110%;
  background-image: url(assets/sidebar-header-bg.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}
#sidebar .inner {
  padding: 10px;
}
#sidebar ul {
  list-style-image: url(assets/more-bullet.gif);
  margin-left: 0;
  padding-left: 20px;
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: white;
}
#sidebar .date {
  font-weight: bold;
}
#searchform .text {
  width: 196px;
  border: 1px solid #45bac0;
}
#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
}
#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  color: white;
  background-image: url(assets/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#wrapper #header #web-name {
	float: right;
	margin-top: -55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #544435;
	font-weight: 400;
}

.img-left {
	float: left;
		padding-right: 15px;
}
a:link {
	color: #660033;
}


.img-rt {
	float: right;
	padding-left: 15px;
}
.webname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bolder;
	color: #000000;
}
#phillida {
	top: 1px;
	clear: both;
}
