html,body { 	
	margin: 0px; 
	padding: 0px; 
	background-color: #003366;
	color: #000000; 
	text-align: center;
	height: 100%; 
}


#content {
	position: relative;
	margin: 0px auto;
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	color: #000000; 
	padding: 10px 0 0;
}


#header {
	position: relative;
	width: 100%;
	height: 57px;
	margin: 0px;
	text-align: center;
	background: #FFFFFF;
	color: #000000; 
}

html>body #header {
	right: 0px;
}

#bar {
	height: 360px;
}

/*This removes borders from all images - including the buttons*/
img {
	border-style:none;
}

#info1 {
	width:430px;
	font-size: 0.9em;
	height: 90px;
	top: 325px;
	border-width: 2px;
	border-style: solid;
	border-color: #47A8EB;
	margin: 0 0 0 0px;
	background-color: #D8EAF4;
	color: #000000;

}

#info2 {
	width:430px;
	font-size: 0.9em;
	height: 90px;
	top: 0px;
	border-width: 2px;
	border-style: solid;
	border-color: #47A8EB;
	left: 368px;
	background-color: #D8EAF4;
	color: #000000;
	margin: 20px 0 0 0px;

}

#info3 {
	width:430px;
	font-size: 0.9em;
	height: 90px;
	top: 325px;
	border-width: 2px;
	border-style: solid;
	border-color: #47A8EB;
	left: 308px;
	background-color: #D8EAF4;
	color: #000000;
	margin: 20px 0 0 0px;

}


#info1 p {
	padding: 10px 5px 10px 5px;
}

#info2 p {
	padding: 10px 5px 10px 5px;
}
#info3 p {
	padding: 10px 5px 10px 5px;
}


#bar-google {
	left:auto;
	width:800px;
	height:36px;
	right: auto;
	font: 0.7em Verdana, Ariel, Helvetica, sans-serif;
	visibility: visible;
}
#access {
	font-size: 1.3em;
	padding: 3px 6px 0 0;
	text-align: right;
	
}

#location {
	text-align: left;
	padding: 10px 0 0 8px;
	position: relative
}
	
#header img {
	margin-left: auto;
	margin-right: auto;
}
#leftSection {
	position: absolute;
	top: 153px;
	left: 0px;
	height: 750px;
	width: 160px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

html>body #leftSection {
	top: 154px;
}

#centerSection {
	position: relative;	
	min-height:734px;
	height:730px;
	margin: 0px 0px 0px 20px;
	text-align: left;
	padding: 10px 10px 10px 10px;
	width: 450px;
	background-color: #FFFFFF;
	color: #000000; 
	visibility: visible;
	font: 1.0em Verdana, Ariel, Helvetica, sans-serif;
	z-index: 1;

}

html>body #centerSection {
	margin: 0px 0px 0px 175px;
	height: auto;
	min-height: 734px;
}

#centerSectionText {
	padding: 0px 0 40px 0;
}

#pd_gland {
	text-align: center;
	float: right;
}



#rightSection {
	position: absolute;
	top: 153px;
	right: 0px;
	height: 750px;
	width: 160px;
	margin-left: 0px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 2;	
}

html>body #rightSection {
	right: 0px;
	top: 154px;	
}

#rightSection li {
	padding: 0 10px 0 0px;
}

#rightSection h3 {
	padding: 0 0 0 15px;
}

#footer {
	width: 100%;
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
	position: absolute;
	bottom: 0;
	height: 40px;
	border-top: 1px solid #EADDC5;
}

#footer a {
	font: .8em Verdana, Ariel, Helvetica, sans-serif;
	margin: 0 0 0 45px;
	padding: 0px 0 0px 0;
}

#footer a.left {
	margin: 0 0 0 90px;
}

#footer p {
	font: .9em Verdana, Ariel, Helvetica, sans-serif;
	top: -30px;
	
}

#bottom_links {
	text-align: justify;
	padding-right: 55px;
}

#validation {
	border-top: 1px solid #EADDC5;
}


#leftSection ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 10px 0 0 0px;
}

#leftSection ul ul {
	padding: 2px 0 0 15px;
}

#leftSection li {
	font-family: Verdana, Ariel, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0px 0 0 0px;
	text-align: left;
	text-indent: 8px;
}

#leftSection ul ul li {
	font-weight: normal;
}

#leftSection .seperator {
	padding: 10px 0 5px 6px;
}

#leftSection li a {
	text-decoration: none;
}

#leftSection li a:hover {
	background-color: #2e3092;
	color: #47a8eb;
	text-decoration: none;
}

#sidebar_contact_button {
	text-align: center;
	padding: 5px 0 10px 0;
	border-style: none;
}

#sidebar_donate_button {
	text-align: center;
	padding: 20px 0 5px 0;
	border-style: none;	
}

#sidebar_access_button {
	text-align: center;
	padding: 5px 0 5px 0;
	border-style: none;	
}

hr {
	height: 2px;
	width: 100%;	
}


#bar-menu {
	left:auto;
	right:auto;
	width:800px;
	height:41px;
	visibility: visible;
}



html>body #bar-menu {
	margin: 10px 0 0 0;
}

#menu_items {
	width: 320px;
	left: auto;
	right: auto;
	text-align: left;

}
#home-button {
	position: relative;
	font-family: Verdana, Ariel, Helvetica, sans-serif;
	width: 77px;
	height: 41px;
	color: #2e3092;
	background-color: #47a8eb;
	margin-left: 310px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #5e6a74;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #5e6a74;
	width: 77px;
	height: 41px;
	margin: 0 0px 0 0px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #5e6a74
	
}


/*html>body #home-button {
	margin-left: 310px;
}*/
	
#prost-diseases-button {
	width: 77px;
	height: 41px;
	margin: -41px auto 0 78px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #5e6a74;
}

#about-us-button {
	width: 77px;
	height: 41px;
	margin-top: -41px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 156px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #5e6a74;
}

#support-us-button {
	margin: -41px auto 0 234px;
	width: 77px;
	height: 41px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #5e6a74;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #5e6a74;	
}

#centerSection li {
	font-family: Verdana, Ariel, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0 0 5px 5px;
	list-style: inside;
}


#centerSection ul {
	margin: 0 0 0 0;
	padding: 10px 0 20px 0;
	list-style: disc outside;
}


#centerSection li a {
	text-decoration: none;	
}

#centerSection li a:hover {
	background-color: #2e3092;
	color: #47a8eb;
	text-decoration: none;
}

.no_right_coloumn {
	margin: 0px 10px 0px 175px;
	width: 500px;
}

/*Color Schemes for the different sections */
.home_color {
	background-color: #D8EAF4;
	border-color: #47a8eb;
	color: #000000;
}

.home_color_search {
	background-color: #47a8eb;
	color: #000000; 
}


.pd_color {
	background-color: #FEF3E5;
	color: #000000; 
	border-color: #FDE7CC;
}

.pd_color_search {
	background-color: #FDE7CC;
	color: #000000; 
}

.pd_color_links {
	color: #2e3092;
	background-color: #FEF3E5;
}
.pd_color_link_hover {
	background-color: #2e3092;
	color: #47a8eb;
}

.au_color {
	background-color: #F2F4C9;
	color: #000000; 
	border-color: #D9DE28;
}

.au_color_search {
	background-color: #D9DE28;
	color: #000000; 
}

.su_color {
	background-color: #FFFEAA;
	color: #000000; 
	border-color: #FFF263;
}

.su_color_search {
	background-color: #FFF263;
	color: #000000; 
}

/*Other Formatting bits*/

.more_spacing {
	height: 150px;
}

.bold {
	font-weight: bold;
}

.bullets {
	list-style:disc inside;
}

/*for coloring the PMI letters to match the logo*/
.blue {
	background-color:#FFFFFF;
	color: #0172B5;
	font-style: normal;
	font-weight: bold;
}
.blue_lightblue {
	background-color:#D8EAF4;
	color: #0172B5
}

h1 {
	background-color:#FFFFFF;
	color: #0172B5;
	font-size: 26px;
}


.orange {
	color: #F7931D;
	background-color:#FFFFFF;
}

h2 {
	color: #F7931D;
	background-color:#FFFFFF;
	font-size: 20px;
}

h3 {
	background-color:#FFFFFF;
	color: #0172B5;
	font-size: 16px;
}

.blue_indented {
	color: #0172B5;
	background-color:#FFFFFF;
	text-indent: 30px;
}
.acknowledge_list {
	list-style: circle outside;
	margin-bottom: 15px;
}
.no_bullet {
	list-style: none;
}
.indent {
	text-indent: 30px;
}


/*Design Elements for the Contact Us form*/
#formName {
	padding: 0 0 0 70px;

}
#frm_contact label {
	float:left;
	width: 20%;
	font-size: 1em;
	margin-left: 1.2em;
}
#frm_contact p {
	padding: 0 0 0 5px;
}
#frm_contact div {
	clear:left;
	margin: 0.4em 0 0.6em 0;
}

#frm_contact fieldset {
	border: 1px solid #92B8CE;
}

#frm_contact legend {
	color: #365787;
	background-color:#FFFFFF;
}

#frm_contact fieldset label {
	margin-left: 0.4em;
}

#frm_contact .txt {
	/*width: 70%;*/
	border: 1px solid #89B1CA;
	margin: 0;
}

#frm_contact .btn {
	border: 2px solid #89B1CA;
	background-color: #365787;
	color: #FFFFFF;
	padding: 0.4em;
}

#frm_contact div.submit {
	text-align: center;
} 

#content #centerSection #photo {
	float: right;
	padding: 4px;
	margin: 0px 0 2px 7px;
	display: inline;
}

#contactMessage {
	padding: 10px 0 0 0;

}

#bottom p {
	font-size: .7em;
}

.footer_frontpage .index_footer {
	padding: 0px;
}

.charity_index {
	font: 0.8em Verdana, Ariel, Helvetica, sans-serif;
	position: absolute;
	bottom: 0px;
	top: auto;
	padding: 0 0 0 25px;
}

 .left_indent {
	padding: 0 0 0 8px; 
 }
 
.orange_bluebackground {
	color: #F7931D;
	background: #D8EAF4;
}


#linkList {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid gray;
}

#linkList li {
	list-style: none;
	margin: 0;
	padding: 1em;
	border-top: 1px solid gray;
}

.news_photo {
	padding: 10px 5px  0 10px;
	margin: 0px 0 0 0;
	float: left;
}

.small_text {
	font-size: .5em;
}
.links {
	background-color:#FFFFFF;
	color: #0172B5;
	font-size: 16px;

}
.padding {
	padding-top: 10px;
	padding-bottom: 5px;

}
#tagline {
	text-align: center;
	padding: 10px 5px 0 5px;	
	color: #003366;
	background-color: inherit;
}
 #googleSubmit {
	padding: 10px 0 5px 0;
 }
#Google {
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}
#css_form{
	text-align: center;

}
