body {
	margin: 0px 0px 20px 0px;
		background-color: #000000;
	        background-attachment: fixed;
	        background-repeat: repeat;
	        background-position: top left;
        	text-align: center;
        
	}
#background {
        background-color: #ffffff;
        }
a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #f65a6d;
	}

a:visited {
	color: #f48baa;
	}

a:active {
	color: #f65a6d;
	}

a:hover {
	color: #c7051d;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	
        }

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	width: 723px;
	border-bottom: 1px solid #333300;
	background-color: #FFFFFF00;
	;
        }
.pic-small {
        padding: 0px;
        background-color: #ffffff;
        border: 0px solid #000000;
        }
.link-note {
        background-color: #ffffff;
        }
.image {
	border: 1px solid #f89ab9;
        padding: 4px;
        background-color: #ffffff;
        }

#banner {
	margin-top: 10px;
        font-family: Arial;
	background-color: #ffffff;
	text-align: center;
	padding-left: 0px;
        padding-right: 0px;
	border-top: 0px solid #333300;
        border-bottom: 1px solid #333300;
        border-left: 0px solid #333300;
        border-right: 0px solid #333300;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #999966;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	text-align: center;
	
	
	}

#banner h2 {
	font-size: small;
	}

#center {
		float: left;
	width: 723px;
	
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}
.content2 {
        color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
        }
.top-text {
        
        color: #000000;
        }
.bottom-text {
        font-family: arial;
        color: #666666;
        }

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	font-color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
.slideshow-text {
	border:0px none;
	margin: 0;
	padding: 4px;
	color: #333333;
	font: 12px arial;
	text-align: left;
	overflow:hidden;
	display: table-caption;
        font-weight: bold;
        }
.date {
        text-align: left;
        font-type: Arial;
        font-size: large;
        font-weight: bold;
        color: #333333;
        
        }
.arrows {
        border: 1px;
        border-color: #666666;
        }        