/* CSS Document */
body {
	margin: 0;
	padding: 0;
	/*font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;*/
	font:12px "Lucida Grande","Lucida Sans Unicode",geneva,arial,verdana,sans-serif;

	background:#fff url(../img/bg.gif);
	}
	
	
/* Linkage
---------------------------------------------------------- */	
a:link, a:visited {
	padding:0;
	font-weight: normal;
	text-decoration: none;
	color: #777;
	margin:0;
	}
a:hover {
	color: #CDCDCD;
	text-decoration: underline;
	}


	
/* Navigation
---------------------------------------------------------- */	
	  #nav {
	padding: 0px 30px 0px 20px;
	height:28px;
	display:block;
	background: #245A7F  url(../img/navbg.jpg) repeat-x bottom left;
	
	}
#nav ul {margin: 0;padding: 0;list-style: none;}
#nav li {float: left; margin:0; padding:0;}

#nav a {
	float: left;
	margin: 0;
	padding: 5px 9px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	display:block;
	border-right:1px solid #305C6F;
	
	}
#nav li a:hover, #nav li a.selected {

	color:#17415F;
	background:#17415F;
	background:#fff;
	display:block;
	height:18px;
	}

	#nav li a:hover {
	background:#17415F;
	color:#FFF;
	
	}
		#nav li a.selected:hover {
	background:#FFF;
	color:#17415F;
	
	}
	
	
#wrap {
	max-width: 900px;	
	margin:0 auto;	
	min-width:900px;
	width:auto !important;
	width:900px;
	
	background:#fff url(../img_chooser/wrapper_bg.jpg) repeat-y 70% 0;
	}

#header {
border-top:2px solid #317DB9;
	margin: 0;
	padding: 0;
	background: #4192C9 url(../img/header_right.jpg) top right no-repeat;
	border-bottom:1px solid #61ACDF;
	
	}
#header h1 {
	margin: 0;
	padding: 0;
	color: #fff;
	}
#header ul li {display:inline;padding:0 3px;}
#header_more {float:right;width:140px;margin:0;}
#header_more a {color:#fff;font-weight:normal;}
#main-body {
	float: left;
	width: 100%;

	
	}
#content {
	
	float: left;
  /*background:#99BCDA url(../img/wrap_bg.jpg) repeat-x;*/
  background:#fff url(../img/content_bg.jpg) repeat-x;
	width: 67%;
	height:600px;
	padding:0;
	
	
	}
#content1 {
	
	float: left;
  
  background:#fff url(../img/content_bg.jpg) repeat-x;
	width: 67%;
	height:450px;
	padding:0;
	
	
	}
	
	#content1 h1 {font-size:18px; color:#BC0000;border-bottom:1px solid #eee;padding-bottom:5px;}
	#content1 h2 {color:#1A4768;font-size:13px;font-weight:normal;}
	#content1 img {padding:3px;border:1px solid #e1e1e1;}
	
	#words{
padding:0 0 0 18px;
color:#2C567A;

/*background:#fff url(../img/welcome_bg.jpg) no-repeat top right;*/

border:1px solid #E3EDF5;
border-top:none;
margin-bottom:15px;
}
#words {width:98%;height:230px;}
#words p {/*padding-right:220px;*/color:#4b4b4b;font-size:11px;line-height:16px;margin:10px 0 0 7px;font-family: Verdana;sans-serif;}
#words h1{font-size:120%;margin:0;color:#222;padding:20px 0 0 20px;text-transform:uppercase;}

#content img {margin:0;}
	
#content h2 {font-size:95%;}

#sidebar, #sidebar_news {float: right;	width: 32%;padding:0;margin:0;}
#sidebar h1, #sidebar_news h1 {font-size:16px;margin:18px 10px;color:#1A4768;font-weight:normal;border-bottom:1px solid #ececec;padding-bottom:10px;}
#sidebar h2 {font-size:14px;margin:18px 10px;font-weight:normal;color:#1A4768;} 
#sidebar p {margin:5px 10px;color:#111;}
#sidebar_news p {margin:5px 10px;color:#666666;}
#sidebar img {margin:1px 1px 0 1px;padding:0;}
#sidebar a {color:#CDCDCD;margin:0;padding:0;font-weight:normal;height:22px;}
#sidebar a:hover {margin:0;padding:0;color:#fff;}
#sidebar a.choose {color:#555;margin:0;padding:0;font-weight:normal;height:22px;}
#sidebar a.choose:hover {margin:0;padding:0;color:#333;}
#sidebar ul {list-style-type:decimal;padding-bottom:10px;}
#sidebar ul.tickul {list-style-type:none;padding-bottom:10px;margin:8px;}
#sidebar ul li {margin:10px 0;}
li.tick {margin:10px 0;background:#fff url(../img/ticko.gif) top left no-repeat;padding:0 0 5px 20px;vertical-align:middle;}

#links {float:left;background:#F9F1E4;width:535px; height:300px;padding:15px;border:1px solid #d7d3cb;margin-left:10px;}
#links h1{font-size:120%;color:#990000;text-transform: uppercase;}
#links a, #sidebar_news a {color:#461d19;font-size:13px;font-weight:normal;}
#links p.top,#sidebar_news p.top {padding-top:10px;border-top:1px solid #eeeae3;margin-top:10px;}
#sidebar_news p.top {margin-top:8px;}
#links p {color:#637180;margin:0;font-size:11px;}
#links p.date, #sidebar_news p.date {font-size:11px;}
#links p.top a:visited {color:#461d19;}
/* Footer
---------------------------------------------------------- */	

#footer a:link, #footer a:visited {color:#FFF;text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer {
	clear: both;
  background:#525252 url(../img/footer_bg.jpg);
  width: 900px;
  height: 50px;
  margin: 0;
  padding: 0;
  color: #FFF;
  font-size: 90%
  }
#footer p {margin: 0;padding: 16px 0 10px 10px; }

#student_content {height:500px;background:#fff;}/*to change*/
#student_content h1{font-size:16px;padding:10px 10px 0 10px;margin:0;}
#student_content p{font-size:12px;padding:8px 20px 8px 10px;margin:0;line-height:18px;}

#content1 td {padding:5px;color:#111;}
#content1 p {color:#4b4b4b;line-height:16px;font-size:11px;}

#content1 a:link{text-decoration:none;color:#003366;}

#content1 a:visited{text-decoration:none;color:#003366;}

#content1 a:active{text-decoration:none;color:#003366;}

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

#content1 p.teacher_intro, #sidebar p.teacher_intro  {color:#1A4768;font-size:13px;}

#content1 ul  {list-style-type:none;}
#content1 ul li{background:url(../img/arrowdown.gif) no-repeat;padding-left:18px;margin:5px 0;}

#content1 img.wordpic {vertical-align:middle;padding:0;margin-left:7px;border:none;}


/*
FORM *********************************************************/
form {
	margin: 0;
	padding: 0px 10px 10px 20px;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
fieldset input {
	margin-bottom: 1em;
}
fieldset.short input {
	display: block;
}
input.textbox {
	padding: 1px .2em !important;
	width: 220px;
}
input.textbox, textarea {
	color: #555;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", geneva, arial, verdana, sans-serif;
	line-height: 1.3em;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(/img/fieldbg.gif) repeat-x top;
}
textarea {
	padding: .2em 2px;
	width: 220px;
}
input[type="text"]:focus {
	border-color: #f99;
	background: url(img/labelmate.jpg) no-repeat 99% center;
}
textarea:focus {
	border-color: #f99;
}
input.button {
	background: #FFF url(../img/formbg.jpg);
	color: #888;
	font-size: .9em;
	border: 1px solid #d5d5d5;
	padding: 2px 8px;
	margin: 0 0 10px;
}
.required {
	color: red;
}
.continue {
	margin-bottom: 2em;
}
label {
	font-size: 1em;
	color: #888;
}

/* set millions of background images */
.rbroundbox { background: url(../img_chooser/nt.gif) repeat; }
.rbtop div { background: url(../img_chooser/tl.gif) no-repeat top left; }
.rbtop { background: url(../img_chooser/tr.gif) no-repeat top right; }
.rbbot div { background: url(../img_chooser/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../img_chooser/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 3px; }
.rbroundbox { width: 88%; margin: 1.2em 16px; }
.rbcontent p span {color:	#1A4768;}
.rbcontent p {font-size:11px;line-height:16px;}
