/* commented backslash hack \*/ 
html, body { 
	height:100%;
} 
/* end hack */

html, body, form {
	margin:0;
	padding:0;
}

body {
	background-color: #D9EFEE;
	text-align: center;
}

#container {
	position: relative;
	min-height: 100%;
	background-color: #666666;
	width: 766px;
	margin: 0 auto;
	background-image: url(images/pgbg.jpg);
	background-repeat: repeat-y;
}

* html #container {
	height: 100%;
}

#header {
	/*height: 288px;
	background-color: #33CCFF;*/
	position: relative;
}

#headerMenu {
	position: relative;
}

#content {
	margin: 0px 32px 10px 33px;
	text-align: left;
	padding-bottom: 60px;
}

.floatRight {
	float: right;
	width: 49%;
}

.floatLeft {
	float: left;
	width: 49%;
}

.clearBoth {
	clear: both;
}

#footer {
	position: relative;
	height: 50px;
	width: 701px;
	margin: -60px auto 0;
	/*margin: -60px 32px 0 33px;*/
	text-align: center;
	background-image:url(images/footer_back.jpg);
	background-repeat: repeat-x;
}

td.link {
	text-align: center;
}

td.tit {
	background-image: url(images/tit_bg.jpg);
	background-repeat: repeat-x;
}

.links {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #F9FBFC;
	text-decoration: none;
}

.link {
	font-family: Tahoma;
	font-size: small;
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 12px;
	color: #9F9E9E;
	text-decoration: none;
}
.copy2 {
	font-family: Tahoma;
	font-size: small;
	line-height: 12px;
	font-weight: bold;
	color: #008080;
	text-decoration: none;
}

.doth {
	color: #008080;
	font-family: Tahoma;
	font-weight: bold;
	font-size: small;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #686868;
	font-size: small;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #008080;
}

.text2 a.link {
	text-decoration: none;
	font-size: 13px;
	color: #008080;
	font-weight: normal;
}

.background {
	background-position: bottom center;
	background-repeat: no-repeat;
}

.background_doth {
	background-repeat: repeat-x;
	background-image: url(images/doth_back.jpg);
}

.important {
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.table_height {
	height: 100% !important;
	height: auto;
}

.padding {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.doth img {
	height: 5px;
	width: 5px;
	margin-right: 3px;
	margin-bottom: 1px;
}

.minilink {
	font-size: x-small;
}

#support {
	background-image: url(images/bgs_1.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
} 

#donations {
	background-image: url(images/bgs_2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
} </> <>


.menuCell {
  background:url(images/MenuCellBackground.png) repeat-x;
}

td.menuCell a, td.menuCell a:link, td.menuCell a:visited, td.menuCell a:hover {
  font-weight:bold;
  font-family:Tahoma;
  color:white;
  text-decoration:none;
  font-size:12px;  
}
