@import url(layout.css);
@import url(navigation.css);
@import url(teachers.css);

*{padding:0px;margin:0px; border:0px;}

body {
background:#ffffff;
margin:0px;
overflow: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #666666;
background-image:url(teacher/theme/images/general/bk.gif);
background-repeat:repeat-x;	}

p{margin-top: 0px; margin-bottom: 10px;}

a:link {color: #193a8b;text-decoration: none;}
a:hover {text-decoration: underline;color: #ff0000;}
a:active {text-decoration: underline;color: #666666;}
a:visited {color: #193a8b;text-decoration: none;}

#container {
width: 850px;
background-color:#FFFFFF;
background-image: url(../../images/general/body_bk.gif);
background-repeat:no-repeat;
margin:0px auto;
padding-left:1px;
padding-right:1px;
background-position: center;}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;	}

#header {
width:820px;
height:95px;
padding:15px;
margin:0px;
background-image: url(../../images/general/header_bk.jpg);
background-position: center;
background-repeat:no-repeat;
text-indent:-9999px;}

#header_advert{
width:460px;
height:95px;
float:right;
background-image:url(../images/general/advert.jpg);
text-indent:-9999px;}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#193a8b;
line-height:17px;
margin-bottom:2px;}

h1 a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#193a8b;
padding-bottom:0px;
text-decoration:none;
line-height:17px;}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#193a8b;
line-height:22px;
padding-bottom:0px;
margin-top: 0px;
margin-bottom: 5px;}

h2 a{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:22px;
color:#193a8b;
padding-bottom:0px;
text-decoration:none;
margin-top: 0px;
margin-bottom: 5px;}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#193a8b;
padding-bottom:0px;
line-height:19px;
margin-bottom: 5px;}

h3 a{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#193a8b;
padding-bottom:0px;
text-decoration:none;
line-height:19px;
margin-bottom: 5px;}



