/*
CSS for Brethren MCC Index Page
*/

body {
background-color: #000000;
font-family: "Times New Roman", Times, Serif;
color: #333333;
font-size: 12pt;
font-weight: bold;
padding: 0px;
}

#bodycontent {
margin-left: auto;
margin-right: auto;
background-color: #000000;
color: #FFFFFF;
padding: 10px;
width: 1100px;
}

#bodytext {
top: 30px;
margin-left: auto;
margin-right: auto;
background-color: #000000;
text-align: justify;
color: #3AB8F3;
width: 620px;
height: 100%;
}

#mainlinks {
margin-left: auto;
margin-right: auto;
text-align: center;
}

#members {
padding: 0px;
border-bottom: solid 3px #333333;
}

#brethrenheader, #colours, #contact, #enter, #photocontents, #gallery, #hypnotic, #copyright, #events, #guestbook, #linkexchange, #pagelinks, #navigation, #outlaw, #clublinks {
text-align: center;
}

#copyright {
font-family: "Times New Roman", Times, Serif;
font-size: small;
font-weight: normal;
color: #990000;
}

#navigation {
background-color: #000000;
padding-bottom: 10px;
padding-top: 10px;
}

#navigation ul {
margin: 0px;
padding: 0px;
color: #990000;
white-space: nowrap;
}

#navigation li {
list-style-type: none;
display: inline;
padding: 0px;
}

#clublinks li {
list-style-type: none;
display: list-item;
padding: 0px;
padding-bottom: 6px;
text-align: center;
}

#pagelinks {
margin-left: auto;
margin-right: auto;
height: 30px;
width: 620px;
text-align: center;
background-color: #000000;
padding-top: 10px;
}

#pagelinks ul {
margin: 0px;
padding: 0px;
font-family: "Time New Roman", serif;
font-size: ex-large;
color: #990000;
line-height: 30px;
white-space: nowrap;
}

#pagelinks li {
list-style-type: none;
display: inline;
padding: 0px;
}

#photocontents {
background-color: #000000;
padding-bottom: 10px;
padding-top: 10px;
}

#photocontents ul {
margin: 0px;
padding: 0px;
color: #990000;
white-space: nowrap;
}

#photocontents li {
list-style-type: none;
display: inline;
padding: 0px;
}

#brethrenworld {
float: right;
top: 20px;
right: 20px;
background-color: #000000;
width: 190px;
text-align: center;
color: #3AB8F3;
padding-top: 10px;
padding-bottom: 10px;
}

#brethrennav {
float: left;
background-color: #000000;
width: 190px;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}


a {
text-decoration: none;
}

a:link {
color: #990000;
}

a:visited {
color: #666666;
}



