/* you can take it*/
body {
  margin: 0px 0px 0px 0px;
  font: 11px "Arial", "Helvetica", sans serif; }


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

a:hover {
  background-color: black; }
    
a:visited {
 color: black;}

li.active a {
  background-color: black; }
  

  div#logo {
	position: fixed;
	left: 0;                
 	right: 0;
	margin-left: auto;        
	margin-right: auto;
	margin-top: 10px;
	z-index: 2;
	font-size: 0px;
	text-align:center;
		}
  

img {
  border: none; }

#header {
  width: 150px; }
  #header h1#namemail {
    margin-bottom: 0px; }

#content {
  width: 450px; }
  #content #description {
    margin-bottom: 0px;
    background-color: #99ccff; }
  #content #images {
    margin-left: 63px; }

#about {
  margin-top: 0px;
  font: 40px "Helvetica", "Arial", Verdana, sans-serif;
  width: 500px; }
  #about span.swiss {
    font-size: 20%;
    font-weight: bold;
    padding: px;
    background-color: #F00;
    color: #FFF; }


#linelist {
  padding-bottom: 0px;
  border-bottom: 0px dotted #000;
  width: 80px; }
  #linelist ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    display: inline; }
    #linelist ul li {
      margin-left: 0;
      list-style: none;
      display: inline; }
    #linelist ul li.first:before {
      content: "";
      padding: 0px; }
    #linelist ul li:before {
      content: ",";
      padding-right: 15px; }


#listdown ul {
  padding-left: 0;
  margin: 8px 0px 13px 0px;
  list-style-type: none; }
#listdown li:before {
  content: ""; }
  
  
  
  

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: pointer;
	color: #000;
  text-decoration: none;
}

.PopBoxImageLarge

{
	border: none 0px #999999;
	cursor: pointer;
		color: #000;
  text-decoration: none;
}
.PopBoxImageShrink
{
	cursor: pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

