h1 {
  font-size:14px;
}

body {
  margin:0;
  font-family: "Century Gothic", "URW Gothic L", Arial, Helvetica, sans-serif;
  font-size: 12pt;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #c58dff;
	font-size: 20pt;
}

h2 {
	color: #c58dff;
	font-size: 14pt;
}

.post-outer {
	border: 2px solid #c58dff;
	padding: 6px;
	margin-bottom: 10px;
}

.post-outer h2 {
	margin: 0 0 6px 0;
	border-bottom: 2px solid #c58dff; 
}

.post-meta {
	font-style: italic;
}

.post-meta a {
	color: #c58dff;
}

.header-top {
  width:100%;
  height:100px;
  background:#993ee9;
  border-bottom: 10px solid #c58dff;
  padding-top:10px;
}

.header-top img {
  padding-top:15px;
  float-left:left;
}

.header-menu a{
  color:white;
  text-decoration:none;
  font-family:arial;
  font-size:10pt;
  padding-left:5px;
}

.header-menu a:hover {
	text-decoration: underline;
}
.header-menu{
  float:right;
  /*margin-top:70px;*/
  height: 30px;
}

.header-lower {
  width:100%;
  height:10px;
}

.header-inner {
  width:875px;
  margin:0 auto;
  height:80px;
}

.img-header {
  width: 900px;
  height:300px;
  margin:0 auto 10px;
}

.header-image {
  width:455px;
  float:left;
  /* background:url(graphics/lady.gif); */
  padding: 0;
  margin: 0;
  height:300px;
}

.header-quote {
  width:156px;
  float:right;
  background:url(graphics/quote.jpg) top left no-repeat white;
  height:151px;
  padding: 80px 264px 70px 10px;
  font-size: 14pt;
  color: #333333;
  vertical-align: middle;
  text-align: center;
}

.header-logo {
  width:250px;
  float: left;
}

.content {
  width:875px;
  margin:0 auto;
}


.content-text {
  width:875px;
  float:left;
  padding-top:20px;  
}

.content-links {
  width:350px;
  height:250px;
  float:right;
  padding-top:20px;
}

.content-links1 {
  width:100%;
  height:124px;
}

.content-links-txt {
  width:226px;
  height:124px;
  float: right;
  font-size:12px;
}

.content-links-pic {
  width:100px;
  height:124px;
  float: left;
}

.content-links2 {
  width:100%;
  height:124x;
}

.content-links2 txt {
  width:124px;
  height:123px;
  font-size:12px;
}

.content-links2 pic {
  width:100px;
  height:124px;
}

.footer {
  width:100%;
  height:20px;
  border-top: 10px solid #841ce2;
  text-align: left;
  margin-top: 20px;
}

.footer-inner {
  width: 875px;
  margin: 0px auto;
  padding-left: 0px;
  font-size:12px;
}

.footer-credit {
  float: right;
}