/*** Custom Styles ***/

body {
background:#e7e7e7 url(../images/bgr800.gif) repeat-y;
background-position:center;
}

#sllogo {
margin:5px 0px 0px 10px;
}

#header {
height:100px;
}

#optin {
text-align:center;
border:1px solid #b0b0b0;
float:right;
margin-right:-10px;
width:200px;
}

.optinfield {
border:1px solid black;
}


h1, h2, h3, h4 {
font-family: verdana, "Lucida Grande", Lucida, sans-serif;
color: #444;
}

h1, h1 a, h1 a:visited {
font-size: 18px;
margin: 0 0 5px 0;
line-height: 1.2em;
color: #555 !important;
font-weight: bold;
text-decoration: none !important;
}

h1 a:hover {
color: #888 !important;
text-decoration: none;
}

	
