body {
	background: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	background-color: #29231b;
}

#container  {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

a {
	color: #ad3232;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color: #ad3232;
}

#sidelogo {
	float: left;
	background: url(../images/sidelogo.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	width: 40px;
	height: 125px;
	margin-left: -38px;
}

#cornerbg {
	float: right;
	background: url(../images/topcorner.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 125px;
	z-index:2;
	display:block;
}

#header {
	width: auto;
	height: 125px;
	background: url(../images/logo2.jpg) no-repeat;
	background-color: #ace2e8;
	position: relative;
	background-repeat: no-repeat;
	z-index:2;
}

.home {
	float:left;
	display:block;
	width:340px;
	height: 90px;
	text-indent: -999em;
	list-style: none;
	background: none;
	outline:none;
}

#quote {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	right: 0px;
	top: 25px;
	margin-right: 20px;
	width: 300px;
	z-index:2;
}

p.quote {
	font-size: 14px;
	font-style: italic;
}

p.author {
	font-style: normal;
	font-size: 10px;
	font-weight: 600;
	margin-top: -10px;
	margin-right: 30px;
	text-align: right;
}

.title {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	left: 36px;
	top: 30px;
}

#body {
	margin: auto;
	width: auto;
	height: auto;
	padding: 10px 15px 10px 15px;
	background-color: #efefe2;
	/* background-image: url(../images/logobg.jpg); */
	background-repeat: no-repeat;
	background-position: left, top;

}
p.main {
	text-align: justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-indent: 30px;
		}

p.date {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-indent: 15px;
	font-style: normal;
	margin-top: -10px;
}

#pictureright {
	float: right;
	background: white;
	padding: 5px 0px 5px 8px;
	background: transparent;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	text-align: right;
}

img {
	border-style: none;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	clear: both;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

h4 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: 15px;
	font-style: normal;
	margin-top: -10px;
}

li.comment a {
	text-decoration: none;
	color: black;
}

li.comment a:hover {
	color:white;
}

#respond {
	width: 600px;
}

#cancel-comment-reply {
	width: 600px;
}

textarea#comment {
	width: 600px;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
	background-color: #EAEADB;
}

cite.fn {
	font-size: 16px;
	font-weight: bold;
}

.comment-meta {
	font-size: 11px;
}

input#author {
	width: 120px;
	height: 17px;
	border: 2px solid #cccccc;
	padding: 3px;
	background-color: #EAEADB;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

input#email,input#url {
	width: 170px;
	height: 17px;
	border: 2px solid #cccccc;
	padding: 3px;
	background-color: #EAEADB;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

ol.commentlist {
	width: 650px;
}

li.even {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 3px solid #efefe2;
	padding: 2px;
	background: #efefe9;
}

li.odd {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border: 3px solid #efefe2;
	padding: 2px;
	background: #efefe2;
}

input#submit {
	border: 1px solid #CCC;
	background: #D9EAEA;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

input#submit:hover {
	border: 1px solid #CCC;
	background: #FFF;
}

#pictureleft {
	float: left;
	background: white;
	padding: 5px 8px 5px 0px;
	background: transparent;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
}

#footer {
	width: auto;
	height: 119px;
	background: url(../images/bottombg.gif);
	background-repeat: no-repeat;
	color: white;
	clear: both;
	position: relative;
	margin-bottom: 25px;
}

.footertext {
	margin: 4px 10px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	text-transform: none;
	position: absolute;
	right: 5px;
	top: 92px;
}

.box {
	margin-top: 10px;
	padding: 5pm 5px 5px 5px;
	background-color: #1c425c;
	width: 350px;
	color: white;
}

.menu {
   position: absolute;
   text-align: right;
   top: 100px;
   right: 0px;
   list-style: none;
   margin-left: auto;
   margin-right: auto;
   padding: 5px;
   text-transform: none;
   margin: 0px 2px 0px 0px;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 14px;
   z-index:2;
   outline:none;
}

.menu li{
   position:relative;
   display:inline;
   cursor:pointer;
   margin: 0px 6px 0px 0px;
   z-index:2;
   outline:none;
   text-indent:2px;
}

.menu li a{
   text-decoration:none;
   color:black;
   width:100%;
   height:100%;
   z-index:2;
   outline:none;  
   margin:2px 2px 2px 2px;
}

.menu li a:hover{
   z-index:2;
   margin:2px 2px 2px 2px;
   text-decoration: underline;
}

.menu li:hover{
   background-color: white;
   color:black;
   z-index:2;
   width: 150px;
}

.menu li ul{
   position:absolute;
   white-space:nowrap;
   text-align:left;
   list-style:none;
   display:none;
   z-index:5;
   left:0%;
   top:1.15em;
   margin:0px;
   padding:0px;
   background-color: #F2F2EC;
   z-index:2;
   outline:none;  
   width: 150px;
}

.menu li ul li{
   position:relative;
   left:0px;
   display: list-item;
   cursor:pointer;
   z-index:2;
}

.menu li ul li{
   position:relative;
   left:0px;
   cursor: pointer;
   width:200px;
   z-index:2;
}

.menu li ul li a{
   display:block;
   margin-left:3px;
   margin-right:3px;
   z-index:2;
}

.menu li:hover > ul{
   display:block;
   z-index:2;
}

#mybg {
	width: 800px;
	height: 95px;
	background-color: #ace2e8;
	position: relative;
	top: 0px;
	z-index:-1;	
}

p.newsdateodd {
	width: 40px;
	background: #fffff3;
	padding: 5px 5px 5px 5px;	
	display: table-row;
	margin-bottom: 10px;
	font-weight:bold;
}

p.newsodd {
	background: #fffff3;
	padding: 5px 5px 5px 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	display: table-cell;
	text-indent:10px;
}

p.newsdateeven {
	width: 40px;
	background: #e1e1d6;
	padding: 5px 5px 5px 5px;	
	display: table-row;
	margin-bottom: 10px;
	font-weight:bold;
}

p.newseven {
	background: #e1e1d6;
	padding: 5px 5px 5px 5px;
	margin-left: 20px;
	margin-bottom: 40px;
	display: table-cell;
	text-indent:10px;
}

a.docs, a.docs:active, a.docs:visited {
   text-decoration:none;
   color:black;
   width:100%;
   height:100%;
   outline:none;  
   margin:2px 2px 2px 2px;
}

a.docs:hover {
   text-decoration:underline;
   color: #666;
   width:100%;
   height:100%;
   outline:none;  
   margin:2px 2px 2px 2px;
}

#docswrapper {
	width:650px;
	clear: both;
	margin-left: 30px;
	margin-top: 20px;	
	margin-bottom: 20px;
	position: relative;
}

#docsicon {
	width: 50px;
	position: relative;
	float: left;
}

#docsfile {
	width: 600px;
	position: relative;
	float:right;
}

#docsheader {
	margin-left: 0px;
	margin-top: 30px;
	text-decoration:underline;
	position:relative;
	color:black;
	clear:both;
	display:block;
}