* { margin: 0; padding: 0; }
body { background: url(imgs/main.gif) repeat-y; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 62.5%; }
h1,h2,h3,h4,h5,h6,p { position: relative; }
h2{font-family:"Palatino Linotype", serif, "Times New Roman"; color:#35526D;  font-size:large;}
strong{ color:#35526D}
p { padding: 10px 0; }
a{ color:#35526D; }
a:hover { color: #6CF; }
#header { height: 284px; width: 951px; background: url(imgs/bg.jpg);  }
#header h1, #header h2 { display: none; }
#sidebar { width: 252px;height: 300px; float: left; }
#sidebar ul {	list-style-type: none;}
#sidebar li { text-indent: -999px; }
#sidebar li a{display:block; width:250px; height:35px;}
#sidebar #home{ background: url(imgs/home.gif) no-repeat;}
#sidebar #consitution{ background: url(imgs/const.gif) no-repeat;}
#sidebar #statute{ background: url(imgs/statu.gif) no-repeat;}
#sidebar #board{ background: url(imgs/sci.gif) no-repeat;}
#sidebar #events{ background: url(imgs/news.gif) no-repeat;}
#sidebar #resources{ background: url(imgs/res.gif) no-repeat;}
#sidebar #links{ background: url(imgs/links.gif) no-repeat;}
#sidebar #contacts{ background: url(imgs/contact.gif) no-repeat;}
#content { font-size: 1.3em; text-align: justify; }
#col_cx { float: left; width: 500px; margin-left: 30px; }
#col_dx { float: left; width: 200px; margin-left: 20px; }
#col_dx ul { list-style: none; }
#col_dx li { border-bottom:1px dashed #999999; padding: 2px 0; }
#sboard { list-style: none; }
#sboard li { border-bottom:1px dashed #999999; padding: 2px 0; }
#sboard li a{ color:#6cc; text-decoration:none; font-weight:bold;}
#sboard li a:hover { color:#CCC; text-decoration:none; font-weight:bold;} 
#footer { width: 240px; position: absolute; top: 590px; left: 0; text-align: right; color: #ccc; font-size: 1.2em; }
#footer hr{ border: dashed thin;}
#footer strong { color: #ccc; }
#footer a{ color:#6cc;}
.imaBio{ border:5px #CCC; margin-top:5px; margin-right:5px; float:left;}