/*evi.css - Randy Wold - Nov. 2012*/

a{
 text-decoration: none;
}
body{
 margin-top: 5px;
 background-image:url('../images/siteBkgnd.jpg');
}
td{
 vertical-align:top;
 }
#ban-img{
 float: right;
 margin-top: 5px;
 margin-right: 5px;
}
#container{
 width: 950px;
 margin-left: auto;
 margin-right: auto;
 font-family: times new roman, arial, sans-serif;
}
#content{
 background-color:#ffffff;
}
#copyrt{
 width: 950px;
 background-color:#ffffff;
 text-align: center;
 font-size:.7em;
}
#name{
 float: right;
 width: 735px;
 height: 46px;
 margin-right: 5px;
 padding-top: 4px;
 background-color: #333333;
}
#pgtop{
 width: 950px;
 height: 337px;
 background-color: #ffffff;
}
#newsltr{
 position: absolute;
 top: 286px;
 margin-left: 5px;
 width: 200px;
 height: 50px;
 background-color: #333333;
}
#signup_txt{
 font-size: 1.5em;
 padding-top: 10px;
 padding-left: 10px;
}
#vertnav{
 position: absolute;
 margin-top: 5px;
 margin-left: 5px;
 width: 200px;
 height: 272px;
 background-color: #000000; 
}
#verttxt{
 color: #ffffff;
 font-weight: bold;
 line-height: 75%
}


.biotxt{
 float: right;
 width: 600px;
 margin-top: -4px;
}
.cdtxt{
text-align:center;
color:#ffffff;
font-size:1em;
}
.fbtxt{
 color:#ffffff;
 font-size:1em;
 margin-left:30px;
}
.guestblk{
 width: 600px;
 height: auto;
 margin-left: 50px;
 padding-top: 5px;
 padding-right: 5px;
 padding-left: 5px;
 text-align: justify;
 border:1px  solid black;
}
.txtrt{
 float:right;
 padding-right:65px;
}
.wsgmatxt{
text-align:center;
margin-top:-10px;
color:#ffffff;
font-size:1em;
}
img.display {
display: block;
margin-left: auto;
margin-right: auto;
}


