
  div.topbox {
background:white;
padding: 10px;
    border: solid 1px #ddd;
	-moz-border-radius-topleft: 10px;
    	-moz-border-radius-topright:10px;
    	-moz-border-radius-bottomleft:10px;
    	-moz-border-radius-bottomright:9px;
    	-webkit-border-top-left-radius:10px;
    	-webkit-border-top-right-radius:10px;
    	-webkit-border-bottom-left-radius:10px;
    	-webkit-border-bottom-right-radius:9px;
    	border-top-left-radius:10px;
    	border-top-right-radius:10px;
    	border-bottom-left-radius:10px;
    	border-bottom-right-radius:9px;

width:528px;
}

Screen layout: */



#thetop{
margin:0;
}

#container{

width:785px;
margin-left:70px;
height: 100px;
padding:20px 20px 0 20px;
background: #ffffff url(../images/site/contbg.png) no-repeat;
color:#222;

}

a{
text-decoration:none;
background-color:inherit;
outline:none;
color:#26c;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.7em;
}

#main p,#sidebar p{
padding:0 0 0 0px;

}

#logo{
float:right;
width:240px;
margin:0 20px 0 0;
padding:0 0 25px 0;
background:#eee;
border:4px solid #dde;
text-align:center;
color:#555;
overflow:auto;
}

#logo h1{
margin:50px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
background-color:inherit;
color:#26a;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
font-family: verdana, san-serif;
line-height:1.7em;

}

#main{
position: absolute;
      padding-top: 20px;
	padding-right: 20px;
      padding-left: 240px;
	top: 265px;
    left: 80px;
	width: 565px;
    background-color:white;
font-family: verdana, san-serif;
line-height:1.7em;

}

.headerstyle{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 0;
background:#fff url(../images/site/gradient3.png) repeat-x;
color:#222;
border-top:0px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:0px solid #ddd;
text-decoration:none;
}

#scrollzone {
overflow-y: scroll;
overflow-x: hidden;
padding: 20px;
height: 800px;
width: 92%;
border-top:1px solid #bbb;
border-left:1px solid #bbb;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
}

#sidebar{
position: absolute;
	top: 245px;
    left: 70px;
padding: 20px;
width:180px;
margin-top:20px;
margin-left:20px;
margin-right:20px;
font-size:0.9em;
line-height:1.7em;
font-family: verdana, san-serif;
}

#sidebar p{
font-size:0.9em;
}


.rollover a { display:block; width:194px; background-color: #FFFFFF}
.rollover a:hover { background-color: #cccccc}

.rolloverxx a {
display:block;
width: 194px;
padding:10px 10px 10px 7px;
font: bold 13px san-serif;;
color:#333;
background: url("../images/site/char/singe.jpg") 0 0 no-repeat;
text-decoration: none;
}
.rolloverxx a:hover { 
background-position: 0 -35px;
color: #049;
}
.rolloverxx a:active {
background-position: 0 -70px;
color:#cccccc;
}



.sidelink{
display:block;
width:175px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:0.9em;
font-weight:bold;
text-align:left;
background:#eee url(../images/site/gradient1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
background:#fff url(../images/site/gradient2.png) repeat-x;
color:#222;
width:180px;
height:64;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}


#footer{
margin-left:100px;
width:760px;
background:#fff url(../images/site/footerbg.png) bottom left no-repeat;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}

h1,h2,h3,h4{
margin:0 0 0px 0;
font-family: verdana, san-serif;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 15px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:1.4em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin-left:100px;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}


/* Original open source design by Andreas Viklund - http://andreasviklund.com
Released through OSWD.org */
