@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	background-color: #F7F3E8;
	width: 1250px;
	height: 1200px;
}

 ul#navmenu, ul.sub1 {
	list-style-type: none;
	background-color: #004800;
	text-decoration: none;
}

ul#navmenu li {
	float: left;
	width: 121px;
	height: 43px;
	text-align: center; 
	position: relative;
	margin-right: 0px;  
	background-color: #004800;
	background-size: 0: auto;
	padding-right: 10px;
	padding-left: 25px;
}

ul#navmenu a {
	display: block;
	text-decoration: none;
	color: #F7E74D;
	font: bold 18px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	height: 43px;
	width: 121px;
	padding-right: 16px;
	text-align: center;
	padding-top: 5px;
}
	
ul#navmenu .sub1 {
	display: none;
	position: absolute;
	margin-top: 1px;
	padding-left: 0px;
}


ul#navmenu li:hover > a {
	background-color: #38DCF7;
	border-radius: 5px; 
	width: 110px;
	height: 36px;
	padding-left: 6px;
}

ul#navmenu li:hover a:hover {
	background-color: #FFFFFF;
	border-radius: 5px;
	width: 110px;
	height: 36px;
	margin-right: 8px;
}

ul#navmenu .sub1 li a {
	display: block;
	position: absolute;
	top: 1px;
	right: 5px;	
}

ul#navmenu li:hover .sub1 {
	display: block;	
}

ul#navmenu .sub1 li:hover {
	display: block;
}

#wrapper #video {
	width: 1250px;
	height: 600px;
	margin-top: -2px;
}

#wrapper .welcome {
	width: 1250px;
	text-align: center;
	font: bold 35px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #004800;
}
#wrapper #aim {
	width: 1250px;
	color: #004800;
	font: normal 17px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
}
#wrapper #green_line {
	width: 1250px;
	margin-left: auto;
	margin-right: auto;
}
#bottom_bar .tabs p {
	width: 1250px;
	color: #004800;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
}
#wrapper #copyright p {
	width: 1250px;
	color: #004800;
	text-align: center;
	font: normal 11px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper #dogheads {
}
#bottom_bar {
	width: 1250px;
	margin-left: auto;
	margin-right: auto;
}

#wrapper_committee {
	width: 1250px;
	height: 1350px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F7F3E8;	
}
#wrapper #committee_intro #committeeintro_box {
	width: 1020px;
	height: 460px;
	margin-left: auto;
	margin-right: auto;
}

#committee_intro #committeeintro_box table {
	width: 750px;
	color: #004800;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-left: auto;
	margin-right: auto;
}
.wrapper_about_us #copyright p {
	margin-left: auto;
	margin-right: auto;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	color: #004800;
	font-size: 12px;
}
#committee_intro #committeeintro_box h2 {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.68) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.68) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.68) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.68) 100%);
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	height: 60px;
	margin-top: 13px;
	padding-top: 10px;
	padding-left: 20px;
	border-radius: 10px;
}
#wrapper_diary_dates {
	width: 1250px;
	height: 1450px;
	background-color: #F7F3E8;
	margin-left: auto;
	margin-right: auto;
}
#diarydates_intro #diarydates_box h2 {
	width: 1020px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	border-radius: 10px;
	margin-top: 10px;
	padding-top: 8px;
	padding-left: 20px;
}
#diarydates_intro #diarydates_box table {
	color: #004800;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font: normal 16px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
}
#wrapper_news {
	width: 1250px;
	height: 1250px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F7F3E8;
}
#news_intro #news_box h2 {
	width: 1020px;
	height: 60px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	border-radius: 10px;
	padding-top: 10px;
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
}
#news_intro #news_box table {
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px 10px 5px 5px;
	width: 900px;
}
#newsletter_intro #newsletter_box table {
	border-radius: 10px;
}
#wrapper_newsletter {
	width: 1250px;
	height: 1350px;
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #F7F3E8;
}
#wrapper_newsletter #newsletter_intro h2 {
	width: 1020px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	border-radius: 10px;
	margin-top: 10px;
	padding-left: 20px;
}
#wrapper_newsletter #box1 {
	width: 300px;
	height: 150px;
	border-radius: 10px;
	float: left;
	margin-left: 170px;
	margin-right: 3px;
	font: 14px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #004800;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.40) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.40) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.40) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.40) 100%);
}
#wrapper_newsletter #box2 {
	width: 300px;
	height: 150px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.39) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.39) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.39) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.39) 100%);
	border-radius: 10px;
	float: left;
	margin-right: 3px;
	text-align: center;
	color: #004800;
	font: 14px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#wrapper_newsletter #box3 {
	width: 300px;
	height: 150px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.37) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.37) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.37) 99.48%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.37) 99.48%);
	border-radius: 10px;
	float: left;
	color: #004834;
	font: 14px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	padding-top: 2px;
}
#wrapper_newsletter #box4 {
	width: 300px;
	height: 150px;
	float: left;
	margin-left: 170px;
	margin-top: 3px;
	margin-right: 3px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.40) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.40) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.40) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.40) 100%);
	color: #004800;
	font: 14px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	padding-top: 2px;
}
#wrapper_newsletter #box5 {
	width: 300px;
	height: 150px;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.37) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.37) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.37) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.37) 100%);
	color: #004800;
	font: 14px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
	padding-top: 2px;
}
#wrapper_newsletter #box6 {
	float: left;
	width: 300px;
	height: 150px;
	margin-top: 3px;
	margin-right: 3px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.37) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.37) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.37) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.37) 100%);
	color: #004834;
	font: 14px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
}
#wrapper_newsletter #green_line {
}
#wrapper_newsletter p img {
	width: 1250px;
	margin-top: 40px;
}
#wrapper_field_trials {
	width: 1250px;
	height: 1400px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F7F3E8;
}
#field_trials_intro #fieldtrials_box h2 {
	width: 1020px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	color: #004800;
	padding-left: 20px;
	background-image: -webkit-linear-gradient(270deg,rgba(64,103,77,0.00) 0%,rgba(64,103,77,0.58) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(64,103,77,0.00) 0%,rgba(64,103,77,0.58) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(64,103,77,0.00) 0%,rgba(64,103,77,0.58) 99.48%);
	background-image: linear-gradient(180deg,rgba(64,103,77,0.00) 0%,rgba(64,103,77,0.58) 99.48%);
	padding-top: 15px;
	border-radius: 10px;
}
#field_trials_intro #fieldtrials_box table {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	font: 16px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #004800;
	text-align: left;
}
#wrapper_working_tests {
	width: 1250px;
	height: 1250px;
	background-color: #F7F3E8;
	margin-left: auto;
	margin-right: auto;
}
#working_tests_intro #working_tests_box h2 {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.54) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.54) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.54) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.54) 100%);
	width: 1020px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-left: 20px;
	border-radius: 10px;

}
#working_test_results_intro #working_test_result_box table {
	margin-left: auto;
	margin-right: auto;
}

#working_tests_intro #working_tests_box table {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#wrapper_membership {
	width: 1250px;
	height: 1400px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F7F3E8;
}
#membership_intro #membership_box h2 {
	width: 1020px;
	margin-left: auto;
	height: 60px;
	padding-left: 20px;
	color: #004800;
	font: bold 36px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	margin-right: auto;
	border-radius: 10px;
}
#membership_intro #membership_box table {
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #004800;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#training_intro #trainingintro_box h2 {
	width: 1020px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	color: #004800;
	font: bold 36px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding-top: 10px;
	padding-left: 20px;
	border-radius: 10px;
}
#training_intro #trainingintro_box table {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	color: #004800;
	font: 16px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

#wrapper_training {
	width: 1250px;
	height: 1400px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F7F3E8;
}
#wrapper_working_test_results {
	width: 1250px;
	height: 1350px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F7F3E8;
}
#working_test_results_intro #working_test_result_box h2 {
	width: 1020px;
	height: 60px;
	color: #004800;
	font: bold 36px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	padding-left: 20px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 99.48%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 99.48%);
	padding-top: 10px;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper_field_trial_results {
	width: 1250px;
	height: 1350px;
	background-color: #F7F3E8;
	margin-left: auto;
	margin-right: auto;
}
#field_trial_results_intro #field_trial_result_box table {
	margin-left: auto;
	margin-right: auto;
}
#field_trial_results_intro #field_trial_result_box h2 {
	width: 1020px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	padding-left: 20px;
	padding-top: 10px;
	color: #004800;
	font: bold 36px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	border-radius: 10px;
}
#wrapper_policies {
	width: 1250px;
	height: 1350px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F7F3E8;
}
#wrapper_policies #policies_intro h2 {
	width: 1020px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	color: #004800;
	font: bold 36px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 10px;
	text-align: left;
	border-radius: 10px;
}
#wrapper_policies table {
	margin-left: auto;
	margin-right: auto;
	background-color: #F7F3E8;
	width: 900px;
	padding-left: 20px;
}
#wrapper_forms {
	width: 1250px;
	height: 1350px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F7F3E8;
}
#forms_intro #forms_box h2 {
	width: 1020px;
	height: 60px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-top: 10px;
	color: #004800;
	font: 36px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	border-radius: 10px;
}
#forms_intro #forms_box table {
	width: 800px;
	margin-left: auto;
	margin-right: auto;

}
#aboutus_intro #aboutus_intro_box h2 {
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	height: 60px;
	margin-top: 10px;
	border-radius: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
#aboutus_intro #aboutus_intro_box table {
	width: 800px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	color: #004800;
	font: normal 16px Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
	padding-left: 20px;
}

#wrapper_about_us {
	width: 1250px;
	height: 1300px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F7F3E8;
}
.tabs p a {
	text-decoration: none;

}
#wrapper_gallery {
}
#wrapper_links {
	width: 1250px;
	height: 1650px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F7F3E8;
}
#links_intro #links_box h2 {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	width: 1020px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	margin-top: 10px;
	padding-top: 10px;
}
#links_intro #links_box table {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper_gallery {
	width: 1250px;
	height: 1400px;
	background-color: #F7F3E8;
	margin-left: auto;
	margin-right: auto;
}
#gallery_intro #gallery_box h2 {
	width: 1020px;
	height: 60px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(64,103,77,0.58) 100%);
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 10px;
	border-radius: 10px;
}
