	
body {
	margin:0px;
	padding:0px;
	background:#7f1911;
	text: #ffffee;
    width: 100%;
    scrollbar-face-color: #476e6e; 
  	scrollbar-shadow-color: #000000; 
  	scrollbar-highlight-color: #7f1911; 
  	scrollbar-3dlight-color: #000000; 
  	scrollbar-darkshadow-color: #000000; 
  	scrollbar-track-color: #a88170; 
  	scrollbar-arrow-color: #7f1911
    }

A	 	{ text-decoration: none; font-weight: bold;} 
A:link	{ color: #d8ad8d } 
A:visited	{ color: #aaaaaa } 
A:active	{ color: #476e6e  } 
A:hover	{ color: #ffffff } 

A:link.menu { color=#d8ad8d; 
				text-decoration: none;
				border: 0px; }

A:visited.menu { color: #aaaaaa;
					text-decoration: none;
					border: 0px;}
					
A:hover.menu { color: #ffffff;
				 text-decoration; none:0px none}

A:active.menu { color: #00ffee;
				  text-decoration: none;
				  border: 0px; }
					
#sidebar1 {
	position: absolute;
	z-index: 2;
	left: 10px;
	padding: 0px;
	width: 202px;
	background: transparent;
	}

#content {
	position: relative;
	z-index: 4;
	padding: 0px;
	margin: 10px 235px 0px 223px;
	background-color: #a88170;
	background-image: url('ndn.gif');
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	border: 5px solid black;
	font: 11px/21px verdana, arial, sans-serif;
	text-align: left
	}
	
#sidebar2 {
	z-index: 2;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 214px;
	padding: 0px;
	background: transparent;
	text-align: left
	}
	

.blog {
	position: relative;
	z-index: 4;
	margin: 0px;
	padding:10px 15px 15px 15px;
	background: transparent;  
	font-family: verdana, arial, sans-serif;
	color:#ffffee;
	font-size:12px;
	font-weight:normal;							
	border: 5px solid #476e6e;}

.bloglist {
	margin: 0px;
	padding:5px 10px 10px 10px;
	background:#46666a;  
	font-family: verdana, arial, sans-serif;
	color:#ffffee;
	font-size:12px;
	font-weight:normal;							
	border: 2px solid #ffffee;}


.blog p {
	text-align: justify;
	background-color=#transparent;
	line-height:1.8;			
	}	

.menu {background: transparent;
        color: #f8f5f2;
		line-height: 1.8;
		margin: 10px;
		font-family: 'bradley hand itc';
		font-size: 16px;
		text-align: center;
		}

.menub {background: transparent;
		line-height: 1.8;
		margin: 10px;
		font-family: 'bradley hand itc';
		font-size: 14px;
		text-align: center;
		}
		
.menuc {background: transparent;
		line-height: 1.8;
		margin: 10px;
		font-family: 'bradley hand itc';
		font-size: 16px;
		text-align: center;
		}


.side p {
	background: transparent;
	line-height:1.8;
	margin: 10px;
	font-family: 'book antiqua', verdana, arial, sans-serif;
	color:#ffffee;
	font-size:12px;
	font-weight: normal;
	text-align: left;
	}

.top {
	font-family: verdana, arial, sans-serif;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	padding:5px;
	margin-top:20px;
	margin-bottom: 0px;
	letter-spacing: .1em;
	border-top:1px solid white;
	border-bottom:1px solid white;
	text-align:center;		  					
	text-transform: uppercase;
	background:#transparent;		
	}

.bottom {
	font:1em/1.25 monospace;
	color: white;
	text-indent:0 !important;
	padding:.3em;
	text-align: center;
	padding:5px;
	margin-bottom: 20px;
	letter-spacing: .1em;
	border-top:1px solid white;
	border-bottom:1px solid white;
	text-align:center;		  					
	background:#46666a;		
	}
		
.sidetitle {
	font-family: 'book antiqua', verdana, arial, sans-serif;
	color:#d8ad8d;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	padding:2px;
	margin-top: 10px;
	margin-bottom:0px;
	text-align:center;		  					
	border: 2px solid #476e6e;
	background: transparent;		
	}		

.sidetitle2 {
	font-family: 'book antiqua', verdana, arial, sans-serif;
	color:#d8ad8d;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	padding:2px;
	margin-top: 10px;
	margin-bottom:0px;
	text-align:center;		  					
	border: 2px solid #000000;
	background: transparent;		
	}		


.next {
	text-align: right;
	}

h1 {
	font:24px/24px arial, helvetica, sans-serif;
	font-weight:900;
	}
h2 {
	font:14px arial, helvetica, sans-serif;
	font-weight:700;
	margin:18px 0px 3px 0px;
	}
h3 {
	font-size:11px;
	font-weight:800;
	margin:6px 0px 3px 0px;
	}
#date {
	color:#a81c40;
	font-weight: bold;
	}
.timestamp {
	font: 10px verdana, arial, helvetica, sans serif;
	color: #666666;
	}