html,body
{
text-align: center;
width:100%;
background: #000f25;
margin: 0px 0px 0px 0px;
}

#downloads {
font-family: tahoma, helvetica;
color: #ffffff;
font-size: 12px;
margin: 15px;
text-align: left;
background: #000000;
border: 1px solid #3d3d3d;
padding: 6px;
height: 100%;
}

a, a:link, a:visited {
color:#CCCCCC;
text-decoration: none;
}

a:hover {
color:#0033FF;
text-decoration: none;
}

#downloads ul {
list-style-type: none;
}

#downloads ul li {
list-style-type: none;
}

#downloads ul li a, #downloads ul li a:link, #downloads ul li a:visited {
color:#CCCCCC;
text-decoration: none;
}

#downloads ul li a:hover {
color:#0033FF;
text-decoration: none;
}

h2 {
font-size: 1.4em;
font-family: tahoma, helvetica;
color: #CCCCCC;
}

div#container
{
margin-left: auto;
margin-right: auto;
margin-top: 40px;
width: 750px;
height: 695px;
text-align: center;
background: #000000;
border: 1px solid #3d3d3d;
z-index:1;
}
div#container_subpages
{
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 15px;
width: 750px;
height: 928px;
text-align: center;
background: #000000;
border: 1px solid #3d3d3d;
z-index:1;
}
div#thePetGraphic {
width: 500px;
height: 391px;
z-index:2;
}
div#nav {
z-index:3;
}
div#credits_titles {
width:577px;
height:173px;
z-index:4;
padding-left: 100px;
}

.input {
background: #1a181b;
border: 1px solid #49434c;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #49434c;
}

.style1 {
font-size: 1.6em;
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
text-align: center;
margin: 5px;
}

#email_table {
	border: 1px solid #ffffff;
	margin: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size: 12px;
}