/* CSS Document */
div#rap {
	position: relative;
	margin-left: auto;
	margin-right: auto;
  	padding: 5px;
  	height: 925px;	
	width: 724px;
	background: white;
	text-align: left;
	border-left: solid 1px #333B4C;
	border-right: solid 1px #333B4C;
  	}

html>body #rap {
	padding-bottom: 1px;
	}

#header {
	position: relative;
	height: 75px;
	padding: 0px;
	margin: 0px;
	background: url(images/banner02.jpg) no-repeat center;
	}

div#content {
	position: relative;
	left: 200px;
	height: 710px;
	width: 480px;
	padding: 10px 0px 0px 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background: #ffffff;
	border-top: solid 1px #333B4C;
	border-right: solid 1px #333B4C;
	border-bottom: solid 1px #333B4C;
	border-left: solid 1px #333B4C;
	overflow: auto;
	}
	
html>body #content {
	padding: 5px 0px 0px 20px;
	}
	
div#menu {
	position: absolute;
	top: 85px;
	left: 10px;
	width: 180px;
	height: 711px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	background: url(images/navbackground02.jpg) no-repeat bottom;
	border: double 3px #333B4C;
	voice-family: "\"}\"";
  	voice-family: inherit;
	width: 180px;
	height: 716px;
	}
	
html>body #menu {
	width: 180px;
	height: 711px;
	}
	
#title {
	position: relative;
	top: 12px;
	left: 0px;
	width: 200px;
	}
	
#titleImage {
	position: absolute;
	top: 8px;
	left: 310px;
	background: url(images/image06.jpg) no-repeat;
	width: 180px;
	height: 100px;
	}
	
.titleTagline2 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #3972AA;
	}				
	
h2 {display:inline;
	}