
a {
	color:					#EFEDD5;
}
a:hover {
	color:					#EAC280;
}
a:visit {
	color:					#EFEDD5;
}

/*

old.a: EFEDD5
old.h: EAC280


*/

.picture_label {
	text-align:				center;
	font-size:				26px;
	color:					#EFEDD5;
}

.picture_well {
	text-align:				center;
}

.template_header_text {
	font-family: 			'Times New Roman';
	font-size:				32px;
	color:					#EFEDD5;
}


.intro {
	margin:					12px;
}
.intro a {
	text-decoration:		none;
	color:					#EAC280;
}

.intro_heading { 
	font-size:				54px;
}

.intro_image img {
	border:					0px solid #3D3D3D;
}
.intro_enter_link {
	font-size:				30px;
}



.text01 {
	padding:				10px;
	font-family:			arial, sans-serif;
}

.text02 {
	padding:				20px;
	font-family:			arial, sans-serif;
	text-align:				center;
	font-size:				12px;
}

.text03 {
	font-family:			arial, sans-serif;
	text-align:				center;
	font-size:				18px;
}


.image_right {
	float:					right;
	margin:					6px 0px 6px 14px;
}

.image_left {
	float:					left;
	margin:					6px 14px 6px 0px;
}

.table_1_image {
	text-align:				center;
	padding:				10px;
	display:				table-cell;
	vertical-align:			bottom;
}
.table_1_image img {
	border:					1px solid #EFEDD5;
}
.table_1_text {
	text-align:				center;
	padding:				10px;
	font-size:				16px;
	font-weight:			bold;
	display:				table-cell;
	vertical-align:			top;
}
.table_1_small_text {
	font-size:				14px;
	font-weight:			normal;
}

.winners_year   {
	font-size:				22px;
	font-weight:			bold;
	margin-top:				24px;
	text-decoration:		underline;
}


.winners_name   {
	font-size:				16px;
	font-weight:			normal;
	margin-top:				16px;
}

.winners_title   {
	font-size:				12px;
	font-style:				italic;
	margin-top:				0px;
}
