@charset "utf-8";
/* CSS Document */
body {
margin: auto;
}
#page {
width: 800px;
font-family:Arial, Helvetica, sans-serif;
margin: auto;
}
#banner  {
width: 800px;
margin-bottom: 5px;
clear:both;
}
#bulliton {
padding-top:10px;
width:800px;
margin-bottom: 6px;
background-color: #c0ffb9;
border: 1px solid silver;
text-align:center;
}
#block{
margin-right:15px;
margin-bottom:8px;
padding-right:4px;
padding-left:4px;
padding-bottom:10px;
background-color: #c0ffb9;
border: 1px solid silver;
margin-bottom:15px;
}
#column1 {
width: 342px;
float: left;
}
#column2 {
float:left;
width:232px;
}
#column3 {
width: 224px;
background-color: #c0ffb9;
border: 1px solid silver;
float:right;
}
#link {
width: 175px;
margin:auto;
border: 5px ridge #F00;
margin-top:8px;
margin-bottom:8px;
padding-top:2px;
padding-bottom:2px;
text-align:center;
}
#link2 {
width: 175px;
margin:auto;
margin-top:8px;
margin-bottom:8px;
padding-top:2px;
padding-bottom:2px;
text-align:center;
}
#disclaimer{
clear:both;
width:800px;
background-color: #c0ffb9;
border: 1px solid silver;
}
#vote_main{
width: 700px;
margin-right:15px;
margin-bottom:8px;
padding-right:4px;
padding-left:4px;
padding-bottom:10px;
background-color: #c0ffb9;
border: 1px solid silver;
margin-bottom:15px;
}
#vote_link{
width: 230px;
margin-right:0px;
margin-left:10px;
margin-bottom:8px;
padding-right:4px;
padding-left:4px;
padding-bottom:10px;
background-color: #c0ffb9;
border: 1px solid silver;
margin-bottom:15px;
}
#center{
text-align:center;
}
a {
text-decoration: none;
}
h1 {
font-size:18px;
line-height: 18px;
margin-bottom:3px;
text-align:center;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}
h2 {
font-size:24px;
line-height: 24px;
margin-bottom:3px;
font-family:"Times New Roman", Times, serif;
text-align:center;
font-weight: normal;
}
h3 {
font-size:32px;
line-height: 32px;
margin-bottom:3px;
font-weight: normal;
font-family:"Times New Roman", Times, serif;
text-align:center;
}
h4 {
font-size:12px;
line-height: 12px;
font-weight: normal;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}
h5 {
font-size:22px;
line-height: 15px;
margin-bottom:3px;
text-align:center;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
display:inline;
}
h6 {
font-size:24px;
line-height: 0px;
margin-bottom:3px;
font-family:"Times New Roman", Times, serif;
text-align:center;
font-weight: normal;
display:inline;
}
.red{
color:red;
}
.bigred {
font-size:26px;
color:red;
font-weight:bold;
}
.medbrown {
font-size:18px;
color:brown;
font-weight:bold;
}
.medblue {
font-size:16px;
color:#36F;
font-weight:bold;
}

.medblue2 {
font-weight:500;
font-size:18px;
color:#33C;
font-weight:bold;
display:inline-block;
text-decoration:underline;
}

