body
{
background-color: #cecece; 
margin: 0px; 
}

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

a:hover
{
text-decoration: underline;
color: #999999;
background-color: transparent;
background-color: transparent;
}

#man a {
	background: #fff;
	padding: 1px 3px 1px 3px;
}

#man a:hover {
	background: #FF262D;
	padding: 1px 3px 1px 3px;
	color: #fff;
	text-decoration: none!important;
}

#man a:active {
	color: #000;
}

p
{
font-family: Helvetica Neue, Helvetica, Arial, "Lucida Grande", 'trebuchet ms', arial, helvetica, verdana, sans-serif;
font-size: 11px;
color: #231F20;
background-color: transparent;
}

.red
{
color: #FF262D!important;
}

.small
{
font-family: Helvetica Neue, Helvetica, Arial, "Lucida Grande", lucida, arial, verdana, sans-serif;
font-size: 10px;
color: #444444;
margin-top: 40px;
background-color: transparent;
}

#container
{
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: 400px;
margin-top: -200px;
visibility: visible;
z-index: 3;
background: #fff url(../img/bg_flex_1.gif) no-repeat;
border-bottom: 1px solid #999;
border-top: 1px solid #999;
background-color: #fff;
}

#twitter_div ul {
	margin: 0;
	padding: 0;
}

#twitter_div li {
	list-style-type: none;
	padding: 5px 0px 5px 18px;
	font-size: 12px!important;
	border-bottom: 1px solid #d9d9d9;
	background: url(../img/star.gif) no-repeat 0px 8px;
	color: #666!important;
	font-style: italic;
}

#grado
{
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: 424px;
margin-top: -212px;
visibility: visible;
z-index: 2;
background: transparent url(../img/grad2.gif) repeat-x;
border: 0px;
}

#logo
{
position: absolute;
top: 23px;
left: 34px;
width: 102px;
height: 30px;
padding: 0px;
visibility: visible;
z-index: 3;
}

#desc
{
position: absolute;
top: 96px;
left: 0px;
width: 135px;
height: auto;
padding: 0px;
visibility: visible;
z-index: 3;
font-family: Helvetica Neue, Helvetica, Arial, "Lucida Grande", lucida, arial, verdana, sans-serif;
font-size: 9px;
text-align: right;
border-top: 1px solid #c1c1c1;
padding: 5px 0 0 0;
color: #000;
}

#man
{
position: absolute;
top: 0px;
left: 170px;
width: 160px;
height: 400px;
padding: 0px;
visibility: visible;
z-index: 1;
background: transparent;
text-indent: 14px;
}

#content
{
position: absolute;
top: 20px;
left: 370px;
width: 57%;
height: 360px;
padding: 0px;
visibility: visible;
z-index: 3;
}

#info-content {
width: 100%; 
height: 360px; 
overflow: auto; 
border-top: 0px dotted #e1e1e1; 
border-bottom: 1px dotted #c1c1c1; 
position: relative;
}

#network
{
position: absolute;
top: 410px;
left: 60%;
width: auto;
height: 28px;
visibility: visible;
z-index: 3;
background: transparent;
}

#kaboo
{
position: absolute;
top: 420px;
left: 20px;
width: auto;
height: 28px;
visibility: visible;
z-index: 3;
background-color: transparent;
font-family: Helvetica Neue, Helvetica, Arial, "Lucida Grande", lucida, arial, verdana, sans-serif;
font-size: 9px;
color: #888888;
margin-top: 0px;
}

div#network div#tdban	{
	margin: 0;
	padding: 0;
	width: 100px;
	height: 28px;
	float: right;
	}

div#network div#tdban a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../img/banner_td.gif) top left no-repeat;
	}

div#network div#tdban a:hover	{
	background: transparent url(../img/banner_td.gif) 0 -28px no-repeat;
	}
	
div#network div#stroftban	{
	margin: 0 0 0 20px;
	padding: 0;
	width: 61px;
	height: 28px;
	float: right;
	}

div#network div#stroftban a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../img/banner_stroft.gif) top left no-repeat;
	}

div#network div#stroftban a:hover	{
	background: transparent url(../img/banner_stroft.gif) 0 -28px no-repeat;
	}

div#network div#focban	{
	margin: 0 0 0 20px;
	padding: 0;
	width: 74px;
	height: 28px;
	float: right;
	}

div#network div#focban a	{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../img/banner_foc.gif) top left no-repeat;
	}

div#network div#focban a:hover	{
	background: transparent url(../img/banner_foc.gif) 0 -28px no-repeat;
	}