body {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 1.5;
color: #BDBDBD;
text-align: center;
}

#container {
width: 830px;
}

#container2 {
width: 100%;
border-bottom: 2px solid black;
}

#top {
width: 800px;
padding: 10px;
border-left: 2px solid black;
border-right: 2px solid black;
}

#middle {
width: 800px;
padding: 10px;
padding-top: 20px;
border-left: 2px solid black;
border-right: 2px solid black;
text-align: justify;
}

#counter {
width: 100px;
float: left; 
text-align: left;
}

#copy {
text-align: right;
font-size: 10px;
line-height: 1.5;
color:#919191;
}

#rev {
font-size: 11px;
line-height: 1.5;
padding-left: 30px;
}

#pic {
float: left;
padding-right: 10px;
}

#quote {
color: #919191;
}

#rls {
padding-bottom: 20px;
padding-left:15px;
}

#rls2 {
padding-left:15px;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 1.5;
}

#text {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 1.5;
color: #BDBDBD;
}

p {
margin-top:23px;
}

a {
color: #FFFFFF;
text-decoration: none;
}

a:visited {
color: teal;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:active {
color:#F9F400; 
text-decoration:underline;
}

h1 {
font-size:14px;
font-weight:bold;
}

h2 {
color:#FFFFFF; 
font-size:18px;
font-family:Georgia, Times, sans-serif; 
font-weight:bold;
}

h3 {
color:#FFFFFF; 
font-family:Georgia, Times, sans-serif; 
font-size:16px;
line-height:1.5;
font-weight:normal;
}

img {
border-width: 1px; 
border-color: black;
}

.foto {
padding-right: 35px; 
padding-bottom: 20px;
}

.fototext {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 1.5;
color: #BDBDBD;
}

li {
margin-bottom:5px;
}

#tin{
margin-left:15px; 
font-size: 10px;
line-height: 1.5;
color:#919191;
}

/* SOCIAL */
.social-list {
	list-style: none;
	text-align: center;
}
.social-list > li {
	display: inline-block;
	padding: 0 5px 0;
}
.social-list a {
	color: #fff;
	font-size: 1.25em;
}
.social-list a:hover {
	color: #F9F400;
}
.icons-top {
	display: block;
	text-align: right;
	padding: 0 10px 20px 0;
}