html {
   height:100%; /* Needed for Firefox to display a div at full screen height */
   } 

body {
	background-color: #4D4D4D;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(bkg.gif);
	background-repeat: repeat-y;
	background-position: center;

}
#wrapper {
    width: 700px;
	height: 100%;
	margin-right: auto; 
	margin-left: auto; 
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
    background-color: #292829;
}
#container {
	padding: 0px;
	position: relative;
	min-height: 100%;
	height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	}
html>body #container {
    height: auto;
	}
	
#footer {
	font-size: 9px;
	height: 35px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
}
.topnav {
	padding-right: 12px;
	padding-left: 12px;
	text-align: left;
	background-color: #373537;
	width: 674px;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
	color: #A8A8A8;
}
.topnav a:link {
	text-decoration: none;
	color: #A8A8A8;
	font-style: normal;

}
.topnav a:visited {
	text-decoration: none;
	color: #A8A8A8;
	font-style: normal;

}
.topnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;

}
.topnav a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
}
.header {
	text-align: center;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	width: 700px;
	height: 215px;
}

a:link {
	text-decoration: none;
	color: #A8A8A8;
	font-style: italic;

}
a:visited {
	text-decoration: none;
	color: #A8A8A8;
	font-style: italic;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;


}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;


}
.topinfo {
	font-size: 11px;
	color: #339966;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
}
.topinfo a:link {
	color: #339966;
	text-decoration: none;
	font-style: normal;
}
.topinfo a:visited {
	color: #339966;
	text-decoration: none;
	font-style: normal;
}
.topinfo a:hover {
	color: #339966;
	text-decoration: underline;
	font-style: normal;
}
.topinfo a:active {
	color: #339966;
	text-decoration: underline;
	font-style: normal;
}
.content {
	vertical-align: top;
	text-align: left;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
h1, h2 {
	font-size:small;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;

}

.designby {
	text-align: right;
	font-size: 9px;
	padding-right: 15px;




}

.designby a:link {
	color: #339966;
	text-decoration: none;
	font-style: normal;
}
.designby a:visited {
	color: #339966;
	text-decoration: none;
	font-style: normal;
}
.designby a:hover {

	color: #339966;
	text-decoration: underline;
	font-style: normal;
}
.designby a:active {
	color: #339966;
	text-decoration: underline;
	font-style: normal;
}
.copy {
	text-align: left;
	padding-left: 15px;
	font-size: 9px;



}
.imagebdr {
	border: 1px solid #999999;
}
.genbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #BF6A8B;
	border: 1px solid #000000;
}
.geninput {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;



}
.totop {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: center;
}
.contentlinks {
	vertical-align: top;
	text-align: left;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
.contentlinks a:link {
	color: #3399FF;
	text-decoration: none;
	font-style: normal;
}
.contentlinks a:visited {
	color: #3399FF;
	text-decoration: none;
	font-style: normal;
}
.contentlinks a:hover {
	color: #A8A8A8;
	text-decoration: none;
	font-style: normal;
}
.contentlinks a:active {
	color: #A8A8A8;
	text-decoration: none;
	font-style: normal;
}
.bluelink {
	color: #3399FF;
}
