body {
	background: #000;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 0.95em;
	color: #33CC33;
	line-height: 1.5em;
	text-decoration: none !important;
}

#header {
 width: 80%;
 background:transparent;
 margin: 0 auto;
 padding: 0;
 height: 101px;

}

#header h1 {
	padding: 30px 0;
	color: #999;
	font-size: 1.4em;
	letter-spacing: 3px;
	margin: 0;
	text-align: right;
}

#nav {
	/*position: relative;*/
	top: 1em;
	left: 10%;
	width: auto;
	padding: 0;
	margin: 0 auto;
	font: bold 11px Verdana, sans-serif;
	height:auto;
	text-decoration: none;

}

ul#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0.5em;
	display: inline;
	margin: 0.3em;
	border: 1px solid  #999 !important;
	background: transparent url(images/transparent.gif) repeat;
	text-decoration: none !important;
}

#nav li a {
	padding: 0;
	margin: 0;
	/*border: 1px solid  #999;*/
	/*border-bottom: none;*/
	background: transparent url(images/transparent.gif) repeat;
	text-decoration: none !important;

}

#nav li a:link {
	color: #fff;
	text-decoration: none !important; }

#nav li a:visited {
	color: #fff;
	text-decoration: none !important;
	}

#nav li a:hover {
	color: #33CC33;
	background: transparent url(images/transparent.gif) repeat;
	text-decoration: none !important;
}

#nav li a#current {
	background: transparent url(images/transparent.gif) repeat;
	text-decoration: none !important;
	/*border-bottom: 1px solid #999;*/
}

#container {
	background: transparent url(images/transparent.gif) repeat;
	width: 80%;
	margin: 0 auto;
	padding: 0;
}

#content {
	margin: 0;
	padding: 40px;
	padding-top: 1em;

}

#footer {
	background: transparent;
	padding: 5px 10px 2px 0;
	text-align: right;
	font-size: 0.75em;
	clear: both;
	line-height: 1.15em;
}

a, a:visited {
	background: transparent;
	color: #333;
	border-bottom: 1px solid #333;
	text-decoration: none !important;
	font-weight: bold;
}

a:hover, a:active {
	background: transparent;
	color: #666;
	text-decoration: none !important;
}

h2 {
	color: #0033FF;
	/*border-bottom: 1px solid #666;*/
	text-align:center;
	margin: 0;
	padding: 10px 0 1px 0;
	font-size: 1.2em;
}


/*frank stuff*/
.name_couple {
	vertical-align: top;

}

.header_couple {
	font-size: 120%;

}

#footer p {
	background: transparent;
	padding: 5px 10px 2px 0;
	text-align: center;
	font-size: 0.75em;
	clear: both;
	line-height: 1.6em;
	color:#666;

}

div#navdiv, ul#nav {
	width: 90%;
}

div#footer p a span.nounderline {
	text-decoration: none;
	color: #666;
}

div#navdiv ul#nav li a, ul#nav li a {
	text-decoration: none !important;
	border:none;
	position: relative;
}

div#navdiv ul#nav {
	position: relative;
}

div#footer p a {
	border: none;
}

body p {
	width: 90%;
}

a img {
	border:  none;
}

div#content table tbody tr td a {
	border: none;
}

div#content table tbody tr td a {
	border: none;
	color: #33cc33;
	font-weight: normal;
}

/*
div#centerimages center table.tablesmaller tbody tr td a:hover {
	text-decoration: none !important;
	border: none;
	background-color:#FF0000;
}
*/

div#centerimages center table.tablesmaller tbody tr td.tablecell {
	color:#00CC00;
}

div#centerimages center table.tablesmaller tbody tr td {
	text-align:left;
	color:#ddd;
	margin-top:6em;
}