html {
	min-height:110%;
	height:110%;
	margin:0px;
	background-color: #b9b5aa;
	background-position:center;
	background-repeat:repeat-y;
	
}

body {
	min-height:100%;
	padding:0px;
	margin:0px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border:medium;
	border-style:solid;
	border-color:#999999;
	background-color:#FFFFFF
}

#everything {
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:0px;
	width:800px;
	display:block;
	color:#3e3a2f;
	position:relative;
	}
	
#everything2 {
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
	width:899px;
	display:block;
	color:#3e3a2f;
	position:relative;
	background-color: #FFFFFF;
	}


/*background-image:url('http://dev.stg.brown.edu/projects/rcd_choices/Choices/paper_bg.jpg');
	background-position:center; 
	background-repeat:repeat-y;
	z-index:2;
	*/
	
	
#banner_top {
	width :900px;
	background-color : #ffffff ; 
	padding-top:0px;
	margin:0px;
	border-bottom:20px solid #7d784a;
	background-color:#ffffff;
}

/* INSTRUCTIONS AS FIXED SIDEBAR

#instructions {
	position:fixed;
	left:10px;
	top:10px;
	font-family:georgia,times,serif;
	font-size:0.7em;
	width:150px;
	padding:10px;
	background-color:#ffffff;
	filter:alpha(opacity=70);
	opacity:0.70;
	}
	*/

/* INSTRUCTIONS BENEATH BANNER AREA */
	#instructions {
	width:auto;
	padding:20px 70px 20px 70px;
	border-right:1px solid #7d784a;
	border-left:1px solid #7d784a;
	font-family:georgia,times,serif;
	font-size:0.7em;
	}
	
h1 {
	font-family:georgia,times,serif;
	font-size:1.5em;
	font-weight:normal;
	margin-top:0px;
	text-align:left;
}

img {
	border:0px;
	}

input {
	color:#000;
	background:#ffffff;
	font-family:georgia, times, serif;
	border:1px solid #a69605;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	filter:alpha(opacity=70);
	opacity:0.70;
	}

	
/*
	background-color: #cde7ec; blue
	background:#f2e9c3;
	border:1px solid #c7b568;
*/
	
textarea {
	filter:alpha(opacity=70);
	opacity:0.70;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

#title  {
	width:92%;
	font-size:2.3em;
	font-style:italic;
	text-align:center;
	padding:10px;
	margin:20px;
	}

	
#banner_info {
	border-bottom:3px double #ababab;
	border-top:3px double #ababab;
	padding-top:15px;
	padding-bottom:35px;
	width:100%;
	}

#date {
	padding:3px;
	width:25%;
	margin-left:20px;
	font-size:.7em;
	text-align:center;
	float:left;
	}
	
#location {
	padding:3px;
	width:25%;
	margin-left:9%;
	font-size:.7em;
	text-align:center;
	float:left;
	}

#price {
	padding:3px;
	width:25%;
	margin-right:20px;
	font-size:.7em;
	text-align:center;
	float:right;
	}
	
#headline  {
	width:92%;
	font-size:2em;
	font-weight:bold;
	text-align:center;
	padding:10px;
	margin-top:25px;
	}

#below_headline {
	width:100%;
	padding-top:30px;
	min-height:100%;
	height:100%;
	}
	
a:link, a:visited {
	color:#996633;
	text-decoration:underline;
	}

.clickable {
	cursor:pointer;
	}
	
#quote {
	width:28%;
	font-size:.9em;
	min-height:100%;
	text-align:justify;
	float:left;
	margin-left:20px;
	}
	
#quote_yellow {
	background:#ffffff;
	border:1px solid #909090;
	padding:10px;
	text-align:left;
	filter:alpha(opacity=70);
	opacity:0.70;
	color:#000000;
	border:1px solid #a69605;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
span.quot_hed {
	font-weight : bold ; 
	}

span.quot_text {
	font-style : italic ;
	display : block ;
	margin-bottom : 1em ; 
	}

	
#article {
	width:31%;
	font-size:.9em;
	text-align:justify;
	margin-left:2.5%;
	float:left;
	}

#report_place {
	width:98%;
	margin-bottom:3px;
	padding:3px;
	text-transform:uppercase;
	font-size:0.8em;
	}

#article_content {
	font-size:1em;
	padding:7px;
	height:20em;
	width:95%;
	margin-bottom:10px;
	background-color : #ffffff ;
	border:1px solid #909090;
	font-family:georgia, times, serif;
	}

#student_name {
	padding:3px;
	width:100%;
	margin-bottom:2px;
	}
	
#author_blurb {
	padding:3px;
	width:97%;
	padding:7px;
	font-size:1em;
	margin-bottom:10px;
	background-color : #ffffff ;
	border:1px solid #909090;
	font-family:georgia, times, serif;
	}

#author_photo {
	padding:3px;
	width:100%;
	margin-bottom:15px;
	}
	
#photo {	
	width:30%;
	font-size:.9em;
	margin-right:25px;
	float:right;
	}


.photo_bucket_news {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color:#f8f8f8;
	border:1px solid #a69605;
	padding:6px;
	width:98%;
    clear: right;
}


.photo_bucket_news img {
	/*border : 3px solid #f8f8f8;*/
	margin: 0px;
	padding:0px;
	width: 5em;
    height:90px;
    width:auto;
    cursor:pointer;
}

.photo_bucket_news img:hover {
	/*border:3px solid #a69605;*/
	margin:0px;
	padding:0px;
}

#photo_caption {
	padding:3px;
	width:20%;
	margin:0px;
	width:100%;
	margin-top:10px;
	}

#article_photo {
	width: 100px;
	margin: 10px;
	margin-right: 25px;
}


#submit_button {
	padding:10px;
	width:100%;
	font-size:1em;
	background-color:#ababab;
	color:#ffffff;
	border:1px solid #909090;
	margin-top:30px;
	filter:alpha(opacity=100);
	opacity:1.00;
	}

.activeImg {
     border: 5px solid #a69605;
     height: 100px;
     }

.inactiveImg {
      border: none;
      }

