body{
background: url('/images/pattern.gif') repeat;
margin-left: 100px;
margin-right: 100px;
font-family: sans-serif;
}

#main_container {
 background: #fff;
 top: 10%;
 left: 10%;
}


#ccensus_logo_big > img {

 position: absolute;
 top:  28%;
 left: 5%;

 width: 45%;
 height: 55%;


}


div#explore {

 position: absolute;
 top: 28%;
 left: 53%;
 width: 40%;
 font-weight: bold;
 font-family: Georgia;
 background-color: #2F40FF;
 color: #fff; 
 padding: 10px;

}

#explore > ul {
/* list-style-image: url('/images/cookieMini.pn'); */
list-style: none;
}

div#warning{
padding: 2px;
}


li.adnet_mainpage{
margin-top: 15px;
}


#homeSoFar > p, #homeNewWays > p  {
 padding-left: 5%;
 padding-right: 5%;
 font-weight: bold;
 font-size: large;
}

h1.proj_head{
 background: #EE3A3F;
 color: #fff;
 text-align: center;
}

#homeSoFar {
 position: absolute;
 top: 5% ;
 left: 0%;
 width: 100%;
 background: #EE3A3F;
 color:#fff;
 z-index: 1;
}

a.more, a.more:hover {

text-decoration: none;
font-size: small;
font-weight: normal;

}

a.more:hover {
text-decoration: underline;
}

a#moreCookies {
color: #fff;
}
a#moreProject {
color: gray;
}

#homeNewWays {
 position: absolute;
 top: 85% ;
 left: 0%;
 width: 100%;
 background: #fff;
 color:gray;
 z-index: 1;
}

a.top, a.top:visited {
font-size: x-small;
background: #000;
color: #fff;
font-weight: bold;
padding: 2px;
text-decoration: none;
}

#toc {
position: relative;
left: 20%;
text-align:center;
width: 65%;

}

#toc > a, #toc > a:visited {
color: #000;
text-decoration: none;

}

#toc > a:hover { text-decoration: underline }

h2 {
text-align:center;

}

div.about {
background-color: #fff;
padding: 10px;
margin-bottom: 15px;
}  

.about > p {
padding: 10px;
}

.about > p:first-line {
/*font-size: large;*/
}

dt {
display: table;
font-weight: bold;
}

img#fflbl {
position: relative;
left: 40%;
display: block;
}

img#igoogle {
position: relative;
left: 15%;
display: block;
}

img#onto { 
position: relative;
left: 10%;
}

img#third_part {
display: block;
position: relative;
left: 10%;
}

img#proj_platform {
display: block;
position: relative;
left: 7%;
}

a#advertising > img, a#thesun > img{
margin-top: 15px;
margin-bottom: 15px;
border: 0px;;
}
/*
a#advertising > img:hover, a#thesun >img:hover {
border: 3px solid #EE3A3F;
}
*/
