
html {
	height: 100%;
	}


body {
	
	background-color: black;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px auto;
	text-align: center;
}


//*border: white 1px solid; *//

a:link {    
	text-decoration: none;
	color: white;
	font-size: 14;
	font-family: Verdana;
}

a:HOVER {
    text-decoration: none;
	color: #999999;
	font-size:14;
	font-family: Verdana;
}

a:ACTIVE {
    text-decoration: none;
}

a:VISITED {
    text-decoration: none;
	color: white;
	font-size: 14;
	font-family: Verdana;
}



a.link:link {    
	text-decoration: none;
	color: white;
	font-size: 14;
	font-family: Verdana;
}

a.link:HOVER {
    text-decoration: none;
	color: #666666;
	font-size:14;
	font-family: Verdana;
}

a.link:ACTIVE {
    text-decoration: none;
}


a.link:VISITED {
    text-decoration: none;
	color: white;
	font-size: 14;
	font-family: Verdana;
}



a.download {
    
	text-decoration: none;
	color: #999999;
	font-size:10;
	font-family: Verdana;
}

a.download:HOVER {
    
	text-decoration: none;
	color: #999999;
	font-size:10;
	font-family: Verdana;
}

a.download:VISITED {
    
	text-decoration: none;
	color: #999999;
	font-size:10;
	font-family: Verdana;
}


/*img { border: none; padding: 0px; } */

#container {	
	width:900px;
	min-height: 100%;
    height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px auto;
	padding: 0px;
	
}

#banner {
	text-align: left;
	width: 900px;
	height: 181px;
	padding: 0px;
	margin: 0px auto;
}


#date {
	color: #999999;
	font-family: Verdana; 
	font-size: 14;
	font-style: italic;
	/*font-weight: bold;*/
	width: 250px;
	height: 50px;
	padding: 0px;
	text-align: right;
	margin:0 auto;
	position: absolute;
	top:10;
	right:0;
	
}

#menu {
	background-image: url(images/menu_bg.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 715px;
	height: 44px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 125px;
	right: 0;
}

#body_top {
	
	background-image: url(images/body_top.png);
	background-repeat: no-repeat;
	text-align: left;
	height:36;
	width: 900px;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	top: 0;
	
}

#main {
	
	background-image: url();
	background-repeat: repeat-y;
	background-color: black;
	text-align: center;
	text-decoration: Verdana;
	color: #999999;
	width: 900;
	height: auto;
	padding-top: 10;
	padding-bottom: 75;
	padding-left: 0;
	padding-right: 0;
	margin: 0px auto;
	position: relative;
	top: 0;
	
}

#body_bottom {
	
	background-image: url(images/body_bottom.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 17px;
	width: 900px;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	top: 0;
	
}

#body {
	z-index: 3;
	width: 900;
	height: auto;
	right: 0;
	top: 0;
	padding: 0px;
  	margin: 0px auto;
	position: relative;
	
}

#leftsidebar {
	/* border: white 1px solid; */
	text-align: left;
	width: 225px;
	height: 500px;
	top: 0px;
	left: 0px;
	padding: 10px;
	margin: 0px auto;
	position: absolute;
}

#content {
	line-height: 18pt;
	color: #999999;
	font-size: 14;
	z-index: 4;
	text-align: left;
	font-family: Verdana;
	width: 600;
	height: auto;
	top: 0px;
	left: 125px;
	padding: 10px;
  	margin: 0px auto;
	position: relative;
	
}

#google_map {	
	text-align: right;
	bottom: 20px;
	top: 0px;
	right: 0px;
	padding: 0px;
	margin: 10px 10px 10px 10px auto;
	float: right;
	position: relative;
}


#footer {
	font-family: Verdana;
	font-size: 10;
	size: 10;
	text-align: center;
	color: 666666;
	width: 900px;
	height:	50px;
	padding: 0x;
	padding-bottom: 10;
	margin: 0px auto;
	left: 0px;
	bottom: 0px;
	position: absolute;
	
}

.footer {
	text-align: center;
}

.contact {
	text-decoration: Verdana;
	font-size: 18;
	color: #FFFFFF;
		
}

p.content{
	color: #FFFFFF;
	font-size: 14;
	font-family: Verdana;

}


p.pay{
	color: #FFFFFF;
	font-size: 16;
	font-family: Verdana;

}


h2{
	color: #FFFFFF;
	font-size: 26;
	text-align: center;
	font-family: Garamond;
	}

h3{
	color: #FFFFFF;
	font-size: 22;
	font-family: Garamond;
	}

h4{
	color: #999999;
	font-size: 20;
	font-family: Garamond;
	}

ul.services{
	color: #FFFFFF;
	font-size: 14;
	font-family: Verdana;
}

td.comment {
	color: #999999;
	font-size: 14;
	font-family: Verdana;

}
