* {
	margin: 0;
	padding: 0;
}

BODY {
	background-color: white;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
}

/* Avoids Firefox sites jumping as scrollbar appears on long pages and disappears on short pages */
BODY { overflow: -moz-scrollbars-vertical; }

DIV#wrapper {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: white;
}

DIV#homebanner {
	background: url(images/urology_foundation_banner_2.jpg) no-repeat;
	width: 970px;
	height: 140px;
	overflow: hidden;
}

DIV#homepage {
	margin-top: 10px;
}

DIV#maincol {
	float: left;
	width: 719px;
	height: 400px;
}

DIV#rightcol {
	float: left;
	width: 235px;
	margin-left: 16px;
}
DIV#rightcol IMG {
	margin-bottom: 8px;
}
DIV#homefamilyfoot {
	width: 970px;
	margin-bottom: 1em;
}

DIV#homepageleft, DIV#homepagemid {
	margin-top: 1em;
	width: 352px;
	float: left;
	height: 240px;
}
DIV#homepageleft {
	margin-right: 10px;
}

DIV#donatenow2 {
	margin-bottom: 8px;
	background: url(patient/images/donate.gif) no-repeat;
	width: 235px;
	height: 159px;
	overflow: hidden;
}
DIV#donatenow2 DIV {
	margin-left: 175px;
	margin-top: 100px;
}

DIV#donatenow3 {
	margin-bottom: 8px;
	background: url(images/donate_2.gif) no-repeat;
	width: 235px;
	height: 159px;
	overflow: hidden;
}
DIV#donatenow3 DIV {
	margin-left: 16px;
	margin-top: 40px;
}

DIV#donatenow4 {
	margin-bottom: 8px;
	background: url(images/donate_rydercup.gif) no-repeat;
	width: 235px;
	height: 159px;
	overflow: hidden;
}
DIV#donatenow4 DIV, DIV#donatenow5 DIV {
	margin-left: 16px;
	margin-top: 50px;
}

DIV#donatenow5 {
	margin-bottom: 8px;
	background: url(images/robotically2.gif) no-repeat;
	width: 235px;
	height: 101px;
	overflow: hidden;
}

DIV#xmascards {
	margin-bottom: 8px;
	width: 235px;
	height: 101px;
	overflow: hidden;
}

DIV#YouTubeButton {
	width: 235px;
	height: 60px;
	overflow: hidden;
}

DIV#AndroidButton {
	width: 235px;
	height: 159px;
	overflow: hidden;
}

A.donatelink:link, A.donatelink:active, A.donatelink:visited  { 
	text-decoration: none ; 
	color: #003366; 
	font-weight: bold;
}
A.donatelink:hover   { 
	text-decoration: none ; 
	color: White;
	font-style: italic;
}


DIV#homelinks {
	clear: right;
	margin-left:850px;
	margin-top: 95px;
}
DIV#searchbox {
	margin-left:700px;
	margin-top: 40px;
}
DIV#donatenow {
	float: right;
	margin-top: 15px;
	background: url(images/donate_now.gif) no-repeat;
	width: 186px;
	height: 126px;
	overflow: hidden;
}
DIV#donatenow DIV {
	margin-left: 120px;
	margin-top: 70px;
}
DIV#didyouknow {
	background: url(images/key_facts_home.gif) no-repeat;
	width: 719px;
	height: 99px;
	overflow: hidden;
}
DIV#didyouknowtxt {
	padding-top: 44px;
	padding-left: 23px;
	padding-right: 10px;
	color: white;
	font-size: 1.3em;
}
DIV#homeUrologyMatters {
	height: 127px;
}
DIV#information {
	margin-top: 50px;
	margin-left: 400px;
	width: 210px;
}
DIV#information H3 {
	text-align: center;
	margin-bottom: 1em;
}
DIV#information P {
	width: 150px;
}
DIV#information IMG {
	float: right;
	width: 46px;
	height: 46px;
}

DIV#homecredits {
	padding: 4px;
	background: White;
	border: 2px solid #7993ac;
	font-size: 12px;
	margin-bottom: 1em;
}
DIV#homecopyright {
	float: right;
}
DIV#incorporated {
	width: 958px;
}
DIV#searchbox LABEL {
	color: White;
	font-weight: bold;
	float: left;
	padding-top: 7px;
}
DIV#searchbox INPUT {
	float: left;
	margin-left: 5px;
	padding: 4px;
}

DIV.breaker {
	clear: both;
}

H1, P, FORM {
	margin-bottom: 1em;
}

H2 {
	color: #003466;
	font-style: italic;
	font-size: 1.7em;
}

TD {
	vertical-align: top;
}

IMG {
	border: 0;
}

DIV#homecredits A:link, DIV#homecredits A:active, DIV#homecredits A:visited {
	text-decoration: none;
	color: #003366; 
	font-weight: bold;
}
DIV#homecredits A:hover   { 
	text-decoration: underline;
	color: Black;
}

#homeaim {
	font-size: 150%;
	margin-top: 10px;
}
#homeaim STRONG {
	font-style: italic;
	color: #003466;
}


#homelinks A:link, #homelinks A:active, #homelinks A:visited  { 
	text-decoration: none ; 
	color: #003366; 
}
#homelinks A:hover   { 
	text-decoration: underline ; 
	color: Black;
}

