body {
	font-family: Arial, Helvetica, sans-serif;
}

#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	background-image: url(../Images/bluebgd_test.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#banner {
	background-image: url(../Images/banner.gif);
	padding-top: 0px;
	margin-top: 0px;
	height: 100px;
	background-color: #A8BAE0;
	background-repeat: no-repeat;
	background-position: top;
}

#navigation {
     width: auto;
	 border: thin;
}
h1 {
	text-indent: -1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 800px;
	float: left;
	background-color: #A8BAE0;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #7292A9;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #7292A9;
}

#navigation ul li {
	float: left;
}

#navigation ul a {
	display: block;
	line-height: 1.5em;
	text-decoration: none;
	color: #33301D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 13px;
	padding-left: 13px;
	background-image: url(../Images/divider_test.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-transform: none;
	font-weight: normal;
}

#navigation ul a:hover {
	color: #000000;
	background-color: #F8C917;
	background-image: url(../Images/nav_bgd.jpg);
	background-repeat: no-repeat;
	background-position: right;
}



.pagelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 13px;
	padding-left: 13px;
	color: #000000;
	background-color: #F8C917;
	background-image: url(../Images/nav_bgd.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 1.5em;
}

#content {
	width: auto;
}

#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #996600;
	/*background-image: url(Images/footer_test.jpg);*/
	background-repeat: no-repeat;
	background-position: 1px;
	/*height: 62px;
	padding-left: 150px;
	padding-top: 5px;*/
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4D230B;
	padding-left: 110px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	padding-top: 12px;
	padding-left: 15px;
	font-variant: small-caps;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
}

p {
	font-size: 14px;
	padding-left: 15px;
	line-height: 19px;
	padding-right: 10px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 110px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #000099;
}

#leftcontent {
     float: left;
	 width: 63%;
	 border: thin;
}

#rightcontent {
	float: right;
	width: 35%;
}
.index_icu {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: italic;
	font-variant: small-caps;
}
dt {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 12px;
}
dd {
	font-size: 16px;
	font-style: italic;
	line-height: 25px;
	text-align: left;
	color: #000000;
}


.organization_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #492B29;
}
.organization_ul {
	font-size: 16px;
	color: #333333;
	margin-right: 5px;
	line-height: 23px;
	list-style-type: square;
	font-style: italic;
}
hr {
	width: 85%;
	color: #A8BAE0;
	height: 1px;
}


.goals {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F1D99D;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 25px;
	margin-left: 9px;
	margin-right: 10px;
	padding-right: 5px;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #4D230B;
	text-transform: none;
	font-weight: normal;
	line-height: 23px;
}

.goals a {
	font-size: 12px;
}

.imgleft {
	float: left;
	padding: 0px;
	border: 5px solid #A8BAE0;
	margin-top: 3px;
	margin-right: 9px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.imgright {
	float: right;
	border: 5px solid #A8BAE0;
	padding: 0px;
	margin: 3px;
}

.imgright_noborder {
	float: right;
	padding: 3px;
	margin: 3px;
}

.h2index {
	color: #893D23;
	background-image: url(../Images/index_flags.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 55px;
	margin-top: 15px;
	margin-bottom: -3px;
	font-variant: normal;
	margin-left: 20px;
	padding-top: 12px;
}
table {
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
	border: 1px double #666666;
	color: #333333;
}
th {
	font-size: 14px;
	font-variant: small-caps;
	color: #4D5471;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666667;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666667;
	padding-left: 5px;
	background-image: url(../Images/th_bgd.jpg);
}
.td_color {
	background-color: #e0e7f9;

}
.support_p {
	color: #FF0000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0000;
	margin-left: 25px;
	padding-left: 7px;
}

td {
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A8BAE0;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px;
}


.clear_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -10px;
	margin-bottom: 35px;
	padding: 0px;
}
.clear_td {
	font-size: 11px;
	text-align: center;
	color: #333333;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 15px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cleat_th {
	background-color: #E0DFE3;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pictures_td {
	font-size: 12px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 15px;
	padding-top: 23px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pictures_table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
	padding-bottom: 35px;
}

.pictures_images {
	padding: 0px;
	border: 5px solid #A8BAE0;
}
.pictures_h2 {
	text-align: center;
}
.pictures_backto {
	font-size: 11px;
	margin-top: -6px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}



.support_paragraph {
	font-size: 12px;
	color: #333333;
	margin-left: 50px;
	border: 1px solid #666666;
	margin-right: 400px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.organizations_h2 {
	/*background-image: url(../Images/);*/
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 40px;
}

#video {
	background-color: #f1d99d;
	margin-right: 10px;
	margin-left: 9px;
	text-align: center;
}
.index_additionalinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 160px;
	margin-bottom: 5px;
	letter-spacing: 0.15em;
	color: #333333;
	background-image: url(../Images/keyboard.jpg);
	background-repeat: no-repeat;
	padding-left: 80px;
}
fieldset {
	border: 1px solid #ccc;
	background: #f8f8f8;
	margin-right: 13px;
	margin-top: 7px;
	padding-left: 24px;
	font-size: 12px;
	color: #003399;
}
legend {
	font-weight: bold;
	margin-bottom: 12px;
}
label {
    display: block;
}
input {
    width: 200px;
}
textarea {
	width: 200px;
	height: 73px;
	margin-bottom: 7px;
}
.buttonsubmit {
	color: white;
	background-color: #E0DFE3;
	font-size: 10px;
	border: 1px solid #0000CC;
	width: 50px;
	height: 20px;
	color: #003399;
	margin-bottom: 9px;
	padding: 2px;
}
form {
	margin-top: 70px;
}
.contact_table {
	border-right-style: none;
	border-left-style: none;
}

.w104 {
	width:150px;
}

.w284 {
	width:284px;
}

.w228 {
	width:228px;
}
.p_47 {
	width: 47em;
}
