body {
background-color:#000;
margin: 0px;
padding: 0px;
}

.navtext {
font-family: Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:18px;
font-variant:small-caps;
font-stretch:extra-expanded;
font-weight:bold;
white-space: pre;
display:table-cell;
width: 680px;
height:132px;
text-align:center;
vertical-align:bottom;
background-image: url(images/NavBackground3.jpg);
}

.header {
font-family:Georgia, "Times New Roman", Times, serif;
color:#fff;
font-size:18px;
font-weight:bold;
text-align:left;
margin-bottom:20px;
margin-left:30px;
margin-top:0px;
text-decoration:none;
}

.text {
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#fff;
margin-top:5px;
margin-left:30px;
line-height:14px;
text-align:left;
margin-right:30px;
}

.bottombar {
width:680px;
height:31px;
background-color:#A80605;
font-family:"Times New Roman", Times, serif;
font-size:10px;
color:#fff;
text-align:right;
padding-right:20px;
}

.leftrunner {
background-image:url(images/bg_stars.gif);
background-repeat:repeat;
height:400px;
position:absolute;
left:0px;
top:0px;
}

.form_email {
text-decoration:underline;
color:#000;
}

a:link {color: #FFFFFF; text-decoration:underline;}
a:visited {
	color: #CCCCCC;
	text-decoration:underline;
}
a:hover {color: #999999; text-decoration:underline;}
a:active {color: #333333;}

a:link.textlink {color: #fff; text-decoration:underline;}
a:visited.textlink {color: #fff; text-decoration:underline;}
a:hover.textlink {color: #fff; text-decoration:underline;}
a:active.textlink {color: #fff;}

a:link.linklink {color: #fff; text-decoration:underline;}
a:visited.linklink {color: #fff; text-decoration:underline;}
a:hover.linklink {color: #fff; text-decoration:underline;}
a:active.linklink {color: #fff;}
