body,td,th {
        font-family: Courier New, Courier, monospace;
        font-size: 12px;
        color: #FFFFFF;
}
body {
        background-color: #000000;
        background-image: url(../images/mainbkg.jpg);
        background-repeat: no-repeat;
        background-attachment:fixed;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
a:link {
        color: #FFFFFF;
}
a:visited {
        color: #FFFFFF;
}
a:hover {
        color: #FFFFFF;
}
a:active {
        color: #FFFFFF;
}
.bio {
        position:absolute;
        left:0px;
        top:0px;
        width:600px;
        height:1000px;
        z-index:1;
        overflow: auto;
}
.mailform {
		width:200px;
        height: 16px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        text-align: center;
        vertical-align: top;
}
.mailformCopy {
        height: 150px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        text-align: center;
        vertical-align: top;
        width: 200px;
        background-color: #FFFFFF;
        border: 1px solid #FFFFFF;
}
.mailformCopy2 {
        text-align: center;
        position: absolute;
        left: 198px;
        top: 18px;
        width: 200px;
        vertical-align: top;
}
.mailformCopy3 {
        text-align: center;
        left: 198px;
        top: 18px;
        width: 200px;
        vertical-align: top;
        border: 0px none #FFFFFF;
}
.onlinestore {
	margin-left:auto;
	margin-right:auto;
	width:250px;
}