body { 
	margin: 0px; 
	padding: 0px; 
	background-color: #090969;
	font-size: 12px;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	color: #ffffff;
	}

	table { 
		border-spacing: 0; 
		border-collapse: collapse;
		}
	
		td { 
			padding: 0; 
			vertical-align: top;
			}
	
	img { 
		border: 0px;
		}

	form {
		padding: 0px;
		margin: 0px;
		}
		
	a:link, a:visited {
    	color: #fffe9a;
    	text-decoration: none;
		}
	
	a:hover, a:active {
    	color: #d05e0b;
    	text-decoration: none;
		}

.imgpad {
	margin: 5px 0px 0px 0px;
	}
	
#Header {
	height: 90px;
	margin: 8px 7px 0px 7px;
	}
	
	#HdrBlocks {
		width: 310px;
		height: 77px;
		float: left;
		display; inline;
		background-image: url(images/HdrBlocks.gif);
		background-repeat: no-repeat;
		text-align: center;
		padding: 13px 0px 0px 0px;
		}
	
	#Logo {
		width: 388px;
		height: 90px;
		float: left;
		display: inline;
		text-align: center;
		}
	
#Nav {
	font-size: 14px;
	margin: 0px 7px 6px 7px;
	background-color: #000000;
	height: 30px;
	overflow: hidden;
	}
	
	#Nav a:link, #Nav a:visited {
		display: block;
		float: left;
		padding: 5px 21px 0px 20px;
		color: #d4d4d4;
		}
		
	#Nav a:hover, #Nav a:active {
		display: block;
		float: left;
		padding: 5px 21px 0px 20px;
		color: #FFFFFF;
		background-image: url(_code/images/NewTopOver.gif);
		background-repeat: repeat-x;
		background-color: #e58423;
		height: 25px;
		}

.Main {
	padding: 8px 8px 10px 8px;
	}
	
	.Middle {
		padding: 0px 10px 0px 0px;
		width: 100%;
		}
		
		.Main h1 {
			font-size: 20px;
			font-weight: normal;
			margin: 0px 0px 10px 0px;
			padding: 0px;
			}
		
		#dCenter {
			text-align: center;
			}

.iframe1 {
	margin: 0px;
	padding: 0px;
	}

#LeftNav {
	margin: 0px 0px 0px 6px;
	background-color: #000000;
	padding: 5px 6px 8px 6px;
	font-family: arial;
	font-size: 12px;
	width: 156px;
	border: solid 1px #000000;
	}
	
	#LeftNav a:link, #LeftNav a:visited {
		display: block;
		padding: 3px 0px 4px 6px;
		color: #FFFFFF;
		text-decoration: none;
		border-bottom: solid 1px #3f3f3f;
		}
		
	#LeftNav a:hover, #LeftNav a:active {
		display: block;
		padding: 3px 0px 4px 6px;
		color: #FFFFFF;
		text-decoration: none;
		background-image: url(_code/images/NewTopOver.gif);
		background-repeat: repeat-x;
		border-bottom: solid 1px #3f3f3f;
		}
		
#GglSearch {
	margin: 0px 0px 10px 7px;
	border: solid 6px #000000;
	background-color: #FFFFFF;
	padding: 2px;
	font-size: 11px;
	font-family: arial, sans-serif;
	width: 158px;
	color: #000000;
	}

.leftnav {
	font-family: Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	background-color: #e68325;
	border-bottom: solid 1px #000000;
	}

.leftnav2 {
	font-family: Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	padding: 1px 0px 2px 2px;
	background-color: #504a86;
}

a.clickback:link { 
	font-family: Arial, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	color: #ff9d03; 
	text-decoration: underline; 
}

a.clickback:visited {
	font-family: Arial, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	color: #ff9d03; 
	text-decoration: underline; 
}

a.clickback:active {
	font-family: Arial, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline; 
}

a.clickback:hover { 
	font-family: Arial, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline; 
}

/*
-----new styles-----
-------------------*/
.newtop {
	font-family: Arial, sans-serif; 
	font-size: 12px;
	color: #ff7c25;
	}
	
	.newtop a:link, .newtop a:visited {
		display: block;
		float: left;
		background-color: #000000;
		padding: 5px 17px 5px 17px;
		color: #FFFFFF;
		text-decoration: none;
		}
		
	.newtop a:hover, .newtop a:active {
		display: block;
		float: left;
		background-image: url(_code/images/NewTopOver.gif);
		background-repeat: repeat-x;
		padding: 5px 17px 5px 17px;
		color: #FFFFFF;
		text-decoration: none;
		}
		
.LeftTD, .RightTD {
	width: 49%;
	background-color: #fffcd9;
	}
	
.MainTD {
	width: 1022px;
	}
	
	#MainHldr {
		width: 1022px;
		}
		
		#TRLinks {
			text-align: center;
			margin: 8px 8px 0px 9px;
			font-family: arial, sans-serif;
			}
		
		#TRLinks a:link, #TRLinks a:visited {
			display: block;
			width: 115px;
			height: 23px;
			background-image: url(_code/images/TRLinkUp.gif);
			background-repeat: no-repeat;
			margin: 0px 0px 1px 0px;
			color: #FFFFFF;
			text-decoration: none;
			padding: 6px 0px 0px 0px;
			}
			
		#TRLinks a:hover, #TRLinks a:active {
			display: block;
			width: 115px;
			height: 23px;
			background-image: url(_code/images/TRLinkOver.gif);
			background-repeat: no-repeat;
			margin: 0px 0px 1px 0px;
			color: #FFFFFF;
			text-decoration: none;
			padding: 6px 0px 0px 0px;
			}
			
		#fTRLinks {
			text-align: center;
			margin: 0px 0px 10px 0px;
			font-family: arial, sans-serif;
			}
		
		#fTRLinks a:link, #fTRLinks a:visited {
			display: block;
			width: 120px;
			height: 23px;
			background-image: url(_code/images/TRLinkUp.gif);
			background-repeat: no-repeat;
			margin: 0px 0px 1px 0px;
			color: #FFFFFF;
			text-decoration: none;
			padding: 6px 0px 0px 0px;
			}
			
		#fTRLinks a:hover, #fTRLinks a:active {
			display: block;
			width: 120px;
			height: 23px;
			background-image: url(_code/images/TRLinkOver.gif);
			background-repeat: no-repeat;
			margin: 0px 0px 1px 0px;
			color: #FFFFFF;
			text-decoration: none;
			padding: 6px 0px 0px 0px;
			}

	.AdLinks td {
		padding: 0px 0px 5px 0px;
		}
		
		
/*
-----calendar-----
-----------------*/
	#calendar {
		margin: 0px 0px 10px 0px;
		border-top: solid 1px #FFFFFF;
		border-left: solid 1px #FFFFFF;
		background-color: #000000;
		text-align: left;
		}

	#calendar table {
		}

	#calendar th {
		background-color: #df781c;
		padding: 3px 4px;
		vertical-align: top;
		border-right: solid 1px #FFFFFF;
		border-bottom: solid 1px #FFFFFF;
		}

	#calendar td {
		background-color: #000000;
		vertical-align: top;
		padding: 0px;
		border-right: solid 1px #FFFFFF;
		border-bottom: solid 1px #FFFFFF;
		}
		
		.CalFiller {
			height: 1px;
			}

		#calendar p {
			padding: 3px;
			margin: 0px;
			}

		#calendar td a:link, #calendar td a:visited {
			background-color: #525252;
			display: block;
			padding: 3px;
			}

		#calendar td a:hover, #calendar td a:active {
			background-color: #FFFFFF;
			display: block;
			padding: 3px;
			}

	.CalLink {
		background-color: #FFFFFF;
		text-align: center;
		font-size: 11px;
		padding: 3px 0px 0px 0px;
		}

		.CalLink form {
			margin: 0px;
			padding: 0px;
			}

			.CalLink a:link, .CalLink a:visited {
				color: #df781c;
				}

	.CalTitle {
		background-color: #FFFFFF;
		text-align: center;
		color: #000000;
		font-size: 13px;
		padding: 2px 0px;
		}
		
/*
-----best of bath-----
---------------------*/
#BoBTB td {
	padding: 10px 54px 5px 0px;
	}

