@charset "utf-8";
/* CSS Document */
#container {
	width: 968px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
	#leftbanner{
	padding-left: 20px;
	background-image: url(../images/Paul1.jpg);
	width: 948px;
	height: 165px;
	float:left;
	
	background-color:#9bb2dd;
	text-align: left;
	}
	
	#tagline{
	
	padding-left: 20px;
	width: 948px;
	height: 20px;
	float:left;
	background-color:#000066;
	text-align: left;
	}
	#tagline2{
	width: 968px;
	height: 34px;
	float:left;
	background-color:#9bb2dd;
	text-align: left;
	padding-left: 0px;
	}
	
	#rightbanner {
	background-image: url(../images/Paul2.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 165px;
	width: 768px;
}
#topword{
	width: 200px;
	position: fixed;
	height: 30px;
	bottom: inherit;
	font: arial;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
	word-spacing: normal;
	}
#bottomword{
	width: 200px;
	position: fixed;
	height: 30px;
	bottom: inherit;
	font: arial;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
	word-spacing: normal;
	}
#left_column{
	width: auto;
	float:left;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#dfe5f2;
	}
#center_column{
	width: 432px;
	float:left;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
#right_column {
	padding-left: 10px;
	padding-right: 10px;
	width: 310px;
	float:left;
	background-color:#dfe5f2;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#MenuBar1 {background-color:#6699CC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #000066;
	background-color: #dfe5f2;
}
	
#center_column, #right_column {
  margin-left: 20px;
}
	

