* {
margin: 0;
padding: 0;
}
body {
text-align: center;
font-family: Verdana, Arial, sans-serif;
}
p {
margin-bottom: 10px;
}
a img {
border: none;
}
ul {
list-style-type: none; 
}
label {
font-weight: bold;
}
#container {
margin: 0 auto;
text-align: left;
width: 900px;
height: 100%; 
}
#header {
padding: 60px 30px 0 30px;
}
#header-logo {
float: left;
}
#main-menu {
float: right;
margin-bottom: 5px;
}
#main {
background-color: rgb(235,235,235);
padding: 40px;
}
#footer {
padding: 10px;
}
#footer_address {
text-align: left;
margin-bottom: 10px;
}
#footer_sponsors img {
margin: 0;
}
#privacy_policy {
padding: 5px;
text-align: right;
font-size: 12px;
}
.note {
font-size: 9px;
font-style: italic;
text-align: right;
margin: 0;
padding: 0;
}

.flash {
color: red;
font-weight: normal;
}
.title_image {
padding-bottom: 15px;
}
.fieldWithErrors{
display: inline;
}
/* INDEX */
#blog_column_table td {
vertical-align: top;
}
div.blog_feed {
font-size: 10px;
background: rgb(235,235,235) url(/images/home-column-top.gif) no-repeat left top;
padding: 10px;
padding-bottom: 0;
width: 135px;
overflow: hidden;
height: 600px;
text-align: justify;
margin-right: 25px;
margin-bottom: 0;
border-bottom: 1px solid white;
}
p.blog_feed_foot {
background: rgb(235,235,235) url(/images/home-column-bottom.gif) no-repeat left top;
height: 30px;
}
div.blog_feed h4 {
text-align: left;
}
#recent_photos_title {
padding-bottom: 10px;
}
#social_links {
padding-left: 25px;
}
#social_links h4 {
padding-bottom: 10px;
}
#stream_content {
margin-bottom: 15px;
}
#stream_content div {
height: 180px;
text-align: center;
}
#stream_content img {
height: 180px;
}
#social_links img.social_networks {
padding: 0 3px;
}
#video p {
font-size: 10px;
}
/* END INDEX */
/* INFORMATION */
#fishmarket_info {
float: left;
width: 380px;
margin-right: 20px;
font-size: 12px;
}
#fishmarket_map {
float: right;
}
#contacts {
margin-top: 25px;
text-align: right;
font-size: 12px;
}
a.contact {
text-decoration: none;
color: #000;
}
/* END INFORMATION */
/* FRIENDS AND SPONSORS */
#friends_and_sponsors {
font-size: 12px;
}
#paypal_container {
margin-top: 40px;
}
/* END FRIENDS AND SPONSORS */
/* GET INVOLVED */
#get_involved {
font-size: 12px;
}
#get_involved h2 {
margin-bottom: 10px;
}
#get_involved form {
margin-bottom: 15px;
}
#contacts a {
text-decoration: none;
color: #000;
}
#events_form {
margin-top: 30px;
}
/* END GET INVOLVED */

/* PRIVACY POLICY */
#privacy_policy_wrapper {
font-size: 62.5%;
}
#privacy_policy_wrapper h1, #privacy_policy_wrapper h2 {
margin-bottom: 10px;
}
#privacy_policy_wrapper ul {
margin-bottom: 10px;
}
#privacy_policy_wrapper li {
list-style-type: lower-roman;
list-style-position: inside;
}
/* END PRIVACY POLICY */