html{
margin:0;
padding:0;
}
body 
{
background-color: #fff;
margin: auto;
padding: 0;
font-size: 13px; 
font-family: Trebuchet MS;
text-align: left;
background: url(images/sidebg.png) repeat-x;
}
img{
border:0px;
}
#wrapper 
{
text-align: left;
width: 953px;
margin: 0 auto;
padding: 0;
/*outline: 1px solid #ff0;*/
}

.header
{
width: 308px;
height: 506px;
margin: 0 0 4px 0;
padding: 23px 0 0 492px;
margin-top:0px;
padding-top:0px;
background-image: url('images/header.png');
background-position: top;
background-repeat: no-repeat;
}

.header2
{
width: 308px;
height: 506px;
margin: 0 0 4px 0;
padding: 23px 0 0 492px;
background-image: url('images/header2.png');
background-position: top;
background-repeat: no-repeat;
}


.header3
{
width: 308px;
height: 506px;
margin: 0 0 4px 0;
padding: 23px 0 0 492px;
background-image: url('images/header3.png');
background-position: top;
background-repeat: no-repeat;
}

.header4
{
width: 308px;
height: 506px;
margin: 0 0 4px 0;
padding: 23px 0 0 492px;
background-image: url('images/header4.png');
background-position: top;
background-repeat: no-repeat;
}

.header5
{
width: /*308px*/953px;
height: 222px; /*mark 15-09-09*/
margin: 0 0 4px 0;
padding: /*23px 0 0 492px*/0px;
background-image: url('images/up.png');
background-position: top;
background-repeat: no-repeat;
}

.header6
{
width: /*800px*/953px;
height: 222px;
margin: 0 0 4px 0;
padding: 0px;
background-image: url('images/header6.png');
background-position: top;
background-repeat: no-repeat;
}

.login_box
{
width: 253px;
height: 141px;
margin: 0;
padding: 16px 0 0 20px;
text-align: left;
font-size: 16px;
font-family: Trebuchet Ms;
font-weight: bold;
color: #ffffff;
}

.login
{
width: 253px;
margin: 5px 0 0 0;
padding: 6px 0 0 0px;
text-align: left;
font-size: 13px;
font-family: Trebuchet Ms;
font-weight: bold;
color: #ffffff;
}

.login a {text-decoration: none; margin: 0; font-size: 11px; color: #fff; font-weight: bold;}
.login a:visited {text-decoration: none; margin: 0; font-size: 11px; color: #fff; font-weight: bold;}
.login a:hover {text-decoration: underline; margin: 0; font-size: 11px; color: #fff; font-weight: bold;}

form.loginform {			/* for login form */
		font-size: 1em;
		color: #fff;
		line-height: 1em;
                padding-left: 15px;
}
/*form.loginform table.login input[type="text"] {

		line-height: 1em;
	}
*/
form.loginform p {
    padding: 0.5em 0 0 0;
    margin: 0;
	vertical-align:text-top;

}
form.loginform input.btn {
    background-color: #eee;
    color: #000;
	width:50px;
    border: 1px ridge #999;
    padding: 1px 3px 1px 3px;
    font-size: 1em;
	margin-top:-4px;/*mark 15-09-09*/
    margin-right: 13px;/**/
    float: right;/*mark 15-09-09*/
}

.login_box2
{
width: 253px;
height: 141px;
margin-top: 0px; /* was 6px */
top: 6px;
margin-left: 630px;
padding: 30px/*16px*/ 0 0 20px;
text-align: left;
font-size: 16px;
font-family: "Trebuchet Ms";
font-weight: bold;
color: #ffffff;
text-transform: capitalize;
}
.login_box2 p {
    padding: 0.5em 0 0 15px;
    margin: 0;
}
.login2
{
width: 253px;
margin: 5px 0 0 0;
padding: 6px 0 0 0px;
text-align: left;
font-size: 13px;
font-family: Trebuchet Ms;
font-weight: bold;
color: #ffffff;
}
/*mark 15-09-09*/
.login2 input{
margin-left:5px;
width:150px;
margin-bottom:10px;
}/*mark 15-09-09*/

.login2 a {
    text-decoration: none;
    margin: 0;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
}
.login2 a:visited {text-decoration: none; margin: 0; font-size: 11px; color: #fff; font-weight: bold;}
.login2 a:hover {text-decoration: underline; margin: 0; font-size: 11px; color: #fff; font-weight: bold;}

#logoutinside {
    margin: 2px;
    
    background-color: transparent;
    border: none;
    padding: 25px 5px 5px 5px;
}


.between
{
width: 253px;
height: 3px; /* was 5px */
margin: 0;
padding: 0;
}

.between2
{
width: 233px;
height: 8px; /* was 12px */
margin: ;
padding: 0;
}

.menu
{
width: 953px/*780px*/;
height: 45px;
margin: auto;
padding: /*0 0 0 20px*/0;
background-image: url('images/menu.png');
background-position: top left; /* was top */
background-repeat: /*no-repeat*/repeat-x;
top: 0; /*added by Patrick */
}

.menu a {text-decoration: none; margin: 0; font-size: 1px; color: #fff; font-weight: bold;}
.menu a:visited {text-decoration: none; margin: 0; font-size: 1px; color: #fff; font-weight: bold;}
.menu a:hover {text-decoration: none; margin: 0; font-size: 1px; color: #fff; font-weight: bold;}


.main
{
width: 953px; /* was 760px */
margin: auto;
padding: /*15px 20px 10px 20px*/0;
/*background-image: url('images/main.png');*/
background-repeat: repeat-x;
background-color: #fefdfd;
}

.main h1 {text-decoration: none; margin: 10px 0 5px 0; font-size: 14px; color: #0093dd; font-weight: bold;}
.main h2 {text-decoration: none; margin: 0 0 10px 10px; font-size: 28px; color: #e77844; font-weight: bold;}

.main p {
    padding-left: 15px;
}

.main a {text-decoration: none; margin: 0; color: #0093dd;}
.main a:visited {text-decoration: none; margin: 0; color: #0093dd;}
.main a:hover {text-decoration: none; margin: 0; color: #e77844;}

#leftsidead{
float:left;
clear:both;
}

.search_box
{
float:left;
width: 480px;
height: 183px;
margin: 0;
margin-left:50px;
margin-top: 0px;
padding: 8px 0 0 20px;
background-image: url('images/searchbox.png');
background-position: top;
background-repeat: no-repeat;
font-size: 16px;
font-family: "Trebuchet Ms";
font-weight: bold;
color: #000;
}

.search_box a {text-decoration: none; margin: 0; font-size: 13px; color: #fff; font-weight: bold;}
.search_box a:visited {text-decoration: none; margin: 0; font-size: 13px; color: #fff; font-weight: bold;}
.search_box a:hover {text-decoration: none; margin: 0; font-size: 13px; color: #000; font-weight: bold;}

.normaltext {text-decoration: none; margin: 0; font-size: 11px; color: #fff; font-weight: normal;}


.search
{
width: 370px;
margin: 0;
padding: 10px 0 0 0;
}

.main_text
{
float:left;
width: 500px;
margin: 0;
margin-left:50px;
padding: 8px 0 20px 0;
font-size: 13px;
font-family: "Trebuchet Ms";
font-weight: normal;
color: #000;
margin-bottom:30px;
/*outline: solid 1px #f00;*/
}

.main_text h1 {text-decoration: none; margin: 0; font-size: 13px; color: #000; font-weight: bold;}

.pictures
{
text-align: left;
float: left;
margin: 0 10px 10px 0;
padding: 0;
}

.cross
{
text-align: left;
float: left;
margin: 0 10px 0 0;
padding: 0;
}

.butom
{
width: 953px/*780px*/;
height: 75px;
margin: auto;
margin-left: 0/*20px*/;
padding: 15px 0 0 20px;
background-image: url('images/butom.png');
background-position: top left;
background-repeat: no-repeat/*repeat-x*/;
font-size: 11px;
font-family: "Trebuchet Ms";
font-weight: normal;
color: #fff;
}

.butom a {text-decoration: none; margin: 0; font-size: 11px; color: #fff; font-weight: normal;}
.butom a:visited {text-decoration: none; margin: 0; font-size: 11px; color: #fff; font-weight: normal;}
.butom a:hover {text-decoration: underline; margin: 0; font-size: 11px; color: #fff; font-weight: normal;}

.highlights
{
background-color: #fff;
width: 200px;
margin: 0;
padding: 00;
font-size: 11px;
font-family: "Trebuchet Ms";
font-weight: normal;
color: #000;
float: right;
}

.headline
{
width: 200px;
padding: 5px 0 0 5px;
background-image: url('images/highlights.png');
background-position: top;
background-repeat: repeat;
color: #000;
font-size: 16px;
font-weight: bold; 
}

.top_rated
{
font-size: 15px;
font-family: "Trebuchet Ms";
font-weight: bold;
color: #fff;
float: right;
}



#logoutinside
{
font-size: 13px;
font-family: "Trebuchet Ms";
font-weight: bold;
color: #fff;
float: left;
margin: 10px 0 0 0;
}

#logoutinside2
{
font-size: 13px;
font-family: "Trebuchet Ms";
font-weight: bold;
color: #fff;
float: left;
margin: 10px 0 0 0;
}

.flash
{

    margin: auto;
    padding: 0;
    float: none; /*center;*/
    width: 953px;
    height: 400px;
    background: url('images/4students.jpg') top left no-repeat;
}
/*________________________________ L I S T S _____________________________*/
ul.resultslist {        /* for displaying search results */
    font-size: 0.9em;
    list-style: none;
}
ul.resultslist li {
    margin-bottom: 8px;
    border-bottom: none;
}
.courselists {
    font-size: 1em;
}
ol#terms {
    
}
ol.inline {
    list-style: none;
}
ol.inline li {
    display: inline;
}
fieldset {
	/*float: left;
	clear: left;*/
	width: 90%;
	margin: 1.5em 0 0 20px;
	padding: 0;
	border: 1px ridge #9199a1;
}
fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}
fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}
fieldset li input.text {
	background-color: #eee;
	height: 1.5em;
	color: #033;
	font-size: 1em;
	font-family: Times, "Times New Roman", serif;
}
fieldset.submit {
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12em;
	padding-top: 1em;
}
label {
	float: left;
	width: 12em;
	margin-right: 1em;
	text-align: left;
}

