html  {
	
	margin: 0;
	padding: 0;
	}

body  {
	background: #c96;
	font-family: tahoma;
	font-size: 12px;
	color: #630;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	width: 100%;
	}

h2  {         
	background: transparent;
	text-align: center;
	font-weight: bold;
	margin: 0px 10px 0 10px;
	padding: 0px 0 3px 0;
	}

#frame  {
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	}

#content  {
	background: #c96 url(images/bg.jpg) repeat-y;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}

hr  {
	background-color:#663;
	color: #663;
	margin: 4px auto;
	width: 600px;
	height: 3px;
	}

.admin  {
	position: absolute;
	top: 0px;
	left: 0px;
	}

.navbar  {
	text-align: center;
    	background: transparent;
                width: 789px;
    	padding: 0px 0px 0px 30px;
    	margin: 0px 0px 0px 0px; ;
    	}


	
.center  {
	text-align: center;
   	padding: 0px;
   	margin: 0px;
    
    	}

.top  {
	background:  #c96 url(images/top.jpg) no-repeat;
   	width: 800px;
	height: 209px;
	}

.links  {
   	 margin: 0px 0px 0px 30px;
	}

.blogbody  {
	background: transparent;
	position: relative;
	width: 300px;
    	
   	padding: 0 10px 10px 10px;
	color: #630;
	text-align: justify;
    	letter-spacing: .2em;
    	margin: 0px 10px 0px 30px;
    	font-size: 11px;
border: 1px dotted #663;
	}

div.blogbody p {
    	padding: 0 7px 0 7px;
    	}


.entrytitle  {
	font-size: 12px;
   	font-weight: bold;
   	font-family: arial san-serif;
   	text-transform: uppercase;
   	padding: 5px  0 0 0;
   	text-align: center;
    	}

.posted  {
text-align: center;
  	 font-size:10px;
   	 margin: 0 5px 0 10px;
   	 padding: 0 5px 0 5px;
    	}

.archivelinks  {
	margin: 10px 0 10px 0;
	padding: 5px;
    	}

.sidetitle  {
    	font-size: 12px;
   	font-weight: bold;
   	font-family: tahoma arial san-serif;
   	text-transform: uppercase;
   	padding: 0px 0px 0 0px;
   	text-align: center;
   	}

.sidecontent  {
   	font-size: 10px;
   	padding: 0 0px 0 0px;
   	text-align: center;
   	 } 

.mainbody  {
	float: right;
	left: 330px;
	width: 400px;
	margin: 0px 17px 0px 0px;
	padding: 0px;
   	}

.mainentrytitle  {
	font-size: 16px;
    	font-weight: bold;
    	text-align: center;
    	padding: 10px 0 5px 0;
    	}

.mainpic   {
    	width: 400px;
    	height: 300px;
    	margin: 0px;
    	padding: 2px;
border: 3px solid #663;
    	}

.arccontainer  
	{background-color:#960;
	max-width: 740px;
	margin: 30px;
	padding: 10px;
	text-align: left;
border: red 1px solid;
	}

.littlepic {
	border: 2px #fddffd solid; 
	margin-top:10px;
	margin-bottom:4px;
	margin-right: 5px;
	margin-left: 5px;
    	padding-top: 5px;
	}

.littlepic-archive {
	border:2px #fddffd solid; 
	margin-top:7px;
	margin-bottom:7px;
	margin-right:5px;
	margin-left: 5px;          
    	padding-top: 5px;
	}

.categoryname  {
	font-size: 20px;
    	font-weight: bold;
	border: red 1px solid;
    	}

.powered {
    	background: #c96 url(images/bottom.jpg) no-repeat;
                width: 800px;
                height: 38px;
                text-align: center;
	}




.banner-commentspop  {
	background: #c96 url(images/banner-commentspop.gif) no-repeat;
	width: 300px;
    	height: 82px;
	}

.popup  {
	background: #c96;
    	padding: 5px;
    	margin: 0px;
    	border: 3px solid #663;
    	color: #630;
    	width: 430px;
    	}



.comments  {
	width: 375px;
    	margin: 0 75px 0 75px;
    	padding: 0px;
    	}

.comments-head  {
	font-size: 12px;
    	font-weight: bold;
    	text-align:center;
    	font-family: tahoma arial san-serif;
    	text-transform: uppercase;
    	color: #630;    	border-bottom: #663 3px solid;
    	}

.comments-body  {
    	font-family: tahoma arial san-serif;
    	letter-spacing: .2em;
    	color: #630;
    	border-bottom: #663 3px solid;
	padding-bottom: 5px;
    	}

.comments-post  {
	font-size: 10px;
    	padding: 0 0 10px 0;
    	color: #630;
    	}

div.float  {
    	float: left;
    	}
div.float p  {
    	text-align: center;
    	}
div.spacer  {
    	clear: both;
    	}