body {
background-image:url(../images/tile.jpg);
background-repeat:repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:0;
margin:0;
}
#wrapper {
background-image:url(../images/middle_pattern.jpg);
background-repeat:repeat-y;
padding:0;
margin:0;
width:775px;
/* make the site center */
margin-left:auto;
margin-right:auto;
/* end make the site center */
}

#inner_wrapper {
padding:0;
margin:0;
width:752px;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
/* make the site center */
margin-left:auto;
margin-right:auto;
/* end make the site center */
/*margin-left:11px;*/
}


#pagecopy {
padding:20px;
}


#footer {
font-family:Arial, Helvetica, sans-serif;
width:732px;
padding-top:50px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
font-size:9px;
color:#000000;
}

#footer a {
text-decoration:none;
font-size:9px;
color:#738BB7;
}

.errmsg {
font-weight:bold;
color:#FF0000;
}

.formlabel {
font-weight:normal;
}

a:link, a:active, a:visited, a {
text-decoration:none;
color:#738BB7;
}

a:hover {
text-decoration:underline;
color:#738BB7;
}

h1 {
font-weight:bold;
font-size:14px;
margin-top:0px;
padding-top:0px;
color:#000000;
background-image:url(../images/line_fade.jpg);
background-repeat:no-repeat;
background-position:bottom left;
margin-bottom:20px;

}

h2 {
font-weight:bold;
font-size:13px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:10px;
}

h3 {
font-weight:bold;
font-size:13px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:10px;
}

ul {
margin-top:0px;
padding-top:5px;
padding-left:20px;
margin-left:0px;
}

.imageborder {
border: solid 1px #000000;
margin-bottom:5px;
}

.list_odd {
background-color:#EEEEEE;
}

.list_even {
background-color:#FFFFFF;
}

.board_name {
font-weight:bold;
color:#333399;
}

p {
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:25px;
}

#member_name_box {
font-weight:bold;
width:712px;
padding-top:3px;
padding-bottom:3px;
padding-left:3px;
background-color:#cfdae9;
}

.memberlisting_left {
padding-right:10px;
width:280px;
}

.memberlisting_right {
padding-left:10px;
}

.newspage_left {
padding-right:10px;
width:400px;
}

.newspage_right {
padding-left:10px;
}

#next_meeting {
background-color:#cfdae9;
padding:5px;
width:300px;
margin-bottom:10px;
}

.news_title a:link .news_title a:visited, .news_title a:active, .news_title a {
color:#000000;
text-decoration:none;
font-weight:bold;
}

.news_title a:hover {
color:#000000;
text-decoration:underline;
font-weight:bold;
}