/* PAGE SETTINGS */

body {
margin: auto;
background-color: black;
min-width: 950px;
color: #CCCCCC;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

img {
border:0;
}

a:link {
color: #CCC;
text-decoration: none;
}

a:visited {
color: #CCC;
text-decoration: none;
}

a:hover {
color: #FFF;
text-decoration: none;
}

a:active {
color: #CCC;
text-decoration: none;
}

.wrapper {
width: 100%;
height: 100%;
}

.flashcontent {
height: 500px;
width: 100%;
color: #FFFFFF;
}

.container {
width: 950px;
margin: auto;
}

.topmenu {
width: 950px;
height: 100px;
text-align: center;
}

.topmenu img {
margin-left: 2px;
margin-right: 2px;
}

.leftmenu {
width: 199px;
float: left;
}

.leftmcontent {
}

.rightmcontent {
}

.content {
width: 550px;
margin-left: 200px; /* change to meny size */
}

.rightmenu {
width: 199px;
float: right;
}

.footer {
height: 20px;
width: 950px;
text-align: center;
color: #999999;
background: URL(../_images/footer.jpg) no-repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 3px 3px 3px 3px;
float: left;
}

/* NEWS ITEM SETTINGS */

.newsitem {
width: 530px;
margin: auto;
margin-bottom: 20px;
}

.conheader {
width: 100%;
height: 20px;
background: url(../_images/itemheader.jpg) no-repeat;
font-weight: bold;
color: #FFFFFF;
text-decoration: underline;
}

.conheader a {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: underline;
font-weight: bold;
}

.conitem {
width: 100%;
background: url(../_images/itemrepeat.jpg) repeat;
font-size: 11px;
}

.conitem a {
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: underline;
}

.confooter {
width: 100%;
height: 20px;
background: url(../_images/itemfooter.jpg) no-repeat;
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-decoration: none;
text-align: right;
}

.confooter a {
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-decoration: underline;
}


.menucontent {
background: url(../_images/m_repeat.jpg) repeat;
width: 199px;
}

.menuend {
background: url(../_images/m_end.jpg) no-repeat;
width: 199px;
height: 10px;
margin-bottom: 20px;
}

.contentfooter {
text-align: center;
margin-bottom: 10px;
}

.contentfooter a {
text-align: center;
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: underline;
}

/* MENUS */

.lastpostsimg {
background: url(../_images/m_lastposts.jpg)  no-repeat;
width: 199px;
height: 46px;
}

.nextactionsimg {
background: url(../_images/m_nextactions.jpg)  no-repeat;
width: 199px;
height: 46px;
}

.divisionsimg {
background: url(../_images/m_divisions.jpg)  no-repeat;
width: 199px;
height: 46px;
}

.pagestatsimg {
background: url(../_images/m_pagestats.jpg)  no-repeat;
width: 199px;
height: 46px;
}

.associatesimg {
background: url(../_images/m_associates.jpg)  no-repeat;
width: 199px;
height: 46px;
}

.teamspeakimg {
background: url(../_images/m_teamspeak.jpg)  no-repeat;
width: 199px;
height: 46px;
}

.shoutboximg {
background: url(../_images/m_shoutbox.jpg)  no-repeat;
width: 199px;
height: 46px;
}

/* SPACERS */

.spacer {
padding: 8px 7px 5px 10px;
}

.spacer1 {
padding: 4px 7px 1px 10px;
}

.spacer2 {
padding-right: 12px;
padding-top: 1px;
}

#menuliness {
font-size: 11px;
}