body { background: #fff url('images/bg.gif') repeat-y scroll 0%;  color: #7F6B77; font-family: arial, helvetica, sans-serif; font-size: 12px; line-height: 14px;}


* { padding: 0; margin: 0; }



/*---:[ global elements ]:---*/

a { color: #5683A5; text-decoration: none;}

	a:visited { color: #5683A5; text-decoration: none;}

	a:hover { color: #5683A5; text-decoration: underline; }
	
	a img { border: none; }

p {margin-bottom: 5px;}	

h3 {font-size: 12px; line-height: 14px;}
	



/*---:[ headlines ]:---*/





/*---:[ core layout elements ]:---*/

#container { width: 920px;}

#left-column {width: 270px; display: inline; float: left;  }
					
#right-column {color: #7F6B77; display: inline; float: left;}
	
		

/*---:[ left layout ]:---*/

#title { background: url('images/left_title.gif') no-repeat; width: 240px; height:30px; margin: 180px 0 0 25px;}

#title-kcre { background: url('images/kcre.jpg') no-repeat; width: 240px; height:35px; margin: 180px 0 0 25px;}

#nav {height: 20px; margin: 7px 0 0 90px;}

#nav li {
	display: inline;
	list-style-type: none;
	}

#nav a:link, #nav a:visited {
	color: #fff;
	float: left;
	font-size: 12px;
	line-height: 13px;
	margin: 0 2px 0px 1px;
	padding: 0 8px 0 4px;
	text-decoration: none;
	}
#nav a.active:link, #nav a.active:visited, #nav a:hover {
	color: #fff;
	float: left;
	font-size: 12px;
	line-height: 13px;
	margin: 0 2px 0px 1px;
	padding: 0 8px 0 4px;
	text-decoration: underline;
	}








/*---:[ right layout ]:---*/

#title-right { background: url('images/right_title.jpg') no-repeat; margin: 190px 0 0 6px; width: 320px; height:15px;}
#title-right h1{display: none;}

#logo-right { background: url('images/pru_title.jpg') no-repeat; margin: 5px 0 0 6px; width: 75px; height:30px;}

#contact-title { background: url('images/contact_title.jpg') no-repeat; margin: 177px 0 0 6px; width: 215px; height:40px;}

#contact { width: 300px; margin: 5px 0 10px 6px;}
#contact img{ margin: 10px 0 2px 0px;}

#about { width: 500px; margin: 5px 0 10px 6px; }
#about-title { background: url('images/about_title.jpg') no-repeat; margin: 177px 0 0 6px; width: 350px; height:40px;}
#about ul{ margin-top: 5px;}
#about li{ margin-bottom: 5px; list-style: none;}
#about h3{ margin-top: 8px;}

#bio-pic { background: url('images/sarah.jpg') no-repeat; float: left;  display: inline; margin-top: 2px; height: 300px; width:200px;}
#bio { float: left;  display: inline; margin: 0px 0px 0 7px; width:245px;}





