body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;        
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #999999;
	}

a:visited {
	color: #999999;
	}

a:active {
	color: #999999;
	}

a:hover {
	color: #006699;
	}

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

#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 512px;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	height: 100px;
	}

#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: x-small;
	}

#banner h2 {
	font-size: small;
	}

#center {
	width: 640px;	
	overflow: hidden;
	}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	padding-bottom: 80px;
	padding-top: 20px;
	}

.content pre {
	font-size: larger;
	}
	
#right {
	visibility: hidden;
	float: left;	
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: justify;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}


.content a {
	text-decoration: none;
	}

#photoWorld {
	background-image: url('http://eden.rbostyle.com/images/World.jpg');
        text-align: center;
	margin-top: 100px;
	margin-bottom: 20px;
	border: 1px solid #000000;
	height: 384px;
	width: 512px;
	vertical-align: middle;
	}

#photoAbout {
	background-image: url('http://eden.rbostyle.com/images/About.jpg');
        text-align: center;
	margin-top: 100px;
	margin-bottom: 20px;
	border: 1px solid #000000;
	height: 384px;
	width: 512px;
	vertical-align: middle;
	position: relative;
	}

#photo {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 20px;
	background-color: #E4E6E1;
	height: 384px;
	width: 512px;
	vertical-align: middle;
	}
	
#photo img {
	border: 1px solid #000000;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	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;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.borderless {
	position: relative;
	height: 23px;
	}

.borderless img {
	border: none;
	margin-bottom: -1px;
	}
	
.borderless a:hover {
	border-color: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}

#pageContent {
	margin: 20px;
	height: 344px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        padding-top: 30px;
	}

#photoArchive {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 15px;
	background-color: #E4E6E1;
	height: 389px;
	width: 512px;
	vertical-align: middle;
	}

#photoArchives img {
       width: 164px;
       height: 123px;
       border: 1px solid #000000;
       }

#commentsPop {
       width: 482px;
       padding: 10px;
       font-size: 12px;
       text-align: left;
       }

#aboutText {
	position:absolute;
	left:13px;
	top:10px;
	width:300px;
	height:176px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding: 10px;
}