@charset "utf-8";
/* CSS Document */

body {
background-color:#0070c0;
margin-left: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 0px;
}

p {
font-family:Verdana, Arial;
font-size:13px;
line-height:15px;
color:#000000;
text-align:left;
}

p a {
color:#03F;
text-decoration:underline;
}

p a:hover {
color:#03F;
text-decoration:none;
}

.content li a {
color:#03F;
text-decoration:underline;
}

.content li a:hover {
color:#03F;
text-decoration:none;
}

li {
font-family:Verdana, Arial;
font-size:13px;
line-height:15px;
color:#ffffff;
text-align:left;
}

h1 {
font-family:Arial;
font-size:40px;
color:#ffff00;
text-align:center;
margin:10px;
}

h2 {
font-family:Arial;
font-size:25px;
color:#ffff00;
text-align:center;
}

h3 {
font-family:Arial;
font-size:15px;
color:#0070c0;
font-weight:bold;
text-align:left;
margin:0px;
}

h3 a {
color:#0070c0;
text-decoration:underline;
}

h3 a:hover {
color:#0000ff;
text-decoration:underline;
}

.container {
width:900px;
height:100%;
vertical-align:top;
}

.header {
width:900px;
}

.header p {
color:#FFFF00;
font-size:14px;
line-height:16px;
font-weight:bold;
}

.table {
width:900px;
height:180px;
background-image:url(images/section-background.jpg);
background-repeat:no-repeat;
}

.photo {
vertical-align:top;
width:200px;
}

.info {
width:350px;
height:150px;
vertical-align:middle;
}

.info p {
margin:0px 0px 5px 0px;
}

.address {
width:150px;
vertical-align:middle;
}

.footer {
width:900px;
height:60px;
}

.footer p {
color:#FFFF00;
font-size:12px;
line-height:14px;
text-align:center;
}

.footer p a {
color:#FFFF00;
text-decoration:underline;
}

.footer p a:hover {
color:#ffcc00;
text-decoration:none;
}

.vote {
height:561px;
background-color:#0070c0;
background-image:url(images/fish&chips.jpg);
background-repeat:no-repeat;
padding:20px;
}
