body {
	margin: 0px;
	text-align:center;
	background-color: #A59574;
	font-family: Verdana, Arial, sans-serif;
	background-image:url("http://www.goodexperience.com/broken/files/background.jpg");
	background-position:center top;
	background-repeat:repeat-y;
}



#main {
	text-align:left;
	margin:0 auto;
	width:800px;
}


a:link {	

   color: #3A3A6B;

}



a:visited {	

   color: #4D4536;

}

a:hover {

	color: #6C6CAC;

}

a:active {

   color: #3A3A6B;

}


div#container {
	float: left;
	line-height: 140%;
	margin: 0px;
	padding: 8px;
	padding-top:20px;
	width: 165px;
	font-size: 11px;
	background-color: #94C5C5;
	
}


#banner {
   font-size: small;
   background-color: #BBCB9A;
   height:80px;
   width:800px;

}

	
#banner td {
	padding: 5px 5px;
	text-align:center;

}


#nav {
   background-color: #BDC1B6;
   width:800px;
   height:auto;
   margin:0;
   padding:0;
   border:none;
   border-left:1px solid #000;
   font-size: 11px;

}


#nav td {
   padding:3px 5px;
   text-align:center;
   border:1px solid #000000;
   border-left:0px;

}


#bigbox {
	margin-left: 181px;
	width: 589px;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #F9F4DA;
}

#bigbox img { 
	width: 200px;
	float:left;
	margin: 0px 5px 5px 0px;
	border: 1px solid #3A3A6B;
}

#bigbox img[width="100"] {
        width:100px;
} 

img.smallpic {
       width:100px !important;
}

#submission {
	font-size:11px;
	border-bottom:1px dotted #605D57;
	
}

.post {
	display:inline-block;
	width:100%;
	display:table;	
       padding-top:5px;
      
}


.individual_archive {
	display:inline-block;
	width:100%;

}

.individual_archiveheader {
	display:inline-block;
	width:100%;
	display:table;
	border-bottom:1px dotted #605D57;	

}


.individual_archive img {
	width:200px;
	float:left;
	margin: 0px 5px 5px 0px;
	border: 1px solid #3A3A6B;
	
}


#comments {
	border-bottom:1px dotted #605D57;
       border-top:1px dotted #605D57;
       padding-bottom:10px;
}

.commentbyline {
	font-size:11px;
       color:#3D3E43;
	padding-bottom:15px;
	border-bottom:1px dotted #605D57;
	
}


#archive {
	color:#4D7474;
	font-size: 18px;
	text-align:center;	
       border-bottom:1px dotted #605D57;
}

.byline {
	font-size: 11px;
	padding-bottom:15px;
	border-bottom:1px dotted #605D57;
	
}

.header {
	font-size: 12px;
}

#footer {
	font-size: 11px;
}


/*Hide from IE-mac \*/
* html .post {
	height:1%;
	width:auto;
}


/* End hide from IE-mac */