		form {
			margin: 0px;
		}
		#debug {
			position: relative;
			bottom: 0px;
		
		}

		img {
			vertical-align: bottom;
			border: 0px;
		}
		body
		{
			text-align: center; /* required for centering the page in IE */
			margin: 0;
			padding: 0;
			font-family: Georgia, Serif, Times New Roman, Arial, sans serif;
			color: #000;
			background-color: #fff;
			background-image: ;
			background-repeat: repeat-x;
			font-size: 15px;
		}
		
		.box {
			padding: 10px;
			margin: 10px;
			background-color: #ffffff;
			border: 1px solid #222222;
		}
		#container		
		{
			width: 1000px;
			text-align: left;
			margin: 10px auto;
			background-color: #FFF;
			border: 1px solid #fff;
		}
		a
		{
			color: #000;
		}
		
		a:hover
		{
			color: #990000;
		}
		
		.post {
			width: 550px;
			padding: 10px;
		}
		
		.post a {
			color: #E27000
		}
		
		.post a:hover {
			color: #a23000
		}
		

		.about a {
			color: #E27000
		}

		
		h2 {
			margin:1.5em 0 .75em;
			font: normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
			text-transform:uppercase;
			letter-spacing:.2em;
			color:#555555;
		}
	
		
		
		#banner
		{
			background-color: #fff;
			background-image:  url(images/rockscope_head2.png);
			background-repeat: repeat-none;
			width: 1000px;
			height: 98px;
			cursor:pointer; 
			cursor:hand; 
		}
		
		#banner h1
		{
			margin: 0;
			padding: .5em;
		}
		#topnav
		{
			background-color: #a22222;
			background-image:  ;
			background-repeat: repeat-x;
			color: #FFFFFF;
			padding: 7px;
			padding-left: 50px;
		
		}
		#topnav a {
			color: #fff;
			text-decoration: none;
			font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
			font-weight: bold;
			font-size: 15px;
		}
		#topnav a:hover {
			color: #ff0000;
		}		
		#nav
		{
			float: right;
			width: 300px;
			margin-right: 10px;
			padding-top: 1em;
		}
		
		#nav p { margin-top: 0; }
		
		.friends_side a {
			color: #999999;
		}
		
		#main_content {
			background-image:  url(images/main_bg2.png); 
			background-repeat: repeat-x;
		}
		#content
		{
			padding-top: 1em;
			margin: 0 300px 0 2em;
		}
		
		#content h2 { margin-top: 0; }
		
		#footer
		{
			clear: both;
			background-color: #f5f5f5;
			padding: 1em;
			text-align: right;
			border-top: 1px solid #f0f0f0
		}
		
		.article_copy {
			font-size: 12px;
			margin: 0px;
			margin-right: 10px;
			padding-top: 10px;
			padding-left: 10px;
			padding-right: 10px;
		}
		.article_copy h1 {
			font-size: 22px;
			font-weight: bold;
			margin: 0px;
		}
		.article_copy h2 {
			font-size: 12px;
			color: #440000;
			font-weight: bold;
			margin: 0px;
		}
		.article_copy h4 {
			font-size: 10px;
			color: #440000;
			margin: 0px;
		}
		.article_copy h3 {
			font: normal 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
			font-size: 15px;
			font-weight: bold;
			color: #E27000;
			margin: 0px;
		}
		
		.article_copy_category {
			font: normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
			text-transform:uppercase;
			letter-spacing:.2em;
			color:#555555;
			padding-left: 10px;
		}

		.article_copy p {
			margin-top: 4px;
			display: inline;
		}
		.article_copy hr {
			border: 0;
			margin-left: 20px;
			margin-right: 70px;
			height: 0;
			border-top: 1px dashed #cccccc;
			
		}
		.article_copy h2 a {
			font-size: 12px;
			color: #440000;
			font-weight: bold;
			margin: 0px;
			text-decoration: none;
		}
		.article_copy h2 a:hover {
			text-decoration: underline;
		}
		
		.article_side_copy {
			font-size: 12px;
			margin: 0px;
			padding: 5px;
			padding-left: 10px;
		}
		.article_side_copy h1 {
			font-size: 12px;
			font-weight: bold;
			margin: 0px;
		}
		.article_side_copy h2 {
			font-size: 10px;
			color: #440000;
			font-weight: bold;
			margin: 0px;
		}
		.article_side_copy h3 {
			font: normal 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #E27000;
			margin: 0px;
		}
		.article_side_copy h4 {
			font-size: 10px;
			color: #440000;
			margin: 0px;
		}
		.article_side_copy a {
			
		}

		.article_side_copy h2 a {
			font-size: 10px;
			color: #440000;
			font-weight: bold;
			margin: 0px;
			text-decoration: none;
		}
		.article_side_copy h2 a:hover {
			text-decoration: underline;
		}

	.article {
	}
	.article_header {
		padding: 20px;
		background-image:  url(images/article_header.png);
		background-repeat: repeat-y;
		border-bottom: 1px solid #555555;
		margin: 0px;
	}
	.article_header h1 {
		font-size: 25px;
		font-weight: bold;
		margin: 0px;
	}
	
	.article_header h2 {
		font-size: 14px;
		font-weight: bold;
		color: #440000;
		margin: 0px;
	}
	.article_header h3 {
		font:normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #E27000;
		margin: 0px;
	}

	.article_header h2 a {
		font-size: 14px;
		font-weight: bold;
		color: #440000;
		margin: 0px;
		text-decoration: none;
	}
	.article_header h2 a:hover {
		text-decoration: underline;
	}
		
	.article_body {
		margin: 0px;
		padding: 0px;
	}
	#article_pictures {
		width: 600px;
		float: left;
		margin: 0px;
		padding: 0px;
	}
	#article_pictures a {
		color: #E27000
	}


	#article_pictures h3 {
		font: normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
		text-transform:uppercase;
		letter-spacing:.2em;
		color:#555555;
		padding-left: 10px;
	}
	#article_pictures h3 a {
		font: normal normal 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
		text-transform: uppercase;
		letter-spacing:.2em;
		color:#555555;
		text-decoration: none;
	}
	#article_pictures h3 a:hover {
		text-decoration: underline;
	}
	
	#article_text {
		position:relative;
		margin-left: 600px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		background-color: white;
		width: 364px;
		padding: 18px;
	}
	#article_text img {
		margin: 0px;
	}
	#article_text h2 {
		font:normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #E27000;
		margin: 0px;
	}

	#article_text h3 {
		margin: 0px;
		font: normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
		text-transform:uppercase;
		letter-spacing:.2em;
		color:#555555;
	}
	
	#article_text a {
		color: #E27000;
	}
	#article_text a:hover {
		color: #DD0000;
	}

	#article_features {
		position:relative;
		margin-left: 600px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		background-color: white;
		width: 364px;
		padding: 18px;
	}

	.article_footer {
		padding: 20px;
	}
	
	.article_footer h2 {
		font:normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #E27000;
		margin: 0px;
	}

	.article_footer h3 {
		margin: 0px;
		font: normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
		text-transform:uppercase;
		letter-spacing:.2em;
		color:#555555;
	}
	
	.photo_notes
	{
		padding: 10px;
		margin: 10px;
		width: 500px;
		border: 1px solid #CCCCCC;
	}
	.photo_notes h1
	{
        font-face: arial;
		margin: 0px;
		font-size: 13px;
		color:#333;
		font-weight: bold;
	}
	.photo_notes p
	{
		color: #444;
		margin-left: 15px;
		margin-right: 15px;
		martgin-top: 0px;
	}
	.featured_photo h1 {
		font-size: 40px;
		display: inline;
	}
	
	.dash {
		color: #fff;
		height: 0px;
		
		border-top: 1px dashed #aaaaaa;
		border-bottom: 0px #000000;
		margin-top: 2px;
	}
	
	.picture_caption a, .article_footer a {
		color: #F28000;
		text-decoration: none;
		font-weight: bold;
	}
	.picture_caption a:hover, .article_footer a:hover {
		text-decoration: underline;
	}
	
	.picture_caption b, .article_footer b {
		color: #ee1111;
	}
	
	.picture_caption h1 {
		font: normal normal 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
		text-transform:uppercase;
		letter-spacing:.2em;
		font-size: 17px;
		font-weight: bold;
		color: #E27000;
	}
	
	
blockquote {
	border-left: 2px solid #eee; 
	padding-left: 10px;
	color: #777;
}
		
		
.older_button {
	float: left;
	padding: 5px;
	border: 1px solid #aa9999;
	margin: 10px;
}

.newer_button {
	float: right;
	padding: 5px;
	border: 1px solid #aa9999;
	margin: 10px;
}

.older_button a, .newer_button a {
	text-decoration: none;
	font: normal normal 78% Arial,Verdana,Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color: #555;
}

.older_button:hover, .newer_button:hover{
	background-color: #bb1111;
	border: 1px solid #aa9999;
}

