		/*   - - - - - - - - - - - - - - - - - - - - - - - - -
			name         : winner.css  (Archive)
						 : Convention Contest Winners 	
			version      : 081029  15:30
			for          : Mid-Central Region Officer Archive
						 : National Model Railroad Assication
			author       : Donald Wilke
			copyright    : (c) 2008 
			validated	 : 21 March 2008; 14:15
		 - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* TAGS  */

#table_title {
	text-align: center;
	background-color: #cccccc;
	border: 4px;
	border-color: #0000FF;
	margin: 0 0 1.7em 0;}
	
#table_title td {
	text-align: center;
	background-color: #cccccc;
	border-width: 0;}

h4 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	text-align: center;
	font-style: normal;
	margin: 0 0 0 0;
	padding: .2em;}
	
#photo_index {
	vertical-align: top;
	width: 100%;
	text-align: center;
}

#table_photo td {
	text-align: center;
	vertical-align: top;}

#table_photo img {
	padding: 0;
	magrin: 0;
	border: 7px;
	border-color:#666;   }
	
#main_img {
	margin: 0;
	padding: 0px;
	width: 1000px;
	text-align: center;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 7px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #333333;}


