  body{padding:20px; font-size:14px; color:#000000; font-family:Times, Helvetica, sans-serif;}
   h2 {font-weight:bold; color:#000; margin:10px 0px; }
   p span {color:#006600; font-weight:bold; }
   a, a:link, a:visited {color:#0000FF; }
   textarea {width: 100%; padding: 10px; margin: 10px 0 15px 0; font-size: 13px; font-family: Consolas,monospace; }
   textarea.html {height: 300px;}
   p {margin: 0 0 10px 0;}
   code, pre {font-family: Consolas,monospace; color: green;}
   ol li {margin: 0 0 15px 0; }

body
{
background-image:url('../images/blue_bg.png');
background-repeat:repeat-x;


} 

.bologo
{
position:relative;
left:580px;
top:-100px;
}

.content
{
margin-left:auto;
margin-right:auto;
width:1027px;
height: -0px;
}

.tutor 
{
position:relative;
left:11px;
top: -95px;
}

ul.tabset_tabs
{
position:relative;
left:0px;
top: -65px;
}

div.tabset_content
{
position:relative;
left:0px;
top: -65px;
padding-top:15px;
padding-left:50px;
z-index:-1;
height:235px;
overflow-y:auto;
overflow-x:hidden;
}

