body {
font-family : "Tahoma", Arial, Verdana;
background-image : url(images/bg.jpg);
background-repeat : repeat-x;
background-attachment : fixed;
background-color : #000;
color : #fff;
margin : 0 auto;
}
#container {
text-align : center;
width : 800px;
margin : 0 auto;
}
#top {
background-color : #e4591e;
background-image : url(images/header.jpg);
width : 798px;
margin : 0;
height : 150px;
text-align : right;
font-size : 11px;
border : 1px solid #000;
border-top : 0;
}
#nav {
background-color : #000;
background-image : url(images/nav.jpg);
height : 55px;
width : 788px;
margin : 0;
border : 1px solid #000;
border-top : 0;
text-align : center;
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
}
#news {
background-color : #000;
background-image : url(images/news.jpg);
height : 65px;
width : 484px;
margin : 0;
border : 1px solid #000;
border-top : 0;
font-size : 11px;
font-family : "Arial", Tahoma, Verdana;
text-align : left;
padding-left : 14px;
padding-top : 35px;
padding-bottom : 10px;
padding-right : 300px;
}
.newsnav1 {
font-size : 12px;
font-family : "Arial", Tahoma, Verdana;
font-weight : bold;
letter-spacing : 3px;
}
.newsnavlink1 A:link {
font-size : 11px;
font-family : "Arial", Tahoma, Verdana;
color : #fc9733;
}
.newsnavlink1 A:visited {
font-size : 11px;
font-family : "Arial", Tahoma, Verdana;
color : #fc9733;
}
.newsnavlink1 A:hover {
font-size : 11px;
font-family : "Arial", Tahoma, Verdana;
color : #c0c0c0;
text-decoration : underline;
}
#leftnav {
float : left;
width : 178px;
padding-left: 10px;
padding-right: 10px;
border-left : 1px solid #000;
border-right : 1px solid #000;
padding-bottom : 18px;
padding-top : 18px;
background-color : #fff;
background-image : url(images/leftnavbg.jpg);
background-repeat : repeat-x;
color : #000;
font-family : "Tahoma", Arial, Verdana;
font-size : 13px;
text-align : left;
border-bottom : 1px solid #000;
margin-bottom : 12px;
}
#content {
margin-left : 200px;
padding-top : 18px;
padding-bottom : 5px;
padding-left: 10px;
padding-right: 10px;
width : 579px;
background-color : #fff;
background-image : url(images/contentbg.jpg);
background-repeat : repeat-x;
color : #000;
font-family : "Tahoma", Arial, Verdana;
font-size : 13px;
text-align : left;
border-right : 1px solid #000;
}
#footer {
margin-left : 200px;
margin-bottom : 12px;
width : 599px;
height : 57px;
line-height : 57px;
background-color : #fff;
background-image : url(images/footer.jpg);
color : #4f4f4f;
font-family : "Tahoma", Arial, Verdana;
font-size : 11px;
text-align : center;
}
.footerlink a:link {
color : #4f4f4f;
font-family : "Tahoma", Arial, Verdana;
font-size : 11px;
font-weight : bold;
}
.footerlink a:visited {
color : #4f4f4f;
font-family : "Tahoma", Arial, Verdana;
font-size : 11px;
font-weight : bold;
}
.footerlink a:hover {
color : #d56900;
font-family : "Tahoma", Arial, Verdana;
font-size : 11px;
font-weight : bold;
}
a img {
border : none;
}
.home1 A:link {
height : 50px;
width : 85px;
background-image : url(images/buttons/home.png);
display : block;
}
.home1 A:visited {
height : 50px;
width : 85px;
background-image : url(images/buttons/home.png);
display : block;
}
.home1 A:hover {
height : 50px;
width : 85px;
background-image : url(images/buttons/homeover.png);
display : block;
}
.news1 A:link {
height : 50px;
width : 85px;
background-image : url(images/buttons/news.png);
display : block;
}
.news1 A:visited {
height : 50px;
width : 85px;
background-image : url(images/buttons/news.png);
display : block;
}
.news1 A:hover {
height : 50px;
width : 85px;
background-image : url(images/buttons/newsover.png);
display : block;
}
.events1 A:link {
height : 50px;
width : 85px;
background-image : url(images/buttons/events.png);
display : block;
}
.events1 A:visited {
height : 50px;
width : 85px;
background-image : url(images/buttons/events.png);
display : block;
}
.events1 A:hover {
height : 50px;
width : 85px;
background-image : url(images/buttons/eventsover.png);
display : block;
}
.fighters1 A:link {
height : 50px;
width : 85px;
background-image : url(images/buttons/fighters.png);
display : block;
}
.fighters1 A:visited {
height : 50px;
width : 85px;
background-image : url(images/buttons/fighters.png);
display : block;
}
.fighters1 A:hover {
height : 50px;
width : 85px;
background-image : url(images/buttons/fightersover.png);
display : block;
}
.media1 A:link {
height : 50px;
width : 85px;
background-image : url(images/buttons/media.png);
display : block;
}
.media1 A:visited {
height : 50px;
width : 85px;
background-image : url(images/buttons/media.png);
display : block;
}
.media1 A:hover {
height : 50px;
width : 85px;
background-image : url(images/buttons/mediaover.png);
display : block;
}
.about1 A:link {
height : 50px;
width : 85px;
background-image : url(images/buttons/about.png);
display : block;
}
.about1 A:visited {
height : 50px;
width : 85px;
background-image : url(images/buttons/about.png);
display : block;
}
.about1 A:hover {
height : 50px;
width : 85px;
background-image : url(images/buttons/aboutover.png);
display : block;
}
.contact1 A:link {
height : 50px;
width : 85px;
background-image : url(images/buttons/contact.png);
display : block;
}
.contact1 A:visited {
height : 50px;
width : 85px;
background-image : url(images/buttons/contact.png);
display : block;
}
.contact1 A:hover {
height : 50px;
width : 85px;
background-image : url(images/buttons/contactover.png);
display : block;
}
.cssnav {
float : left;
text-align : center;
margin-right : 8px;
padding : 0;
height : 50px;
width : 85px;
overflow : hidden;
line-height : 60px;
}
A:link {
font-family : "Tahoma", Arial, Verdana;
font-size : 13px;
color : #000;
font-style: bold;
}
A:visited {
font-family : "Tahoma", Arial, Verdana;
font-size : 13px;
color : #000;
font-style: bold;
}
A:hover {
font-family : "Tahoma", Arial, Verdana;
font-size : 13px;
color : #E38B00;
font-style: bold;
text-decoration : underline;
}

/* sNews */
fieldset { border: 1px solid #E4DF94; padding: 10px 8px; margin: 0 0 8px 0; background: #FFFBC0; color: #000; }
input { padding: 2px; }
textarea { width: 97%; height: 20em; padding: 3px; }
.comment { background: #F5F6F6; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { background: #f4f4f4; color: #808080; padding: 10px; margin: 0 0 10px 0; }
.date { border-top: 1px solid #eee; margin: 0 0 20px 0; }