

body {

	background-color: #2B3950;

	margin: 0px;

	padding: 0px;

	font-family: Arial, Helvetica, sans-serif;

	background-image: url(images/body_tile.gif);

	background-repeat: repeat-x;

}



td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin:0px; }



p {

	font-size: 12px;

	margin-top: 0px;

	margin-bottom: 10px;

}





.bold_red {

	font-weight: bold;

	color: #990000;

}





#header {

	background-image: url(images/pra_logo.gif);

	background-repeat: no-repeat;

	background-position: left top;

	height: 76px;

	width: 276px;

}



#home_header {

	background-image: url(images/pra_logo_tagline.gif);

	background-repeat: no-repeat;

	background-position: left top;

	height: 76px;

	width: 760px;

}



#navbar {

	width:100%;

	background-image: url(images/navbar_tile2.gif);

	height: 24px;

}



#navlinks {

	padding: 0;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 275px;

	width: 485px;

}



#main_content {

	background-color: #FFFFFF;

	width: 760px;

	left: 0px;

	top: 100px;

	background-image: url(images/contentPhotoTile.gif);

	background-repeat: repeat-y;

	margin: 0px;

	padding: 0px;

}



#home_main_content {

	background-color: #FFFFFF;

	width: 760px;

	left: 0px;

	top: 100px;

	background-image: url(images/contentPhotoTile.gif);

	background-repeat: repeat-y;

	margin: 0px;

	padding: 0px;

	height: 300px;

}



#home_copy {

	position:absolute;

	width: 230px;

	top: 190px;

	left: 20px;

}



#content_photo {

	position: absolute;

	left: 0px;

	top: 100px;

}





.content_title {

	margin-left: 276px;

}



#content_copy p {

	margin-left: 296px;

	margin-top: 10px;

	margin-right: 10px;

}



#footer {

	background-image: url(images/navfooter_tile.gif);

	background-repeat: repeat-x;

	height: 30px;

	font-size: 10px;

	color: #FFFFFF;

}



#footer a, a:visited {

	text-decoration:none;

	color: #FFFFFF;

}



#footer a:hover {

	text-decoration:underline;

}







#globalnav {

	top: 4px;

	position: relative;

	left: 10px;

}





#footer_text {

	font-size: 10px;

	color: #FFFFFF;

	margin: 

	0px 0px 0px 10px;

}



#footer_text a, a:visited {

	text-decoration:none;

	color: #FFFFFF;

}



#footer_text a:hover {

	text-decoration:underline;

}



#navbar_shdw {

	background-image: url(images/shdw_horiz.gif);

	position: absolute;

	left: 276px;

	top: 100px;

	width: 484px;

}



li {

	font-size: 12px;

	list-style-type: disc;

	margin-right: 30px;

	margin-left: 296px;

	margin-bottom: 10px;

}



a, a:visited, a:hover {

	color: #990000;

	}

	

a:hover {

	text-decoration:underline;

}



#blog {
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	margin-bottom: 10px;
	margin-left: 296px;
	display: block;
}
#blog p {
	margin: 0px;
}



