﻿body {
	background-color: #87CEFA;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#masterdocument {
	position:relative;
	top:0px;
	margin:0 auto 0;
    background:#FFFFFF; 
	width:820px;
	min-height:700px;
	border: 2px #000080 solid;
}
.main {
	padding:  10px 10px 10px 0px;
	width:450px;
	min-height:700px;
}
#rightbar, #leftbar {
	margin:0 10px 10px;
	width: 150px;
	padding: 10px 0px; 
	border: solid #000080;
	border-top: 1px;
	border-bottom: 1px;
}
#rightbar {
	float: right;
	border-right: none;
	border-left: 1px;
	position: relative;
	top:-68px;
}
#leftbar {
	float: left;
	border-right: 1px;
	border-left: none;
	position: relative;
	top:-68px;
}
.bar table {
	border:1px;
	border-style:solid;
	width:97%;
	background-color:#FFFFFF;
	text-align:center;
}
.bar td {
	text-align:center;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:xx-small;
	color:#000080;
}	
#header {
  	 background-image:  url(images/re-banner.jpg);
     margin:0;
     border-top: 0px solid #000;
     border-left: 0px solid #000;
     border-right: 0px solid #000;
  	 border-bottom: 2px solid #00008B;
     font-family: "Ex Ponto", "Snell Roundhand", cursive;
	 font-style: italic;
	 font-variant: small-caps;
	 font-weight: bold;
	 font-size: 32;
	 line-height: 100%;
  	 text-align: center;
}
#adsense-horizontal {
	margin:0px;
	width: 470px;
	border: solid #00008B;
	border-top: 1px;
	border-bottom: 1px;
	border-left: none;
	border-right:none;
	position:relative;
	left:174px;
	top:0px;
	z-index:1;
}
#adsense-footer {
    margin: 0px 0px 0px 10px;
	width: 780px;
	border: solid #00008B;
	border-top: 1px;
	border-bottom: 1px;
	border-left: none;
	border-right:none;
	position:relative;
	top:0px;
	left:10px;
}	
#footer {
    margin: 0px 0px 0px 10px;
	width: 795px;
	font-size:xx-small;
	border:none;
	position:relative;
	top:0px;
	left:10px;
	color:#C0C0C0;
}
#loginform {
	border:none;
	width:150px;
	height:100px;
	position:relative;
	top:300px;
	left:400px;
}	
a {	
	color: #9cf; 
	text-decoration: none;
}
a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:active {
	color: #CC6600;
}
a:hover {
	color: #000000; 
	text-decoration: underline;
	}
ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
li 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}
.nav { /* all list items */
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold; 
    font-variant: small-caps;
    font-size: small;
    position: relative;
    top:0px;
    left:165px;
	width: 400px;
	height:25px;
    text-align: left;
    line-height:1.25em;
    cursor: default;
	background-color: transparent;
	padding: 5px 5px 5px 5px;
	border:none;
	z-index:100;
}

#re-title {
  	margin:5px 5px 0;
  	padding:20px 20px .25em;
    font-size:3em;
  	line-height:1.1em;
  	color: #00008B;
    letter-spacing:.1em;
  	}
  
#description {
  	margin:0 5px 5px;
  	padding:0 20px 20px;
  	font-size: .8em;
  	letter-spacing:.1em;
  	}

.post {
	padding: 0px;
	margin: 0px 10px 0px 10px;
	line-height:1em;
	}

.post p {
	font-size: x-small;
	font-weight: normal;
	line-height: normal; 
	text-align: justify;
	padding:0px;
	margin-top:1.5px;
	margin-bottom:1.5px;
}
.post h1 {
	font-size: small;
	font-weight: bold;
	line-height:normal;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
}
.post h2 {
	font-size: x-small;
	font-style:italic;
	line-height:normal;
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}
.post h3 {
	font-size: x-small;
	font-weight:bold;
	line-height:normal;
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}
.story {
	padding: 0px;
	margin: 0px 10px 0px 10px;
	line-height:1.5em;
	}

.story p {
	font-size: x-small;
	font-weight: normal;
	line-height: normal; 
	text-align: justify;
	padding:5px;
	margin-top:1.5px;
	margin-bottom:1.5px;
}
.story h1 {
	font-size: small;
	font-weight: bold;
	line-height:normal;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
}
.innertd1 {
	font-family:Verdana, Arial;
	font-size:medium;
	font-weight:bold;
	color:#000080;
}
.innertd2 {
	font-size:x-small;
	font-weight:normal;
	color:#000080;
}
.innertd3 {
	font-size:x-small;
	font-weight:normal;
	font-style:italic;
}
.contacttitle {
	font-family:Verdana, Arial;
	font-size:medium;
	color:#000080;
}
.contactdivider {
	background-color:  #CC6600;
    position:relative;
    width:98.5%;
    height:2px;
}
.contacttd {
	font-family:Verdana, Arial;
	font-size:x-small;
	color:#000080;
}
.side p {
	margin: 10px; 
	font-size: 0.7em;
	font-weight: normal;
	line-height: 175%; 
	text-align: left;
}
.sidebar-title {
/*	border-top: #333 1px solid; */
	border-bottom:1px solid #024;
	padding: 4px;
	margin: 0px; 
	color: #00008B; 
	line-height: 1em; 
	font-size: 0.9em;
	font-weight: bolder;
    font-style: italic;
    font-variant: small-caps;
	letter-spacing: 0.1em; 
	text-align: center
	}

.date {
	font-size: 1em;
	color: #FFF;
	margin: 0px 10px;
	padding: 2px;
	font-weight:bold;
	border-bottom:1px solid #024;
	}	
			
.side ul {
	margin:none;
	padding: 10px;
  	list-style: none;
  	}

.side li {
	font-weight: bold; 
         font-variant: small-caps;
         font-size: 1em;
         text-align: center;
	}

#comments {
	font-size: 0.8em;
	}
	
.comment-link {
	font-size: 1em;
	}

.submit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	color:#000080;
	position:relative;
	left:75px;
}
.submit td 
{
	width:150px;
}
#content {
	clear: left;
}
#website 
{
	margin: 0px 0px 0px 10px;
	width: 780px;
	border: solid #00008B;
	border-top: 1px;
	border-bottom: 1px;
	border-left: none;
	border-right:none;
	position:relative;
	top:-50px;
}

