@charset "UTF-8";

body {
	background-color: #b3b3b3;
	margin-top: 5px;
	font-family: helvetica;
}

p {
	font-size: 12px;
	line-height: 15px;
	margin: 4px 0 16px 0;
	padding: 0;
}

h2 {
	font-size: 24px;
	font-family: georgia;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}

h3 {
	font-size: 18px;
	font-family: georgia;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}

h6 {
	font-size: 15px;	
	font-family: georgia;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#home_main h3 {
	font-size: 26px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#home_main h4 {
	font-size: 26px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 10px 0;
}


#header a:link {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#header a:hover {
	color: #a8a8a8;
	text-decoration: none;
}

#header a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
}

#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#whats_inside a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#whats_inside a:hover {
	color: #000000;
	text-decoration: none;
}

#whats_inside a:active {
	color: #000000;
	text-decoration: none;
}

#whats_inside a:visited {
	color: #000000;
	text-decoration: none;
}

#wrapper {
	width: 900px;
	height: auto;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#header {
	width: 875px;
	height: 100px;
	padding: 20px 15px 0 10px;
	float: left;
}

#nav {
	width: 735px;
	height: 25px;
	padding: 0 30px 0 135px;
	float: left;
	background-image: url(http://www.uarts.com/kidney/images/navigation_bar.png);
}

#nav_button {
	width: auto;
	height: 25px;
	float: left;
}

#nav_spacer {
	width: 59px;
	height: 25px;
	float: left;
}

#content {
	width: 870px;
	height: auto;
	padding: 15px;
	float: left;
	background-color: #FFFFFF;
}

#home_whats_inside {
	width: 220px;
	padding: 10px;
	float: left;
	background-image: url(http://www.uarts.com/kidney/images/bg_kidney_leftcolumn.jpg);
	background-repeat: no-repeat;
}

#home_main {
	width: 610px;
	height: auto;
	float: right;
	padding: 10px 0 0 20px;
}

#picture_caption {
	width: 400px;
	height: auto;
	font-size: 12px;
	padding: 0 0 20px 0;
}

#footer {
	width: 880px;
	height: 17px;
	margin-bottom: 20px;
	padding: 3px 10px 0 10px;
	float: left;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #a8a8a8;
}

.h_home {
	background-image: url(http://www.uarts.com/kidney/images/header.png);
}	

.h_about {
	background-image: url(http://www.uarts.com/kidney/images/header_in_about.png)
}

.h_books {
	background-image: url(http://www.uarts.com/kidney/images/header_in_books.png)
}

.h_commentary {
	background-image: url(http://www.uarts.com/kidney/images/header_in_commentary.png)
}

.h_engagements {
	background-image: url(http://www.uarts.com/kidney/images/header_in_engage.png)
}

.h_faq {
	background-image: url(http://www.uarts.com/kidney/images/header_in_faq.png)
}

#inside_content {
	width: 685px;
	height: auto;
	float: left;
}	

#whats_inside {
	width: 150px;
	height: 100%;
	margin: 0 0 0 15px;
	padding: 10px 10px 4px 10px;
	float: left;
	background-color: #cccccc;
}

#whats_inside h3 {
	font-family: helvetica;
	font-size: 16px;
}

.wi_about {
}

#exerpts {
	width: 640px;
	margin: 10px;
	padding: 15px 15px 4px 15px;
	background-color: #FAFAFA;
}

#photo_caption {
	width: 200px;
	height: auto;
	margin: 0 0 10px 10px;
	padding: 10px;
	background-color: #FFFFFF;
	float: right;
	font-size: 10px;
}
	