body {
font-family:Arial, Helvetica, sans-serif;
background-color:#262626;
color:#000000;
font-size:12px;}

#container {
width:721px; 
margin:auto;
margin-top:0;
}

#top {
background-image: url(images/top.png);
background-repeat: no-repeat;
width: 721px;
height: 8px;
}

#mid {
border-left:solid #4b4b4b 3px;
background-image: url(images/y-repeat.png);
background-repeat: repeat-x;
background-color: #92cffd;
min-height: 395px;
border-right:solid #4b4b4b 3px;
top: -1px;
}

#padded_text {
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
}

#head_links ul {
list-style:none;
display:inline;
font-size:20px;
padding-left: 90px;
}

#head_links li {
display:inline;
padding-right:80px;
width: 40px;
}

#head_links a {
text-decoration:none;
color:#FFF;
}

#head_links a:hover{
color:#262626;
}

#head_links .act a{
color:#000;
}

#content {
color: #262626;
font-size: 14px;
}

#networks {
font-size: 16px;
}

.lb {
border: solid #FFF 2px;
}

.big_caption {
font-size: 18px;
}

.small_caption {
font-size: 12px;
}

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

#logo {
background-image: url(images/me.png);
background-repeat: no-repeat;
height: 78px;
width: 530px;
margin: auto;
}
img {
border:none;
}

