body {
	background-image:url(Images/CoolPattern1.jpg);
	margin: 0px;
	border: 1px dotted gray;
	padding: 10px 0 10px 0;
	color: #333;
	font-size:small;
	line-height: 1.5; /* IE fix */
	text-align:center;
}
h1 {
	border-bottom: 1px solid black;
	font-size: 150%;
	font-weight: normal;
	text-decoration: none;
	padding-bottom:3px;
}
h2 {
	border-bottom: 1px solid black;
	font-size: 130%;
	font-weight: normal;
	text-decoration: none;
	padding-bottom:3px;
}
h4 {
	color: #fff;
	padding: 20px;
	margin: 0px;
	font-size: 38px;
	background-color:#996699;
}
p {
	color: maroon;
}
.drop {
	float:left;
	font-size: 400%;
	color: white;
	line-height: 1em;
	margin: 4px 10px 10px 0;
	padding: 4px 10px;
	border: 2px solid #ccc;
	background:#5e7183;
}
#tagline {
	color:#540604;
	text-align:right;
	background-color:#beddf9;
}
#tagline p {
	font-size: 18px;
	font-style: italic;
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin-right: 25px;
	margin-top:3px;
	margin-bottom: 3px;
}
#content, #sidebar {
	float: none;
	margin: 0;
}
#content { /* IE fix */
	text-align: left; /*  end of fix*/
	background: white;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	width: 500px;
	padding: 15px;
	float: right;
	border-color: navy;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: .9em;
	font-style: normal;
	font-family: "Lucida Bright", Georgia, "Times New Roman", Times, serif;
}
.imgFrame {
	margin: 10px;
}
.textBorderMaroon {
	color:#003300;
	margin-top: 15px;
	margin-bottom: 15px;
	border-style:groove;
	border-color:#800000;
	padding: 15px;
}
.textBorderGreen {
	margin-top: 15px;
	margin-bottom: 15px;
	border-style:groove;
	border-color:#FFC0CB; /*pink*/
	padding: 15px;
	color:#990000;
}
#sitebar {
	background: #5e7183;
	width: 160px;
	height: 600px;
	margin-left: 0px;
	margin-top: -50px;
	margin-bottom:0px;
	float: left;
}
#sidebar div h3 {
	font-size: 1.25em;
	margin: 0 -0.8em;
	padding: 0.4em 0.8em;
	text-transform: lowercase;
}
a.Mosaics:link {
	color:#66FFFF;
}
a.Mosaics:visited {
	color: #66FFFF;
}
a.Mosaics:hover, a.Mosaics:active {
	color:#66FF00;
}
#footer {
	background:#54080a;
	color: #ffffff;
	border-top-color:#FFC0CB;
	border-top-style:ridge;
	text-align: center;
	padding: 5px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
}
#footer p {
	font-size: small;
	margin: 0;
	color: #ffffff;
}
#container {
	background: #beddf9;
	border-style: solid;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	;
	width: 750px;
	height: auto;
}
.ClearFloat {
	clear:both;
	height:0;
	font-size:1px;
	left: 0;
}
.img {
	padding: 4px;
	border: 1px solid #d9e0e6;
	border-bottom-color: navy;
	border-right-color: navy;
	background: #fff;
}
em {
	font-family: serif; /*text-decoration: underline overline;*/
	text-decoration: none;
}
 

a:link {
	color:#000099;
}
a:visited {
	color:#000099;
}
a:hover {
	color: #116d6d;
}
a:active {
	color:#000099;
}
 
 

#sidebar h2 {
	color: black;
}
#sidebar h3 {
	color: #d12c47;
}
#sidebar p {
	font-size: .75em;
}
.extra {
	margin-left:10px;
}
/*BEGIN navigation*/

#navlist {
	margin:10px;
	padding:10px;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited {
	display:block;
	float: right;
	color: #fff;
	background:#313;
	padding: 3px 5px 3px 5px;
	border-left:6px solid #616;
	border-bottom:1px solid #616;
	margin-right:8px;
	font-weight:bold;
	text-decoration: none;
	font-family:monospace, "courier new";
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	background: white;
	color: #006;
	background:silver;
	border-left:6px solid #313;
	border-bottom:1px dashed #313;
}
#navBottom {
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: right;
}
#navlist a:hover {
	color: #000;
}

.DottedBottom {
border-bottom: 1px dotted #CCC;
padding-bottom: 10px;
}

/* New Format */

#container #content .maroon {
	color: #800000;
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 1px solid #800000;
}
#container #content .maroon a {
	color: #800000;
	margin: 0px;
	padding: 10px 0px;
/*	border-bottom: 1px dotted #CCC;*/
}
#container #content .green {
	color: #003300;
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 1px solid #800000;
}
#container #content .green a {
	color: #003300;
	margin: 0px;
	padding: 10px 0px;
/*	border-bottom: 1px dotted #CCC;*/
	
}
#container #content .navy {
	color: #000080;
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 1px solid #800000;
}
#container #content .navy a {
	color: #000080;
	margin: 0px;
	padding: 10px 0px;
/*	border-bottom: 1px dotted #CCC;*/
}
#container #content .black {
	color: #333333;
	margin: 0px;
	padding: 10px 0px;
	border-bottom: 1px solid #800000;
}
#container #content .black a {
	color: #333333;
	margin: 0px;
	padding: 10px 0px;
/*	border-bottom: 1px dotted #CCC;*/
}

/* Amazing used on index page*/
#amazing a:link {
	font-weight:lighter;
}

.Back /* used on category pages to get back*/
 {
text-align:right
}
/* announcement is used on page Life Quotes */
.announcement {
margin: 10px; 
border: 2px solid #FFC0CB; 
background:#54080A;
}
.announcement a{
color: #FFFFFF;
}

.announcement p{
color:#FFFFFF;
font-size:small;
padding: 0 .15em;
}
#container #content .Twits {
margin-top: 15px; 
margin-bottom: 15px;
}

 