body {
background-color: rgb(51,51,51);
margin-top: 1%;
margin-left: 1%;
padding: 1px 1px 1px 1px;
font-family: verdana, arial, sans-serif;
color: rgb(51,51,51);
font-size: 90%;
}

em {
color: rgb(178,4,4);
font-weight: bold;
font-size: small;
}

#allcontent {
width:950px;
padding: 2px 5px 2px 5px;
background-color: white;
margin-left: auto;
margin-right: auto;
}

#menu {
height: 150px;
border-color: rgb(178,4,4);
border-width: 1px;
border-style: outset;
background-color: #a5a5a5;
padding: 2px 2px 2px 2px;
color: rgb(178,4,4);
font-family: bernhard fashion dt;
margin-top:0;
}

.menubutton {
border:0;
margin-top:0;
}

#logo {
float: left;
height:150px;
padding: 1px 1px 1px 1px;
}

#tabs {
float: right;
width: 350px;
height: 150px;
border: 0;
padding: 1px 1px 1px 1px;
background-color: #a5a5a5;
background-image: url(images/motto.gif);
background-repeat: no-repeat;
background-position: bottom right;
margin-top:0;
}

#floatleft {
float: left;
border-color: black;
border-width: 2px;
border-style: dotted;
background-color: white;
padding: 10px 10px 10px 10px;
margin-right: 40px;
margin-bottom: 10px;
margin-left: 5px;
margin-top: 0px;
color: rgb(178,4,4);
font-size: 85%;
font-family: verdana, arial, sans-serif;
width: 180px;
}

#floatright {
float: right;
border-color: rgb(51,51,51);
border-width: 2px;
border-style: outset;
background-color: white;
padding: 5px 10px 5px 10px;
margin-left: 8px;
margin-right: 8px;
margin-bottom: 10px;
text-align: center;
color: rgb(51,51,51);
font-size: 80%;
width: 280px;
}

#news {
float: left;
padding: 10px 10px 10px 10px;
margin-right: 5px;
margin-bottom: 5px;
width: 550px;
}

#mediamenu {
float: right;
border-color: rgb(51,51,51);
border-width: 1px;
border-style: outset;
background-color: white;
padding: 5px 5px 5px 5px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
color: rgb(51,51,51);
font-size: 85%;
width: 10px;
}

#grouppic {
float: left;
padding: 10px 10px 10px 10px;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 5px;
color: rgb(51,51,51);
width: 400px;
}

#groupintro {
float: right;
padding: 5px 5px 5px 5px;
margin-right: 5px;
color: rgb(51,51,51);
font-size: 80%;
width: 500px;
}

#groupmembers {
float: left;
padding: 5px 5px 60px 60px;
margin-right: 40px;
color: rgb(178,4,4);
width: 900px;
}

#indpic {
float: left;
padding: 5px 5px 5px 40px;
margin-right: 5px;
color: rgb(51,51,51);
width: 300px;
}

#indintro {
float: right;
padding: 5px 5px 5px 5px;
margin-right: 5px;
color: rgb(51,51,51);
font-size: 80%;
width: 550px;
}

#mediamenu {
float: right;
border-color: rgb(51,51,51);
border-width: 1px;
border-style: outset;
background-color: white;
padding: 5px 5px 5px 5px;
margin-right: 5px;
color: rgb(51,51,51);
font-size: 85%;
width: 350px;
}

#mainarea {
margin-left: 5px;
}

#footer {
text-align: center;
height: 65px;
width: 100%;
background-color: #a5a5a5;
border-top: thick double rgb(178,4,4);
clear: both;
font-size: 70%;
}

.footericons {
padding: 5px 5px 5px 5px;
border: 0;
}

#main{
padding-left: 10px;
padding-right: 10px;
color: rgb(51,51,51);
}

h1 {
color: rgb(178,4,4);
font-size: large;
font-family: "Arial Black", Impact, Verdana, fantasy;
}

h2 {
color: #a5a5a5;
font-size: medium;
font-family: "Arial Black", Impact, Verdana, fantasy;
font-style: italic;
}

h3 {
color: rgb(178,4,4);
font-size: small;
font-family: Arial, Helvetica, sans-serif;
}

smallfont {
color: rgb(51,51,51);
font-size: small;
font-family: verdana, arial, sans-serif;;
}

a:link {
color: rgb(178,4,4);
}
a:visited{
color: rgb(51,51,51);
text-decoration: none;
}

a:hover{
color: black;
text-decoration: underline;
}

a:active{
color: black;
text-decoration: underline;
} 