@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #00425e;
	margin: 0px;
	height: 100%;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
html {
	height: 100%;
}
div.video {
	background-image: url(images/video_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 48%;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 23px;
}

.menu_active
{
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div#main_holder {
	background-image: url(images/map_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100%;
	width: 979px;
	margin: auto;
}
.drop {
	width: auto;
	color: #FFFFFF;
}

div#logo {
	background-image: url(images/matt_baker_logo.gif);
	width: 50%;
	float: left;
	background-position: 50px 25px;
	background-repeat: no-repeat;
	height: 130px;
}
.blue2 {
	color: #60B9D2;
}

div#matt_baker {
	background-image: url(images/matt_baker.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 130px;
	width: 355px;
}

div#center_align {
	width: 100%;
	height: 100%;
	float: left;
}
div#menu_header {
	background-color: #0f5573;
	background-image: url(images/fizzle_h.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: auto;
	width: 100%;
	float: left;
}
div#menu {
	float: left;
	width: 27%;
	height: 100%;
}
div#bottom_fizz {
	background-image: url(images/fizzle_h.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 979px;
	height: auto;
	float: left;
}
#menu_bg {
	background-image: url(images/fizzle_v.gif);
	background-repeat: repeat-y;
	background-position: 36px bottom;
	height: auto;
	float: left;
	width: 100%;
}

div#matt_baker2 {
	background-image: url(images/matt_baker2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	height: auto;
	width: 100%;
}
div#matt_baker3 {
	background-image: url(images/matt_baker4.jpg);
	background-repeat: no-repeat;
	background-position: 34% 98%;
	float: left;
	height: auto;
	width: 100%;
}
div#ars {
	background-image: url(images/animal_rescue_squad.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 156px;
	width: 100%;
}
div#right_box1 {
	float: left;
	height: auto;
	width: 73%;
	text-align: left;
	padding-bottom: 20px;
}
div.fragment {
	text-align: left;
	float: right;
	height: auto;
	width: 80%;
}
div#beijing {
	height: 200px;
}
h5 {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 75px;
	padding-left: 200px;
	padding-top: 50px;
}


.yellow {
	color: #FFCC00;
}


h6 {
	font-size: 0.95em;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #FFFFFF;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	width: 75%;
	padding-top: 10px;
	padding-bottom: 10px;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 15px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
}
.white {
	color: #FFFFFF;
}

.imagebox {
	width: auto;
	border: 1px solid #215F79;
	height: auto;
	clear: both;
}


h1 {
	font-family: "Arial Black", Arial;
	font-size: 1.75em;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-indent: 15px;
}
p {
	color: #FFFFFF;
}
div#menu p {
	width: auto;
	margin-right: 70px;
	margin-left: 70px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
}



h6#footer a:link,h6#footer a:active,h6#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
h6#footer a:hover {
	text-decoration: underline;
}
a.menu1:link,a.menu1:active,a.menu1:visited,a.menu1:hover
{
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1.1em;
}div#top_menu {
	width: 27%;
	float: left;
}
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	display: block;
}
a.menu_top:link,a.menu_top:active,a.menu_top:visited {
	display: block;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 1.1em;
}
a.menu_top:hover {
	text-decoration: none;
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div#menu ul li a:link,div#menu ul li a:active,div#menu ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	margin: 0px;
	width: 182px;
	font-size: 1.1em;
}
div#signature {
	background-image: url(images/signature.gif);
	background-repeat: no-repeat;
	background-position: 95%;
	padding-right: 140px;
	height: auto;
	width: 50%;
	float: right;
}

div#menu ul li a:hover {
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
ul#details {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
ul#details li {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: none;
	font-size: .95em;
}
ul#charities {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
ul#charities li {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-type: none;
	font-size: .95em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6DA0A9;
}
.larger {
	font-size: larger;
}


div.width {
	width: 60%;
	float: left;
	padding: 10px;
}
h3 {
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	background-image: url(images/question_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-size: 1.3em;
	padding-top: 12px;
	padding-bottom: 22px;
	width: auto;
	padding-left: 13px;
}
h2 {
	font-size: 1.3em;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	background-image: url(images/question_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 6px;
	padding-bottom: 22px;
	margin: 0px;
}
div.faq p {
	padding: 10px;
	border: 2px solid #003E58;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.questionmark {
	background-image: url(images/question_mark.gif);
	background-position: 34% 98%;
	height: 100%;
	width: 100%;
	background-repeat: repeat-y;
	float: left;
}
.questionno {
	font-family: "Arial Black", Arial;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/question_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 115px;
	font-size: 18px;
	padding-top: 6px;
	padding-bottom: 22px;
	padding-right: 47px;
	padding-left: 40px;
}


div#right_box1 img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004F71;
	border-right-color: #004F71;
	border-bottom-color: #004F71;
	border-left-color: #004F71;
}

div.width2 {
	width: 32%;
	float: left;
	padding: 10px;
	clear: right;
}
label {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
.input {
	font-size: 1.1em;
	color: #00425E;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
ul.list {
	margin: auto;
	padding: 0px;
}
ul.list li {
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C6A84;
	padding: 2px;
	margin: auto;
	width: 150px;
}
.blue {
	color: #6DA0A9;
}
.yellow {
	color: #FEBF01;
}
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
