/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #7A0026 url(../../images/img01.gif);
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	/* text-transform: lowercase; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #7A0026;
}

h2 {
}

h3 {
	font-weight: bold;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	padding-left: 3em;
	padding-right: 3em;
	background: url(../../images/img03.gif) no-repeat;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330010;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #0072BC;
}

a:hover {
	text-decoration: none;
	color: #59C700;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #8CBEF5 url(../../images/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #DCEBFC;
}

/* Post */

.post {
	padding: 20px 20px 0 20px;
}

.post .title {
	margin-bottom: 0px;
	padding: 3px 0 15px 0;
	background: url(../../images/img04.gif) repeat-x left bottom;
	border-bottom: 2px solid #EEEEEE;
	font-size: 1.75em;
}

.post .date {
	float: right;
	padding: 10px 20px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding	: 10px 20px;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 20px;
	border-top: 1px solid #EEEEEE;
	color:Teal;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}
.quote 
{
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-weight: bold; 
	font-style: italic; 
	color: #7A0026;
	text-align: center;
}
/* Page */

#page {
	width: 600px;
	margin: 0 auto;
	background: #FFFFFF;
	border: 10px solid #330010;
}

/* Logo */

#logo {
	height: 200px;
	/*background: url(../../images/img02a.jpg);*/
}

#logo h1 {
	padding: 135px 0 0 380px;
	letter-spacing: -1px;
	font-size: 2.4em;
}

#logo h2 {
	margin-top: -8px;
	padding: 0 0 0 410px;
	font-size: 1.3em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
}

#extra {
}

/* Content > Main */

#main {
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
}

#sidebar a {
}

/* Content > Menu */

#menu {
	height: 50px;
	background: #330010;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	padding: 20px 0 2px 0;
	border-bottom: 4px solid #330010;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	border-bottom-color: #FFFFFF;
}

#menu .active a {
	border-bottom-color: #FFFFFF;
}

#menu .first a {
}

/* Footer */

#footer {
	clear: both;
	padding: 20px;
	background: #EBE6E8;
}

#footer p {
	margin: 0;
	font-size: x-small;
	color: #999999;
}

#footer a {
	color: #999999;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

/*										AJAX Styles						*/

.mainAreaInternal {
	position: relative;
	/*top: 40px;
   left: 0px;*/
   width: 500px;
	height: 300px;
	background-color: #FFF;
	color:#666
	overflow: auto;
	padding: 2px;
	z-index: 0;
 }

 .mainAreaLoading {
	position: relative;
	/*top: 40px;
   left: 0px;*/
   width: 500px;
	height: 300px;
	background-color: #FFF;
	z-index: 1;
 }
 
 
/* Some formatting for the demo below -- you can just ignore this :). */

#demoLinkList {
 list-style: none;
 margin: 0;
 padding: 0;
}

#demoLinkList li {
 float: left;
 width: 8em;
}

#demoLinkList a {
 display: block;
 padding: 0.5em;
 background-color: #8899BB;
 color: #FFFFFF;
 text-decoration: none;
}

#demoLinkList a:hover {
 background-color: #CCDDFF;
 color: #000000;
}

#targetArea, #blindArea {
 clear: both;
 padding: 0.5em 1.5em;
 margin-bottom: 2em;
 background: #CCDDFF;
 height: 15em;
 overflow: auto;
}
<style type="text/css">
/*body{
	background-repeat:no-repeat;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:0.9em;
	line-height:130%;
	text-align:center;
	height:100%;
	background-color: #E2EBED;
}*/
#contentContainer h2{	/* No margins above <h2> tags */
	margin-top:0px;
}


#mainContainer{
	width:755px;
	margin:0 auto;
	text-align:left;
	padding:5px;
	margin-top:20px;
	border:1px solid #000;
	background-color: #FFF;
}
#contentContainer{
	float:left;
	border:1px solid #000;
	background-color: #E2EBED;
	overflow:auto;
	margin-right:10px;
	padding:10px;
	
	/* CSS HACK */
	width: 497px;	/* IE 5.x */
	width/* */:/**/480px;	/* Other browsers */
	width: /**/480px;
	
	/* CSS HACK */
	height: 412px;	/* IE 5.x */
	height/* */:/**/390px;	/* Other browsers */
	height: /**/390px;
			
}


#contentContainer .openingText{
	color:red;
}

#articleListContainer{	/* <ul> container for article list */
	float:left;
	height:410px;
	overflow:auto;	
	width:240px;
	border:1px solid #000;
	background-color:#FFF;	
}
.articleList{
	margin:0px;
	padding:2px;
}
.articleList li{	/* General layout article in list */
	list-style-type:none;
	border:1px solid #999;
	background-color:#EEE;
	height:50px;
	margin:1px;
	padding:2px;
	color:#333;
	cursor:pointer;
}
.articleList li.articleMouseOver{	/* Mouse over article in list - layout */
	border:1px solid #000;
	color:#000;
}
.articleList li.articleClick{	/* Active article in list - layout */
	border:1px solid #000;
	color:#000;
	background-color:#317082;
	color:#FFF;
}

.keyText{	/* Just a column I use for key text inside articles - the one with the light blue bg and dotted border */
	background-color:#FFF;
	border:1px dotted #000;
	float:right;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	width:150px;
	padding:3px
}
.clear{
	clear:both;
}