
body {
 font-family:Tahoma, Verdana, Arial; background-color: black;
 font-size:large;
}
#mother{
 position:absolute; top:0px; right:0px; bottom:0px; left:0px;max-width:1280px;
 background-image:url('images/mother-bg.jpg'); background-repeat:repeat;
}
#topheader {
 height: 160px;
 margin: 0px;
 background-image:url('images/header-bg.jpg'); background-repeat:no-repeat; background-position: left bottom;
}
#content {
 position:absolute;
 top: 50%;
 left: 50%;
 height:330px;
 margin:-130px 0px 0px -400px;
 overflow: auto;
 width: 900px;
}
#topcontent {
 position:absolute;
 top: 100%;
 height: 120px;
 margin-top: -120px;
 background-image:url('images/footer-bg.jpg'); background-repeat:no-repeat;
 bottom:0px;
 width: 100%;
}
#aleftmain{
 display: block;
 width: 350px;
 padding-left: 5px;
 padding-right: 5px;
 height:320px;
 float: left;
 background-image:url('images/aleft-main.gif'); background-repeat: no-repeat;
}
#aleft{
 display: block;
 width: 350px;
 padding-left: 5px;
 padding-right: 5px;
 height:320px;
 float: left;
 background-image:url('images/aleft.php'); background-repeat: no-repeat;
}
#aleftback{
 display: block;
 width: 350px;
 padding-left: 5px;
 padding-right: 5px;
 height:320px;
 float: left;
 background-image:url('images/aleft-back.gif'); background-repeat: no-repeat;
}
#aleftback p{
 text-align: center;
 padding-top: 25px;
}
#begin{
 margin-left:10; margin-right:20;  color:white;
}
#piccheck{
 margin-top:8px; text-align:left;
}
.button1{
 margin-left:5px;margin-top:0px;
 float:left;
}
.button2{
 margin-right:5px;margin-top:60px;
 float:right;
}
.button{
 margin-left:5px;margin-top:0px;
}
.formtxt {
 float:left;
 height:25px;
 padding:2px;
 font-size:18px;
 color:silver;
 border:1px solid black;
 width:216px;
 background-color: dimgray;
}
.formtxt:Focus {
 border:1px solid gold;
 color: white;
 background-color: black;
}
.formtxt1 {
 float:left;
 height:25px;
 padding:2px;
 font-size:18px;
 color:silver;
 border:1px solid black;
 width:216px;
 background-color: dimgray;
}
.messagesform {
 font-size:16px;
 color:silver;
 border:1px solid black;
 background-color: dimgray;
 background-image:url('images/mother-bg.jpg'); background-repeat:repeat;
 overflow: hidden;
}
.messagesform:Focus {
 font-size:16px;
 color:silver;
 border:1px solid gold;
 background-color: black;
 overflow: hidden;
}
a {
 color: #FFDB18; text-decoration: underline;
}

a:hover {
 color: #FFDB18; text-decoration: underline;
}
h1 {
 font-size:13px; margin:0px; padding:0px; font-weight:normal;
}
h2 {
 font-size:19px; margin:0px; padding:0px; font-weight:normal;
}
#intro2{
 display: block;
 width: 240px;
 padding-left: 5px;
 padding-right: 0px;
 height:auto;
 float: left;
}
#begins{
 margin-left:12%; margin-right:20; font-size:14px; color:white; height:200px auto;
}
#copy{
 text-align:right; width:95%; margin-top:70px; color:ghostwhite; font-size:13px;
}
#copy a {
 text-decoration: none; color:ghostwhite;
}
#copy a:hover {
 color: ghostwhite;
}
#intro a {
 text-decoration: none; color: ghostwhite;
}
#intro a: hover {
 color: ghostwhite; text-decoration: underline;
}
#topheader a {
 text-decoration: none;
 background-color: none;
}
#topheader a:hover {
 text-decoration: none;
}