body, table {
}

body {
    background-color: #000000;
    margin: 0px;
    padding: 0px;
}

A 	{ color: #333399; text-decoration: none;} 
	A:link	{ color: #A52A2A; text-decoration: none;} 
	A:visited	{ color: #8B4513; text-decoration;} 
	A:active	{ color: #000000; } 
	A:hover	{ color: #009900; text-decoration:underline overline;  }

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
}

#banner, #banner-commentspop {
}

#banner {
    background-color: #000000;
    margin: 5px 5px 5px 5px;
}

#banner-commentspop {
    background-color: #DEB887;
    background-image: url(bannerbg.png);
    background-repeat: no-repeat;
    color: #ffffff;
    font-family: verdana, helvetica, sans-serif;
    font-size: xx-large;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
    background-color: #663300;
    background-image: url(bannerbg.png);
    background-repeat: no-repeat;
    border-bottom: #000000 solid 1px;
    border-right: #000000 solid 1px;
    color: #fff;
    font-family: verdana, helvetica, sans-serif;
    font-size: 34px;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
}

#banner .description {
    background-color: #ffffff;
    color: #DEB887;
    display: block;
    font-family: helvetica, arial, sans-serif;
    font-size: normal;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px 5px;
}	

#content {
    background-color: #ffffff;
    margin: 0 5px 5px 5px;
    padding-right: 275px;
}

#container {
    background-color: #ffffff;
    margin: 5px 5px 5px 5px;
}

#links {
    background-color: #fff;
    padding: 10px;				
    position: absolute;
    top: 5px;
    right: 5px;
    width: 220px;
}

.blog {
    background-color: #fff;
    padding: 15px;
}	


.blogbody {
    font-family: Tahoma, Trebuchet MS, Times New roman, verdana
    color: #000000;
    font-size: small;
    font-weight: normal;
    background: #fff;
    line-height: 110%;			
    margin-bottom: 10px;
}

.blogbody p {
    margin-top: 2px;
}

.title	{ 
    background-color: #DEB887;
    background-image: url(headerbg.png);
    background-repeat: no-repeat;
    color: #663300;
    font-family: comic sans, tahoma, lucida console, arial, sans-serif;
    font-size: small; 
    margin: 0 0 0px 0;
    padding: 1px 0 1px 15px;
}			

#menu {
    font-size: small;
    text-align: right;
}		

.date	{ 
    color: #663300; 
    font-size: small; 
    text-align: right;
}			

.posted	{ 
    font-size: x-small; 
    font-weight: bold;
    margin-top: 4px;
}


.calendar {
    background-color: #cccccc;
    font-size: small;
    font-weight: normal;
    line-height: 120%;
    text-align: center;	
}

.calendar a {
    background-color: #FFCC99;
    color: #ffffff;
    padding: 0 2px;
    text-decoration: none;
}

.calendar td {
    width: 14%;
}

div.calendar table {
    width: 100%;
}

.calendarhead {	
    background: #FFCC99;
    color: #ffffff;
    font-family: helvetica, sans-serif;
    font-size: normal;
    font-weight: bold;
    padding: 2px;
    text-align: left;
    width: 100%;
}	

.side {
    background: #FAEBD7;
    text-color: #666666;
    font-size: small;
    line-height: 120%;
    padding: 3px 7px;
    align: center;				
}	

.sidetitle {
    background-color: #000000;
    color: #FFFFFF;
    font-family: helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    padding: 2px;
    margin-top: 3px;
}		

.syndicate {
    background-color: #cccccc;
    font-size: small;
    font-weight: bold;		
    padding: 2px;
    margin-top: 10px;
    text-align: center;
}	

.powered {
    background-color: #cccccc;
    font-size: small;
    font-weight: bold;
    line-height: 120%;
    margin-top: 10px;
    padding:2px;
    text-align:center;
}	

.comments-body {
    background-color: #fff;
    font-size: normal;
    line-height: 120%;
    margin-bottom: 10px;
}		

.comments-post {
    background-color: #cccccc;
    display: block;
    font-size: small; 
    font-weight: bold;
}	

.trackback-url {
    font-size: small;
    background: #fff;
    line-height: 120%;
    padding: 5px;	
}

.trackback-body {
    font-size: small;
    font-weight: normal;
    line-height: 120%;
    padding-bottom: 10px;
    padding-top: 10px;		
}		

.trackback-post {
    color: #666;
    font-size: small;
    font-weight: normal;
    background: #fff;		
}

.comments-head	{ 
    background-color: #FFCC99;
    background-image: url(headerbg.png);
    background-repeat: no-repeat;
    color: #ffffff;
    font-family: helvetica, sans-serif;
    font-size: normal; 
    font-weight: bold;
    margin: 0 0 3px 0;
    padding: 1px 0 1px 15px;
}		


