/* CSS Document */
/* kooothor.flood.fr */ 
#wrapper {
width:1033px;
margin:23px auto 23px auto;
background:url(img/bgbody.gif) repeat;
border-radius: 41px; 
-moz-border-radius: 41px; 
-webkit-border-radius: 41px; 
border: 2px solid #FFF;
}

body {
background-color:#000;
}


header {
color:white;
margin-left:31px;
font-family:Arial,Chicago,Verdana;
}

header a {
text-decoration:none;
color:white;
}

header a:visited {
text-decoration:none;
color:white;
}


.content {
padding:2px 0px 2px 23px;
margin-top:31px;
color:white;
border:1px solid #33A8E5;
border-radius: 41px; 
-moz-border-radius: 41px; 
-webkit-border-radius: 41px; 
}

#block1{
width:647px;
margin-left:23px;
}

#networking{
width:601px;
margin-left:239px;
}

#ideas{
width:809px;
margin-left:59px;
}

#links{
width:523px;
margin-left:199px;
}

#pgp{
width:557px;
margin-left:97px;
}

/****/
#boinc{
width:523px;
margin-left:97px;
padding-bottom:20px;
}

img {
border-style:none;
}

#boincsig{
width:325px;
margin-left:37px;
}

ul {
}

li {
padding-top:2px;
padding-bottom:3px;
}



a {
text-decoration:none;
color:#33A8E5;
}

a:visited {
text-decoration:none;
color:#8855AE;
}

footer {
color:white;
margin:23px 23px 23px 23px;
text-align:center;
font-size:10px;
}

footer a {
text-decoration:none;
color:#33A8E5;
}
footer a:visited {
text-decoration:none;
color:#8855AE;
}


