/* CSS Document */html, body {	margin: 0; 	padding:0;	color:#989898;	font-size: 0.85em;	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;	background-image:url(images/back_dark_120px.jpg);}h1, h2, h3, h4, h5 {	clear:both;	margin:0;	padding-top:1em;	color:#B06746;	font-weight:normal;	letter-spacing:0.15em;	}#container {	margin: 50px auto;	width: 860px;}#menu_top {	padding: 8px 0 8px 200px;	background:url(images/logo_cah-white.gif) no-repeat;	text-align:right;	color:#fff;		}#menu_top a, #menu_top a:visited {	text-decoration:none;	color:#FFFFFF;	}	#menu_top a:hover {	text-decoration:blink;	color:#999999;	}	#photo img {	display:block;	margin: 15px auto;	padding: 35px;	border: 1px solid #989898;	background-color:#232323;	}		.thumbnails img {	padding:5px;	margin:2px;	border: 1px solid #989898;	background-color:#232323;	}	.small {	font-size:x-small;	}			/*-----COMMENTS-----*/#add_comments,#comments {	clear:both;	border: 1px dotted #989898;	background:#232323 ;	padding: 0px 35px 0 0px;	}#add_comments {	border-top: none;	background:#232323 url(images/back_comment.jpg) right bottom no-repeat;	padding: 10px 35px 10px 35px;	}#comments li{	margin-bottom:10px;	border-bottom: 1px dotted #555;	list-style-type:none;	}	.label {	text-align:right;	padding-right:1em;	width: 8em;	float:left;}input, select, textarea {	margin: 2px 0;	padding:0.7em;	border: 1px dotted #989898;  	font-size: 100%;  	background:#232323;	color:#989898;	}.button {	clear:both;	float:right;	margin-top:-4em;		}textarea {	width:500px;	overflow: auto;}	/*---CONTENT--*/#content{	min-height:600px;	background:#333 url(images/back_contbottom.gif) right bottom no-repeat;	border: 10px solid #6A6665;	padding: 10px 23px; 10px 23px;	}#content a, #content a:visited {	text-decoration:none;	color:#B06746;		}#content a:hover {	color:#FFC98B;	}	#nav {	float:right;	font-size:small;	}	.bodycoopy {	display:block;	float:left;	width:610px;	}.exif {	float:right;	width:150px;	}	/*---BROWSE CATS---*/#categories {	margin-top:20px;	width:160px;	float:left;	}#browse_thumbs {	margin-top:20px;	width:600px;	float:right;	}		/*---FOOTER---*/#cleaner {	clear:both;	}#footer {	display:block;		clear:both;	text-align:right;	padding-top: 5px;			}	
