* {
pading: 0px;
margin: 0px;
font-size: 100%;

}

body {
font-family: georgia;
font-size: 20px;
font-style: italic;
text-align: left;
background-color: #000;
}


a:link,
a:hover,
a:visited {
text-decoration: none;
color: #000;
}

#markers {
margin-top: 20px;
margin-left: -40px;
clear: both;
}

#markers li {
height: auto;
width: 70px;
background-color: #fff;
margin-left: 0px;
margin-bottom: 10px;
padding-left: 10px;
font-size: 10px;
}

#markers li a:link,
#markers li a:hover,
#markers li a:visited {
color: #000;	
}

#markers li a {
display: block;
}
/*
#bg {
height: 1050px;
width: 1680;
margin-top: 0px;
margin-left: 10px;
margin-right: auto;
background: url(background.png) 0 0 repeat-x;	
}
*/


#wrapper {
height: 318px;
width: 482px;
margin-left: auto;
margin-right: auto;
margin-top: 60px;
}

/*
#wrapper .small{
font-size: 10px;	
}
*/



#wrapper ul {
list-style: none;
line-height: 22px;
padding-top: 210px;
padding-left: 355px;
}

#wrapper li {
padding-bottom: 4px;
}



