html {
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	color: #633a62;
	font: normal 12px/18px Verdana;
	background: #9e82a1 url(../images/splash/bgBody.jpg) repeat-x;
}

/***** Misc. Styles *****/
.notext { display: none; }
.clear { clear: both; }
.center { text-align: center; }

.imgRight {
	float: right;
	padding: 0px 0px 10px 10px;
	margin: 0px;
}
.imgLeft {
	float: left;
	padding: 0px 10px 10px 0px;
	margin: 0px;
}


/***** Header *****/
div#header {
	position: relative;
	padding: 0px;
	margin: 0px auto;
	width: 970px;
	height: 120px;
	background: url(../images/splash/bgHeader.jpg);
}

	h1 {
		position: absolute;
		top: 23px;
		left: 292px;
		padding: 0px;
		margin: 0px;
		width: 300px;
		height: 97px;
	}
	
		h1 a {
			display: block;
			padding: 0px;
			margin: 0px;
			width: 300px;
			height: 97px;
		}


/***** Content *****/
div#content {
	position: relative;
	padding: 0px;
	margin: 0px auto;
	width: 970px;
	z-index: 5;
}

	div#navLeft {
		position: relative;
		float: left;
		padding: 0px;
		margin: 0px;
		width: 225px;
		height: 285px;
		z-index: 6;
		background: url(../images/splash/bgNavLeft.jpg);
	}
	
		/***** Left Navigation *****/
		ul#nav {
			position: absolute;
			top: 0px;
			left: 0px;
			padding: 0px;
			margin: 0px;
			list-style: none;
		}
		
			li#obits {
				position: absolute;
				top: 33px;
				left: 17px;
				padding: 0px;
				margin: 0px;
				width: 196px;
				height: 44px;
				background: url(../images/navObits.jpg);
			}
			
				li#obits a {
					display: block;
					padding: 0px;
					margin: 0px;
					width: 196px;
					height: 44px;
				}
		
			li#serve {
				position: absolute;
				top: 82px;
				left: 17px;
				padding: 0px;
				margin: 0px;
				width: 196px;
				height: 44px;
				background: url(../images/navServe.jpg);
			}
			
				li#serve a {
					display: block;
					padding: 0px;
					margin: 0px;
					width: 196px;
					height: 44px;
				}
		
			li#fhome {
				position: absolute;
				top: 131px;
				left: 17px;
				padding: 0px;
				margin: 0px;
				width: 196px;
				height: 44px;
				background: url(../images/navFhome.jpg);
			}
			
				li#fhome a {
					display: block;
					padding: 0px;
					margin: 0px;
					width: 196px;
					height: 44px;
				}
			
		ul#nav li:hover { background: none; }
	
		/***** Left Navigation *****/
		ul#nav {
			position: absolute;
			top: 0px;
			left: 0px;
			padding: 0px;
			margin: 0px;
			list-style: none;
		}
		
			li#obits {
				position: absolute;
				top: 33px;
				left: 17px;
				padding: 0px;
				margin: 0px;
				width: 196px;
				height: 44px;
				background: url(../images/navObits.jpg);
			}
			
				li#obits a {
					display: block;
					padding: 0px;
					margin: 0px;
					width: 196px;
					height: 44px;
				}
		
			li#serve {
				position: absolute;
				top: 82px;
				left: 17px;
				padding: 0px;
				margin: 0px;
				width: 196px;
				height: 44px;
				background: url(../images/navServe.jpg);
			}
			
				li#serve a {
					display: block;
					padding: 0px;
					margin: 0px;
					width: 196px;
					height: 44px;
				}
				
				li#serve:hover ul#navServe, li#serve.over ul#navServe { display: block; }
		
					li#serve ul#navServe {
						position: absolute;
						display: none;
						padding: 0px;
						margin: 0px;
						top: 13px;
						left: 196px;
						list-style: none;
						background: #935287;
						border: 1px solid #e4d4f8;
					}
					
						li#serve ul#navServe li {
							padding: 0px;
							margin: 0px;
							height: 30px;
						}
					
							li#serve ul#navServe li a {
								display: block;
								padding: 0px 5px;
								margin: 0px;
								height: 30px;
								color: #fff;
								font: normal 15px/30px Georgia;
								text-decoration: none;
								background: #4d2b49;
							}
							
						li#serve ul#navServe li a:hover { background: none; }
		
			li#fhome {
				position: absolute;
				top: 131px;
				left: 17px;
				padding: 0px;
				margin: 0px;
				width: 196px;
				height: 44px;
				background: url(../images/navFhome.jpg);
			}
			
				li#fhome a {
					display: block;
					padding: 0px;
					margin: 0px;
					width: 196px;
					height: 44px;
				}
				
				li#fhome:hover ul#navFhome, li#fhome.over ul#navFhome { display: block; }
		
					li#fhome ul#navFhome {
						position: absolute;
						display: none;
						padding: 0px;
						margin: 0px;
						top: 13px;
						left: 196px;
						list-style: none;
						background: #935287;
						border: 1px solid #e4d4f8;
					}
					
						li#fhome ul#navFhome li {
							padding: 0px;
							margin: 0px;
							height: 30px;
						}
					
							li#fhome ul#navFhome li a {
								display: block;
								padding: 0px 5px;
								margin: 0px;
								height: 30px;
								color: #fff;
								font: normal 15px/30px Georgia;
								text-decoration: none;
								background: #4d2b49;
							}
							
						li#fhome ul#navFhome li a:hover { background: none; }
			
		ul#nav li:hover { background: none; }
		
		/***** End Left Navigation *****/
	
	div#text {
		position: relative;
		float: left;
		padding: 0px;
		margin: 0px;
		width: 745px;
		height: 285px;
		background: transparent url(../images/splash/bgText.jpg);
	}
	
		div#textBox {
			position: absolute;
			top: 162px;
			left: 65px;
			padding: 0px;
			margin: 0px;
			width: 310px;
			height: 160px;
		}
		
			h2 {
				padding: 0px;
				margin: 0px;
			}
			
			div#textBox p {
				padding: 0px 0px 18px 0px;
				margin: 0px;
			}
	
	
/***** Footer *****/
div#footer {
	position: relative;
	padding: 0px;
	margin: 0px auto;
	width: 970px;
	height: 95px;
	background: transparent url(../images/splash/bgFooter.jpg);
}

	p.footLinks {
		position: absolute;
		bottom: 10px;
		right: 250px;
		padding: 0px;
		margin: 0px;
		color: #4a1949;
	}
	
		p.footLinks a {
			padding: 0px;
			margin: 0px;
			color: #4a1949;
			font: normal 10px/12px Verdana;
		}
		
	p.footLinks a:hover { color: #fff; }

	p.footAldor {
		position: absolute;
		bottom: 13px;
		right: 53px;
		padding: 0px;
		margin: 0px;
		color: #4a1949;
	}
	
		p.footAldor a {
			padding: 0px;
			margin: 0px;
			color: #4a1949;
			font: normal 10px/12px Verdana;
		}
		
	p.footAldor a:hover { color: #fff; }
	
	