
html {
height: 100%;
}

body {
background-color: #fff;
margin: 0;
padding: 0;
font-size: 100.01%;
font-family: georgia, helvetica, sans-serif, 'times new roman', 'bitstream vera serif', 'lucida grande', 'lucida sans unicode', verdana;
color: #000;
}

.fixfloat {
float: none;
clear: both;
width: 1px;
margin: 0;
padding: 0;
font-size: 0px;
line-height: 0px;
height: 0.1px;
}

#top_line{
float: left;
width: 100%;
height: 15px;
background: #000;
}

#top_left {
float: left;
width: 20%;
height: 15px;
background: #000;
}

#top_center {
float: left;
width: 350px;
height: 15px;
background: #c6d3e3;
border-left: solid #fff 5px;
border-right: solid #fff 5px;
}

/*#content {
float: left;
width: 350px;
background: #fff;
margin: 75px 0 0 25%;
padding: 0 0 0 5px;
font-size: 0.8em;
}*/

#content_left {
float: left;
width: 20%;
margin: 75px 0 0 0;
}

#content_center {
float: left;
width: 350px;
background: #fff;
margin: 75px 0 0 0;
padding: 0 0 0 5px;
font-size: 0.9em;
}


#bottom_line {
float: left;
position: absolute;
bottom: 0;
left: 0;
z-index: 500;
width: 100%;
height: 15px;
background-color:#000;
}

#bottom_left {
float: left;
width: 20%;
height: 15px;
background: #000;
}

#bottom_center {
float: left;
width: 350px;
height: 15px;
background: #c03;
border-left: solid #fff 5px;
border-right: solid #fff 5px;
}

a {
color: #cc0033;
background-color: #fef5a3;
/*background-color: #ff9;*/
text-decoration: none;
}

a:active, a:hover {
color: #fff;
background-color: #cc0033;
text-decoration: none;
}

p.pro {
margin: 0 0 20px 0;
padding: 3px 0 3px 0;
border-bottom: dashed 1px #cc0033;
font-size: 1.2em;
letter-spacing: 2px;
}

p#gmail {
background-image: url(../img/icon_gmail.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
padding-left: 25px;
}

p#facebook {
background-image: url(../img/icon_facebook.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
padding-left: 25px;
}

p#skype {
background-image: url(../img/icon_skype.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
padding-left: 25px;
}

p#xing {
background-image: url(../img/icon_xing.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
padding-left: 25px;
}

p#lastfm {
background-image: url(../img/icon_lastfm.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
padding-left: 25px;
}

p#twitter {
background-image: url(../img/icon_twitter.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
padding-left: 25px;
}
