body{margin:0px; padding:0px; background-color:#921e1e; font-size:14px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
div, p, ul, h1, h2, h4, img, form, label{padding:0px; margin:0px;}
/*{
margin:0px;
background-color:#921e1e;
}*/
#header
{
width:1000px;
height:180px;
background:url(../images/heading.gif) no-repeat;
position:relative;
margin:0 auto; 
padding:0px;
overflow:hidden;
}
#header img{
width:400px;
height:170px;
float:right;
position:relative;
margin:0 auto; 
margin-top:30px;
}
#topMenu
{
width:650px;
float:left;
position:relative;
margin:0 auto; 
padding-top:0px;
padding-left:50px;
}
#topMenu div.double{width:300px;float:left;padding-left:20px;}
#topMenu div.single{width:350px;float:left;padding-left:20px;}
#topMenu a
{
width:120px;
height:150px;
float:left;
position:relative;
margin:0 auto; 
padding:0px;
}
.subHead
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	text-align: left;
}
.subList
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	width: 200px;
	padding-left: 20px;
}
#topMenu a.crash
{
background:url(../images/crash.gif) no-repeat;
}
#topMenu a.crash:hover
{
background:url(../images/crashO.gif) no-repeat;
}
#topMenu a.paper
{
background:url(../images/paper.gif) no-repeat;
float:right;
}
#topMenu a.paper:hover
{
background:url(../images/paperO.gif) no-repeat;
}
#topMenu a.coaching
{
background:url(../images/private.gif) no-repeat;
float:right;
}
#topMenu a.coaching:hover
{
background:url(../images/privateO.gif) no-repeat;
}
#topMenu a.subject
{
background:url(../images/subjects.gif) no-repeat;
}
#topMenu a.subject:hover
{
background:url(../images/subjectsO.gif) no-repeat;
}
#topMenu a.tutors
{
background:url(../images/tutors.gif) no-repeat;
float:right;
}
#topMenu a.tutors:hover
{
background:url(../images/tutorsO.gif) no-repeat;
}
#mainBody
{
width:1000px;
background:url(../images/mainBody.gif);
margin:0 auto;
padding:0px;
overflow:auto;
position:relative;
}
#footer
{
width:1000px;
height:155px;
background:url(../images/footer.gif) no-repeat;
position:relative;
margin:0 auto; 
padding:0px;
text-decoration:none;
text-align:center;
}
#footer a
{
	text-decoration:none;
	color:#454545;
	line-height:100px;

}
#menu
{
width:180px;
/*height:200px;*/
margin-left:20px; 
margin-top:20px; 
padding:0px;
float:left;
}
#menu a.link
{
width:166px;
height:31px;
background:url(../images/menu.gif) no-repeat #F6F4E4;
display:block;
position:relative;
margin:0px; 
padding:0px;
text-decoration:none;
font-family:sans serif;
color:#454545;
font-weight:bold;
text-align:center;
vertical-align:middle;
line-height:31px;
}
#menu a.link:hover
{
background:url(../images/menuO.gif) 0 100% no-repeat #F6F4E4;
color:#FFF;
}
#content
{
width:720px;
/*height:200px;*/
margin:20px; 
padding:0px;
float:left;

}
#content h3
{
font-size:20px;
color:#454545;
}
.pics {  
    height:  100px;  
    width:   1000px;  
    padding: 0;  
 	margin:0 auto;
 	background:url(../images/flash.gif); 
    } 
 .caption
 {
 font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
 width:440px;
 height:150px;
 float:right;
 padding-top:30px;
 font-size:20px;
 font-weight:bold
 }
.pics .child {  
    padding: 0px;  
    border:  0px;
   	width:  1000px; 
    height: 70px; 
    top:  0px; 
    left: 0px;
    font-size:30px;
    font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#921e1e;
    text-align:center;
    margin:0 auto;
    margin-top:30px;
    background:url(../images/flash2.gif); 
    z-index:9999;
    }
#leftPan{width:240px; float:left;color:red;height:100px;}
#rightPan{width:451px; float:left;}
#rightBox
{
	 width:   700px; 
	 text-align:justify;
}
#rightTitle
{
width:700px;
height:40px;
background:url(../images/back.gif) no-repeat;
display:block;
}
#rightTitle h4
{
line-height:40px;
padding-left:20px;
font-size:16px;
color:#FFF;
}
#formContainer
{
background-color:#f3e1bf;
border:solid black 1px;
}
#login
{
background:url(../images/login.gif) no-repeat;
width:166px;
height:176px;
padding-top:0px;
margin-top:10px;
}
#login h3
{
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:35px;
	background:url(../images/key.gif) no-repeat;
}
.label
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	width:166px;
	display:block;
}
.input
{
	/*background:url(../images/input.gif) no-repeat;*/
	height:20px;
	width:150px;
	margin-left:10px;
	border:1px solid;
}
.button
{
	background:url(../images/submit.gif) no-repeat;
	height:20px;
	width:30px;
	margin-left:10px;
	border:0px;
	color:white;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding:0px; 	
}
a.button
{
	width:100px;
	
}
.txt
{
	border-style:solid;
	border-color:black;
	border-width:1px;
	width:200px;
}
.branch
{
	
	background:url(../images/lim.gif) no-repeat;
	height:20px;
	display:block;
	width:250px;
	text-decoration:none;
	padding-left:20px;
	border:0px;
}
.lbranch
{
	background:url(../images/lil.gif) no-repeat;
	height:20px;
	display:block;
	width:150px;
	text-decoration:none;
	padding-left:20px;
	border:0px;
}
.err{
	border-style:solid;
	border-color:#009900;
	border-width:1px;
	width:100%;
	height:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#365a36;
	line-height:30px;
	vertical-align:middle;
	background-color:#e5ff0d;
}
.editor_content{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
margin-right: 20px; 
margin-top: 20px;
margin-left:20px;
}
ul{
margin-left:40px;
}
