/* modified by Peter DiFalco */

a {text-decoration: none; border-bottom: 1px dotted white; color: white;}
a:hover {text-decoration: underline; border: none;}
a img {border: none; text-decoration: none;}
a.valid {border: none; text-decoration: none;}
a.name {color: white; font-size: 26px; font-weight: bold; border: none;}
a.name:hover {color: #eeeeee; text-decoration: none;}
a.perma {color: white; border: none;}
a.perma:hover {color: red; }
a.storytitle {text-decoration: none; border: none;}
a.storytitle:hover {border-bottom: 1px dotted white;}
a.hotred {color:#ff0033; }

/*
#banner {
background-image: url('images/title.png');
background-repeat: no-repeat;
background-position: center center;
width: 146px;
height: 97px;
}
*/

.barlink {
border: none;
text-decoration: none;
}

.barlink:hover {
text-decoration: none;
}

blockquote {
margin-left: 5px;
padding: 10px;
border: 1px dashed white;
width: 300px;
}

body {
background-color: #000000;
font-family: Verdana;
font-size: 12px;
color: #dddddd;
background-image: url('images/rockport_bg2.jpg');
background-position: top left;
background-repeat: no-repeat;
}

#foot {
text-align: center;
font-size: 1ems;
}

h2 {
font-variant: small-caps;
}

img {border: none}

table {
	margin: 0px;
	padding: 0px;
	border: 0px none #000000;
     
}

#main {
padding: 10px;
margin-left: 200px;
}

.menu {
background-color:#555555;
padding-left: 5px;
padding-right: 5px;
border-right: 1px dotted white;
}

.menu:hover {
background-color: #000000;
}

ul {list-style: none; }
li.menu {list-style: none;}
ul.menu {list-style: none;}

.valid {text-align: right;}
.validation {text-align: right;}