Body {
font:Geneva, Arial, Helvetica, sans-serif;
font-size: 1em;
background-color:#CCCCCC;
background-image:url(http://dahmage.com/pics/Page.png);
background-position:center;
background-repeat:repeat-y;
text-align: center;
}
#main {
width: 750px;
margin-left: auto;
margin-right: auto;
min-height: 600px;
}
#header {
font-size: 20px;
height: 175px;
background-image: url(http://dahmage.com/pics/Header.png);
background-repeat: no-repeat;
background-position: top center;
}
#header h1 {
display: none;
}
#header ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 115px;
}
#header li {
display: inline;
padding-left: 10px;
padding-right: 10px;
}
#header a {font-size: 20px;}
#header a:link {color: #FFFFFF;}
#header a:visited {color: #FFFFFF;}
#header a:hover {color: #FFFFFF; text-decoration: overline underline;}
#header a:active {color: #FFFFFF;}

#content {
min-height: 600px;
}
#content h2 {
text-align: center;
font-size: 2em;
border-bottom: 1px solid;
}
.verticalNav {
border-width: 1px;
border-style: dashed;
float: right;
position:relative;
margin: 20px;
margin-left: 0px;
padding: 10px;
}
.text {
width: 520px;
text-align: left;
float: left;
}
.text p {
text-indent: 1em;
}
#newsBox {
width: 200px;
font-size: 12px;
float: right;
margin: 20px;
margin-right: 0;
padding: 0;
}
#newsBox ul {
list-style: none;
margin: 0;
padding: 0;
}
#newsBox li.Row, li.altRow {
padding: 4px;
padding-top: 1px;
padding-bottom: 1px;
border-style: solid;
border-width: 1px;
}
#newsBox a {
text-decoration: none;
color: #000000;
}
#newsBox li.altRow {
background-color: #CCCCCC;
border-color: #CCCCCC;
border-left-style: dotted;
border-left-color: #000000;
}
#newsBox li.Row {
background-color: #DDDDDD;
border-color: #DDDDDD;
border-left-style: dotted;
border-left-color: #000000;
}
#newsBox li.Row:hover {
border-style: solid;
border-width: 1px;
border-color: #000000;
}
#newsBox li.altRow:hover {
border-style: solid;
border-width: 1px;
border-color: #000000;
}
#newsBox h2 {
overflow: hidden;
background-image: url(http://dahmage.com/pics/Header_sm.png);
background-position: top;
background-repeat: no-repeat;
height: 31px;
font-size: 24px;
font-weight: normal;
margin: 0;
margin-top: 5px;
padding-top: 3px;
border-style: none;
}
#newsBox h3 {
margin: 0;
font-size: 1em;
font-weight: normal;
padding-bottom: .5em;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
blockquote {
font-size: 1.1em;
padding: 2em;
padding-top: 1em;
padding-bottom: 2em;
margin: 1em;
border-top: 1px solid;
border-bottom: 1px solid;
quotes: "\201C" "\201D";
}
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }
.quote {
margin-top: -2.5em;
margin-right: 1em;
text-align: right;
font-style: italic;
}
#footer {
clear: both;
text-align: right;
font-size: 10px;
font-family: "Times New Roman", Times, serif;
}
#footer:after {
content: "Last Modified: July 08, 2005";
}

A:Link {text-decoration:none; color:#0066CC}
A:Visited {text-decoration:none; color:#0000CC}
A:Hover {text-decoration:underline; color:#0000CC}
A:Active {text-decoration:none; color:#0000CC}

div.newsBox A { display: block; margin: 0 }
div.newsBox A:hover { background-color: #666666 ; color: #FFFFFF }