/* CSS Document */



body {

margin:0;

padding:0;

font-family: verdana, arial, helvetica, sans-serif;

font-size:75%;

color: #ccc;

background:#000000; // url(../images/bgtile.png) repeat-x

text-align:center;

}



.style2 {color: #FF3333}

.style4 {color: #333333}

.style5 {color: #333; font-size: 9px}

#top {

height:112px;

border-bottom:2px solid #333232;

background:#2C2C2C url(../images/top_tile.jpg) repeat-x;

}



#bottom {
height:150px;
border-top:2px solid #333232;
background:#1A1A1A url(../images/bottomtile.png) repeat-x;
position:relative;
}
#copyright {
  position: absolute;
  bottom: 5px; left: 5px;
}


#credit {
  position: absolute;
  bottom: 5px; right: 5px;
}
a.credit{
  color: #333; text-align: left;
}


#containter {

width:758px;

margin-top:20px;

margin-bottom:0px;

margin-right:auto;

margin-left:auto;

border:1px solid #3C3C3C;

background:#000000;

width: 758px; /* ie5win fudge begins */

voice-family: "\"}\"";

voice-family:inherit;

width: 758px;

}



a {color:#FF3333; text-decoration:none;}

a:visited {color:#993333;}

a:hover {color:#ffffff; text-decoration:none;}

#logo {

float:left; 

}



.sectiontableentry1 td{

color:#CCCCCC; background:#000000; padding:3px 0;

}

.sectiontableentry2 td{

color:#ffffff; padding:3px 0;

}

.componentheading, .contentheading{

font-size:1.6em;

color:#FF3333;

text-transform:uppercase;

}





#main {

height:395px;

/*background:url(../images/bg_main.jpg) no-repeat;*/

overflow:auto;

padding:5px;

text-align:left;

color:#999;

font:Verdana, Arial, Helvetica, sans-serif;

font-size:95%;

line-height:1.6em;

}

#contentarea {

margin:5px;

}

#myGallery

{

width: 479px !important;

height: 334px !important;

}

#slideshow {

float:left;

clear:none;

width:479px;

height:334px;

}

#content {

float:left;

clear:none;

width:277px;

height:334px;

border-left:2px solid #333232;

background:#000 url(../images/frontpage_textbg.jpg) no-repeat;



}

#content p{

padding:10px; padding-bottom:0;

color:#999;

font:Verdana, Arial, Helvetica, sans-serif;

font-size:95%;

line-height:1.6em;

}

.imageElement p {

margin:0; padding:0;}

#nav {

float:right; text-align:left; margin-top:50px; padding-right:20px;

}

#nav li {margin:0; padding:0;display:inline; padding-left:20px; padding-bottom:0; margin-bottom:0;}

#nav li a {color:#6e6e6e; text-decoration:none; padding-bottom:8px;}

#nav li a:hover {color:#999; text-decoration:none; border-bottom:1px solid #999}

#nav li a#active_menu {color:#bababa; text-decoration:none; border-bottom:1px solid #FF3333}
