body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
}

h2 { font-size: 1.1em; } 

.head { height: 95px; 
background: url(imgs/gradienthead.gif) no-repeat right top #FFFAB3; }

.logo { float: left;
background: url(imgs/logo.gif) no-repeat center;
height: 95px; 
width: 200px;}

.logo h1 { display: none; }

.logo a { display: block;
height: 95px;
width: 200px; }

.curve { position: absolute;
width: 208px;
height: 220px;
top: 95px;
left: 0;
background: url(imgs/curve.gif) ;
z-index: 2;}

.menu { height: 22px;
overflow: hidden; 
background: #E4BD95 }

.menu ul { margin-left: 220px;
padding: 0px;
margin-top: 0px; }

.menu ul li { display: inline;
padding: 0px;
list-style-type: none; 
margin-right: 30px;
font-size: 1.2em;
line-height: 22px;}

.menu ul li a { color: #000;
text-decoration: none; }

a { color: #0099FF;
text-decoration: none; }

a:hover { color: #000;
text-decoration: underline; }

.menu ul li a:hover { color: #000;
text-decoration: underline; }

.content { margin-top: 20px;
margin-left: 219px;
width: 560px; }

.footer { 
margin-left: 219px;
margin-top: 20px;
width: 560px; }

.courses { background: url(imgs/courses.jpg) no-repeat top right; 
width: 780px; 
height: 200px;
font-size: 1.1em; }

.content2 { margin-left: 220px;
font-size: 1.1em;
margin-top: 20px;
margin-right: 10px; }

.courses p { margin-left: 220px;
padding-top: 40px; }



.courses .green { font-size: 1.1em; 
background: url(imgs/green.jpg) no-repeat;
margin-left: 10px;
padding-left: 300px;
height: 26px;
margin-bottom: 10px;
line-height: 26px;}

.courses .orange { font-size: 1.1em; 
background: url(imgs/orange.jpg) no-repeat;
margin-left: 60px;
padding-left: 300px;
height: 26px;
margin-bottom: 10px;
line-height: 26px;}

.courses .brown { font-size: 1.1em; 
background: url(imgs/brown.jpg) no-repeat;
margin-left: 120px;
padding-left: 300px;
height: 26px;
line-height: 26px;}
 
 .label { float: left; }
 
.basicform { left: 400px;
position: absolute; }

.idisplay { border: 1px solid #000;
width: 100%; }

.irow { border-bottom: 1px solid #000;
height: 25px; }

.iname { font-weight: bold; 
width: 200px;
padding-left: 15px;
font-size: 12px; }

.iedit { background: url(imgs/iedit.png) no-repeat left center;
font-weight: bold;
padding-left: 30px;
color: #DE162C;
width: 180px; 
font-size: 13px; }


.idelete { background: url(imgs/idelete.png) no-repeat left center;
font-weight: bold;
padding-left: 30px;
color: #DE162C;
width: 180px;
font-size: 13px;  }

.iadd { background: url(imgs/iadd.png) no-repeat left center;
font-weight: bold;
padding-left: 30px;
color: #DE162C;
height: 25px;
padding-top: 3px;
width: 280px;
font-size: 13px;  }