html
{
margin: 0px;
padding: 0px;
height: 100%;
margin-bottom: 1px;
}

strong
{
text-transform: uppercase;
font-size: 18px;
letter-spacing: 1.8px;
color: #ffffff;
}

hr
{
color: #320000;
}

p
{
margin: 0px;
padding: 0px;
}
body
{
background: #7d6033 url('http://fallen-brothers.com/reloadintaidekerho/images/bg.jpg') repeat top left;
margin-top: 0px;
padding: 0px;
font-family: 'Annie Use Your Telescope', arial, serif;
font-size: 16px;
letter-spacing: 1.5px;
font-weight: bold;
color: #320000;
  height: 100%;
  margin-bottom: 1px;
}


a:link
{
text-decoration: underline;
color: #000;
}
a:visited
{
text-decoration: underline;
color: #000;
}
a:hover
{
text-decoration: none;
color: #fff;
}
a:active
{
text-decoration: underline;
color: #000;
}


#wrapper
{
width: 600px;
margin-top: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
background: #343453 url('http://fallen-brothers.com/reloadintaidekerho/images/content.png') repeat-y top left;
}

#menu
{
background: transparent url('http://fallen-brothers.com/reloadintaidekerho/images/header.png') no-repeat top left;
height: 42px;
line-height: 42px;
}
#menu ul
{
margin:0px;
padding:0px;
height:30px;
display:inline;
}

#menu li
{
list-style-type:none;
/*display: inline-block;*/
zoom:1;
display: inline;
height: 30px;
}
#primary-nav li:hover
{
/*background: #e20000;*/
}

#menu a
{

font-size: 18px;
font-weight: bold;
color: #000;
text-decoration: none;
line-height:30px;
padding-left:30px;
padding-right:30px;
*padding-top:5px;
*padding-bottom:5px;
/*display:block;*/
*display:inline;
}


.menuactive a
{
color: #aaaaaa;
}


.sitetitle
{
font-size: 70px;
}

#menu a:hover
{

font-size: 18px;
text-decoration: underline;
}
#header
{
padding: 30px;
padding-bottom: 0px;
padding-top: 0px;
}
#footer
{
background: transparent url('http://fallen-brothers.com/reloadintaidekerho/images/footer.png') no-repeat top left;
height: 31px;
line-height: 31px;
font-size: 18px;
color: #000;
border-bottom: 1px solid #000000;
}

#footer a
{
text-decoration: none;
color: #320000;
}

#footer a:visited
{
text-decoration: none;
}

#footer a:hover
{
text-decoration: underline;
color: #000;
}

#footer a:active
{
text-decoration: none;
}

#content
{
padding: 30px;
padding-top: 0px;
}

textarea{
width:300px;
height: 200px;
}

.clearfix
{
clear:both;
}