/*Cascading style sheet*/


body {text-align:center; margin-top:0; margin-right: 0; margin-bottom:0; margin-left: 0; background-color: #1e1e1e; font-family:verdana, arial}

p {font-size:14px; font-family:verdana, arial}

img {border:none}

h1, h2,h3,h4,h5 {font-family: verdana, Arial, Serif; font-style: italic}

#main { background-image:url('images/back-4.gif'); background-repeat:no-repeat; text-align:center; width:834px; margin-top:0; margin-left:0; margin-right:0; border:none; font-family:verdana, arial}

#main2 { background-image:url('images/back-4a.gif'); background-repeat:no-repeat; text-align:center; width:834px; margin-top:0; margin-left:0; margin-right:0; border:none; font-family:verdana, arial; height:5%}

#center {text-align:center; width:834px; height:47px; font-family:verdana, arial}


a {color: #ffffff; text-decoration:none; font-size:14px}

a:hover {text-decoration:underline; color:#ef9e33}

.c {text-align:center}
.e {color:#708090}

.button {margin-bottom:8px}

.foot {background-image:url('images/footer-3.jpg'); background-repeat:no-repeat; text-align:center; height:64px}


td {vertical-align: top}


/* syntax for linking to style sheet:  <link href="style.css" rel="stylesheet" type="text/css">

background-image:url('images/back-01.jpg');
*/