#container{
width: 1024px;
height: 768;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
border: 0px;
}
#social{
margin-left: 80%;
}
#social img{
border: 0px;
}
#social p{
font-family: verdana;
font-size: 0.6em;
color: #339900;
text-align: bottom;
}
#social a, a:visited img{
opacity: 0.6;
}
#social a:hover, a:active img{
opacity: 1;
}
#header{
width: 100%;
background-color: #fff;
}
#nav{
width: 100%;
height: 40px;
background-image: url(http://eklavya.in/chakmak/chakmak/images/nav.png);
background-repeat: repeat-x;
background-color:#0066FF;
margin-bottom: 2px;
}
#nav a, a:visited{
font-family: verdana;
font-size: 0.8em;
color: #000;
text-decoration: none;
font-weight: bold;
}
#nav a:hover, a:active{
border-top: 1px dashed;
color: #fff;
}
#sidebar{
width: 200px;
float: right;
margin-right: 5px;
border-left: 2px dotted #009900;
}
iframe{
border: 0;
}
#footer{
clear: both;
}
#footer td{
font-family: verdana;
font-size: 10px;
}
#footer a, a:visited{
font-size: 11px;
color: #669966;
}
#footer a:hover, a:active{
color: #336600;
}
h2
{
font-size:18px;
}