* {margin: 0; padding: 0;}

body {
font-family: Verdana, sans-serif;
text-align: center;
margin: 0;
padding: 0;
background: #1c1c1c;
color: #c1c1c1;
font-size: 62.5%; 						
}

img {
border: none;
}

img.gallery {	
float:right;
margin: 0px 5px 0px 0px;
}	
		
img.logo {	
float:left;
margin: 0px 0px 0px 0px;
}

#container{	
margin:0 auto;
position:static;
text-align:left;
width:726px;
background:#1c1c1c;		
}
	
#header{
position:static;
height:42px;
background:#1c1c1c;
margin: 15px 0px 0px 0px;
color:#fff;
}

#wrapp {
background: transparent;
width: 726px;
text-align: left;
font-size: 1.1em;
margin: 1em auto;
padding: 0px 0px 6px 0px;
color: black;
}

#fb{
position:absolute;
left:171px;
top:394px;
background:transparent;
margin: 0px 0px 0px 0px;
color:#fff;
}

.svw {width: 50px; height: 20px; background: #fff;}
.svw ul{position: relative; left: -999em;}

.stripViewer { 
position: relative;
overflow: hidden; 
border: 3px solid #fff; 
border-bottom: 5px solid #fff;
margin: 0 0 2px 0;
}

.stripViewer ul { 
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}

.stripViewer ul li { 
float:left;
}

.stripTransmitter { 
overflow: auto;
width: 1%;
}

.stripTransmitter ul { 
position: relative;
list-style-type: none;
margin-left: 6px;
}

.stripTransmitter ul li{ 
width: 22px;
float:left;
margin: 4px 1px 1px 0px;
}

.stripTransmitter a{ 
font: bold 10px Verdana, Arial;
text-align: center;
line-height: 30px;
background: transparent;
color: #cccccc;
text-decoration: none;
border: 1px solid #4f4f4f;
display: block;
}

.stripTransmitter a:hover { 
background: #292929;
color: #d9d9d9;
}

.stripTransmitter a.current, .stripTransmitter a.current:hover { 
background: #363636;
color: #e5e5e5;
}



p {padding: 2em 0 0 0;}
