html  {

	}

body  {
	background: #000;
	font-family: tahoma, san serif, ;
	font-size: 9pt;
	color: #000;
	margin: 0px;
	padding-bottom: 0px;
	width: 100%; 
	}

a:link, a:visited, a:active  {
        color: #fff;
        }

a:hover  {
        color: blue;
        }

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

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

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

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

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

.navbar  {
	background: transparent;
        width: 780px;
    	padding: 0px 0px 0px 0px;
        margin-top: 5px;
    	margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
    	}


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

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

.blogbody  {
	background: transparent;
	position: relative;
	width: 300px;
   	padding: 0px 0px 0px 10px;
	color: black;
	text-align: justify;
    	letter-spacing: .2em;
        margin: 0px 10px 0px 30px;
    	font-size: 8pt;
        border: 3px solid #fff;
	}

div.blogbody p  {
   	padding:  0px 0px 5px 0px;
        margin: 0px auto;
        width: 270px;
	}

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

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

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

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

.powered  {
        background: #000 url(images/bottom.jpg) no-repeat;
        width: 800px;
        height: 10px;
        } 

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

.popup  {
	background: #699;
    	padding: 10px;
    	margin: 0px;
    	border: 3px solid #fc9;
	color: #000;
    	width: 437px;
    	}

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

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

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

