html {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
font-family: Tahoma,Verdana,Helvetica,sans-serif;
font-size: 12px;
line-height: 20px;
}

#allspark {
position: relative;
background: #FFFFFF url(images/main_background.gif) repeat-y center top scroll;
margin: auto;
width: 760px;
}

#mainnavigation {
height: 340px;
width: 760px;
background: url(images/header_background.jpg) no-repeat top center scroll;
}

#mainnavimages {
position: relative;
top: 288px;
left: 240px;
}

#secondarynav {
display: inline;
float: left;
width: 193px;
margin: 8px 0px 8px 20px;
}

#secondarynav img {
margin: 6px 0px;
}

#maincontent {
margin: 12px 38px 30px 230px;
}

h1 {
font-size: 14px;
font-weight: 800;
border-bottom: 1px solid #000000;
}

h2 {
font-size: 12px;
font-weight: 800;
}

#photogallery {
width: 460px;
margin: 0px auto;
}

#photocontrols {
margin: 12px 0 0 40px;
padding: 3px 0 0 14px;
width: 90px;
height: 23px;
background: url(images/photo_control_tab.gif) no-repeat top center scroll;
}

#photocontent {
border: 1px solid #000000;
margin: 8px 0px 0px 0px;
padding: 4px 8px;
}

#photometadata {
border: 1px dashed #000000;
padding: 12px;
color: #333333;
background-color: #EEEEEE;
}

#previousphotopreview, #nextphotopreview {
display: none;
position: absolute;
width: 190px;
height: 140px;
background: url(images/photo_preview_bubble.png) no-repeat top center scroll;
margin: 0;
padding: 0;
}
#previousphotopreview {
left: 200px;
top: 210px;
}
#nextphotopreview {
left: 252px;
top: 210px;
}
#previousphotopreview img, #nextphotopreview img {
padding: 20px;
}

#legal {
clear: left;
width: 760px;
height: 420px;
background: url(images/footer_background.jpg) no-repeat top center scroll;
}

#legal p {
position: relative;
top: 42px;
margin: 0px 76px; 
}

.listheader {
font-weight: 800;
}

table {
width: 350px;
border: 1px solid;
margin: 8px auto;
}

img {
border: none;
}

a:link {
color: #001ADC;
text-decoration: none;
}
a:visited {
color: #001ADC;
text-decoration: none;
}
a:hover {
color: #034FEA;
text-decoration: underline;
}
a:active {
color: #034FEA;
text-decoration: underline;
}

.mainpage {
color: #FFFFFF;
background: url(images/grass_background.jpg) no-repeat top left;
border: none;
padding: 1px 6px;
}

.footnote p {
color: #333333;
font-size: 10px;
}

.electionresults h5 {
margin: 8px 0 0 0;
padding: 4px 4px 4px 40px;
background-color: #355522;
color: #FFFFFF;
font-size: 15px;
font-weight: 1600;
cursor: pointer; cursor: hand;
}

.electionresults h6 {
text-align: center;
margin: 0;
padding: 2px;
font-size: 14px;
font-weight: 1600;
}

.electionresults img {
display: block;
width: 317px;
margin: 4px auto;
padding: 0;
border: 1px solid #000000;
}

.electionresults table, table.bigdata {
border-collapse: collapse;
border-spacing: 0;
border: none;
width: 90%;
margin: 4px auto;
padding: 0;
}

.electionresults th, .bigdata th {
background-color: #587845;
border-bottom: 1px solid #000000;
}

.electionresults tr, .bigdata tr {
background-color: #B4C9AB;
}

.electionresults tr.altrow, .bigdata tr.altrow {
background-color: #ACBEA7;
}

.electionresults tr.tablehover, .bigdata tr.tablehover {
background-color: #CFDEC6;
}

.electionresults td, .bigdata td {
padding: 2px 4px;
}

.electionresults .electionwarddata {
display: none;
margin: 0;
border: 1px solid #355522;
border-top: none;
}

td.num {
text-align: right;
}

.post_link {
width: 480px;
font-size: 12px;
font-weight: 800;
}

.inline_timestamp {
float: right;
}

.author_credit {
display: block;
float: right;
}

.amazon_box {
float: right;
margin: 0 0 4px 10px;
}