/* General commands for whole site */
HTML {
	FONT-SIZE: small; FONT-FAMILY: Verdana, Arial, Helvetica, "Bitstream Vera", sans-serif;
}
H1 {
	FONT-SIZE: 1.3em
}
H2 {
	FONT-SIZE: 1.15em
}
H3 {
	FONT-SIZE: 1.7em;
	font-family: "Arial", sans-serif; 
	color: #cc0000; 
	text-align: center; 
	font-weight: bold;
}
H4 {
	FONT-SIZE: 1em
}
BODY {
	MARGIN: 0px auto; 
	WIDTH: 800px; 
	POSITION: relative; 
	BACKGROUND-COLOR: #b7c9ff; 
	TEXT-ALIGN: center;
}

/* Layout controls */
#outercontainer {
	BACKGROUND-POSITION: center; 
	BACKGROUND-IMAGE: url(images/bg.gif); 
	WIDTH: 800px; 
	BACKGROUND-REPEAT: repeat-y; 
	POSITION: relative; 
	TEXT-ALIGN: CENTER; 
}
#innercontainer {
	WIDTH: 790px; 
	MARGIN: 2px; 
	TEXT-ALIGN: center;
}
#topdrop {
	BACKGROUND-POSITION: top; 
	BACKGROUND-IMAGE: url(images/top.gif); 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 16px; 
	padding: 0px;
}
#bottomdrop {
	CLEAR: both; 
	PADDING-RIGHT: 13px; 
	BACKGROUND-POSITION: bottom; 
	PADDING-LEFT: 13px; 
	BACKGROUND-IMAGE: url(images/bottom.gif); 
	PADDING-BOTTOM: 34px; 
	PADDING-TOP: 0px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 40px; 
	TEXT-ALIGN: center;
}

/* Navigation bar control */
#navigationwrapper {
    margin-top: -10px;
		position:relative;
		left: -30px;
}
#navigation {
    margin-top: 0px;
    position: relative;
}
#navigation ul#tabs {
    width: 750px;
}
#navigation ul#tabs li {
    display: block;
    float: left;
    margin-right: 4px;
    margin-bottom: 3px;
    background-image: url(images/tab.gif);
    background-position: left top;
    padding: 3px 0;
    height: 37px; /*For IE 5.5*/
    height/**/:/**/31px;
    text-align: center;
    color: #fff;
    font-size: 8pt;
    cursor: pointer;
}
#navigation ul#tabs li a {
    display: block;
    height: 31px;
    text-decoration: none;
    color: #fff;
}
#navigation ul#tabs li.selected {
    height: 40px; 
    margin-bottom: 0;
    background-position: 0px 200px;
}
#navigation ul#tabs li.selected a {
    height: 34px;
}
#navigation ul#tabs ul li.selected a {
    height: auto;
}
#navigation ul#tabs li#nav1 {
    width: 110px;
}
#navigation ul#tabs li#nav2 {
    width: 95px;
}
#navigation ul#tabs li#nav3 {
    width: 86px;
}
#navigation ul#tabs li#nav4 {
    width: 89px;
}
#navigation ul#tabs li#nav5 {
    width: 115px;
}
#navigation ul#tabs ul {
    display: none;
    position: absolute;
    left: 40px;
    top: 40px;
    height: 20px;
    width: 770px;
    background-color: #6e92c4;
		margin: 0px;
		padding:0px;
}
#navigation ul#tabs li.selected ul {
    display: block;
    cursor: auto;
}
#navigation ul#tabs ul li, #navigation ul#tabs ul li.selected {
    display: inline;
    padding: 0 0.85em;
    margin: 0;
    margin-top: 3px;
    background: none;
    font-size: 1em;
    height: auto;
    border-left: 1px #fff solid;
    height: 1.25em; /*For IE 5.5*/
    overflow: hidden; /*For IE 5.5*/
    h\eight: auto;
    o\verflow: auto;
}
#navigation ul#tabs ul li.first {
    border: none;
}
#navigation ul#tabs ul a {
    display: inline;
}
#navigation ul#tabs ul a:hover {
    text-decoration: underline;
}

#navigation ul#tabs .selectedpage {font-weight: bold;}

/* Search box in nav bar */
#navigation #search {
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #FFFFFF;
    width: 210px; /*For IE 5.5*/
    width/**/:/**/210px;
    height: 37px;
    padding: 0px;
}
#SearchForm {
font-family: 'Arial', Sans Serif; 
font-size: 10pt; 
text-align: left;
position: relative; 
top: 7px;
left: 4px;
}
#SearchForm input#SearchString {
background-color:#eaeaff;
border-width: 1px;
border-style: solid;
border-color: #000000;
font-family: 'Arial', Sans Serif; 
font-size: 10pt; 
}
#SearchSubmit {
	background: transparent url(images/go.gif) no-repeat center top;width: 20px; height: 20px; border: 0;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

/* Footer commands */
#footer {
 height:2px;
 background:#FFFFFF;
 margin:10px;
 background-image: url(images/footer.gif);
 background-repeat: repeat-x;
 background-position: top;
 width:778px;
 clear: both;
 font-size: 0.9em;
 }
.footertext {font-family: 'Arial', Sans Serif; position: relative; top: 10px; left: 15px;}
#footer a {text-decoration: none;}
#footer a:hover {text-decoration: underline;}

/* General formatting */
#pagebody {text-align:left; margin:5px; padding:8px; }
.grammarpagetitle {font-family: 'Arial', Sans Serif; font-size: 1.3em; text-align: center; padding-top:5px;}
.grammarpagetext {font-family: 'Arial', Sans Serif; font-size: 0.9em; text-align: left; padding: 8px;}
.homeboxtext {font-family: 'Arial', Sans Serif; font-size: 0.9em; text-align: left; padding: 8px; width: 200px;}
.grammarpageul li {margin: 2px; font-family: "Arial", sans-serif; color: #000000; font-size: 1em; text-align: left; font-weight: normal; text-decoration: none; background-color: transparent; list-style-type: circle; }
.homepageul li {margin: 2px; font-weight: normal; text-decoration: none; background-color: transparent; list-style-type: circle; font-family: 'Arial', Sans Serif; font-size: 0.9em; text-align: left; padding: 8px;}
.indentedsegment {position:relative;left:10px; width: 750px;}
.indentedgrammarpagetext {font-family: 'Arial', Sans Serif; font-size: 0.9em; text-align: left; padding: 8px; width: 700px; position:relative; left:10px;}
.doubleindentedsegment {position:relative;left:20px;}

.whylearn {font-family: "Arial", sans-serif; color: #000000; font-size: 10pt; text-align: left; font-weight: normal; text-decoration: none; background-color: transparent; position: relative; left: 15px; list-style-type: square;}
.testlink {text-decoration:none; cursor: pointer;}
/* Feedback Form */
.formtable {text-align: left; margin: 8px;}

/* Imported from old site - delete as necessary */
.visible {display:block;}
a:hover {color: red; text-decoration: none;}
a {color: #330066; text-decoration: underline;}
.toptable {border-width: none; padding: 0; width: 100%; height: 170px;  background-image: url('images/backing.gif'); background-repeat: repeat-x; background-position: left top;}
.firstrow {width: 100%; height: 122px; vertical-align: middle;}
.sellwriting {font-family: "Arial", sans-serif; font-size: 12pt; text-align: right; font-weight: bold; color: #960000;}
.menurow {width: 100%; height: 48px; vertical-align: middle;}
.menuwriting {font-family: "Arial", sans-serif; vertical-align: middle; font-size: 10pt; text-align: left; text-decoration: none; font-weight: bold; color: #ffff99;}
.bottomtable {border-width: none; padding: 0; width: 100%; height: 50px; position: relative; bottom: 0px; vertical-align: bottom; background-color: #CEB584; background-image: url('images/bottombar.gif'); background-repeat: repeat-x; background-position: left top;}
.copyright {font-family: "Arial", sans-serif; font-size: 10pt; text-align: center; font-weight: normal; color: #660000;}

.grammarpagecontent {width: 98%; vertical-align: top; text-align: center;}
.grammarpagetitle {font-family: "Arial", sans-serif; color: #990000; font-size: 14pt; text-align: center; font-weight: bold; text-decoration: underline; background-color: transparent; position: relative; top: 10px;}
.definition {font-family: "Arial", sans-serif; color: #330066; font-size: 11pt; text-align: left; font-weight: bold; text-decoration: none; background-color: transparent; position: relative; left: 10px;}
.subheading {font-family: "Arial", sans-serif; color: #990000; font-size: 10pt; text-align: left; font-weight: bold; text-decoration: none; background-color: transparent; position: relative; left: 15px;}
.grammarpagetextnosize {font-family: "Arial", sans-serif; color: #000000; font-size: 10pt; text-align: left; font-weight: normal; text-decoration: none; background-color: transparent;}

.grammarpageol {font-family: "Arial", sans-serif; color: #000000; font-size: 10pt; text-align: left; font-weight: normal; text-decoration: none; background-color: transparent; position: relative; left: 15px;}
.source {font-family: "Arial", sans-serif; color: #660066; font-size: 10pt; text-align: left; font-weight: normal; font-style: italic; background-color: transparent;}
.exampletext  {font-family: "Arial", sans-serif; color: #0000CC; font-size: 10pt; text-align: left; font-weight: normal; font-style: italic; background-color: transparent;}
.indentexampletext  {font-family: "Arial", sans-serif; color: #0000CC; font-size: 10pt; text-align: left; font-weight: normal; font-style: italic; background-color: transparent; position: relative; left: 25px;; width: 740px;}
.exampletexthilite {font-family: "Arial", sans-serif; color: #ff0000; font-size: 10pt; text-align: left; font-weight: normal; font-style: italic; background-color: transparent;}
.exampletexthilite2 {font-family: "Arial", sans-serif; color: #006600; font-size: 10pt; text-align: left; font-weight: normal; font-style: italic; background-color: transparent;}
.exampletable {width: 85%; border-width: 1; border-style: solid; border-color: #000000;}
.exampleindent {background-color: transparent; position: relative; left: 25;}
.normaltext {font-family: "Arial", sans-serif; color: #000000; font-size: 10pt; text-align: left; font-weight: normal; text-decoration: none; background-color: transparent;}
.normalans {font-family: "Arial", sans-serif; color: #000000; font-size: 10pt; text-align: left; font-weight: normal; text-decoration: none; background-color: transparent;}
.right {background-color: #56ba54;}
.wrong {background-color: #ff523f;}
.stdinvisibletable {text-align: left; font-family: "Arial", sans-serif; color: #000000; font-size: 10pt; font-style: normal; background: inherit;}
.invisibletable {text-align: left; font-family: "Arial", sans-serif; color: #0000CC; font-size: 10pt; font-style: italic; background: inherit;}
.verbtable {position: relative; left: 30px; text-align: left; font-family: "Arial", sans-serif; color: #000000; font-size: 10pt; padding: 2px; border-width: 1px; border-style: solid; border-color: #000000; background: inherit;}
.doublebordertable {text-align: left; font-family: "Arial", sans-serif; color: #0000CC; font-size: 10pt; font-style: italic; border: 1; border-width: 3px; border-style: double; border-color: #000000; background: inherit;}
.dblebdrnormal {text-align: left; font-family: "Arial", sans-serif; color: #000000; font-size: 10pt; border: 1; border-width: 3; border-style: double; border-color: #000000; background: inherit;}

.tableheading {font-family: "Arial", sans-serif; color: #000000; font-size: 10pt; text-align: left; font-weight: bold; text-decoration: none; background-color: transparent;}
.tablelabel {text-align: left; border: none; font-family: "Arial", sans-serif; color: #000000; font-size: 10pt; font-style: normal; background: inherit;}
.nountable {width: 70%; height: 5%; padding: 0; border-width: thin; border-style: solid; border-color: #000000; font-family: "Arial", sans-serif; color: #000000; font-size: 10pt; text-align: center; font-weight: normal; text-decoration: none; background-color: transparent;}

.functionstable {text-align: left; border: none; background: inherit; width: 370px;}
.statement {font-family: "Arial", sans-serif; color: #ff0000; font-size: 10pt; text-align: left; font-weight: normal; text-decoration: none; background-color: transparent;}
.exclamation {font-family: "Arial", sans-serif; color: #0000ff; font-size: 10pt; text-align: left; font-weight: normal; text-decoration: none; background-color: transparent;}
.imperative {font-family: "Arial", sans-serif; color: #009900; font-size: 10pt; text-align: left; font-weight: normal; text-decoration: none; background-color: transparent;}
.question {font-family: "Arial", sans-serif; color: #993399; font-size: 10pt; text-align: left; font-weight: normal; text-decoration: none; background-color: transparent;}

.imagearrangement {text-align: center; border: none; vertical-align: middle;}
.linkslocation {font-family: "Arial", sans-serif; font-size: 1em; text-align: left; color: #000000; margin: 10px;}
.youhere {font-weight: bold; font-size: 10pt; font-family: inherit; background-color: inherit;}



.helpcontent {font-family: "Arial", sans-serif; font-size: 10pt; text-align: left; color: #000000; text-decoration: none; font-weight: normal; position:relative; left:15px;}
.formcaptions {font-family: "Arial", sans-serif; color: #3300CC; font-size: 10pt; text-align: left; vertical-align: top; font-weight: bold; text-decoration: none;}
.feedbackform {font-family: "Arial", sans-serif; font-size: 10pt; text-align: left; color: #000066; vertical-align: middle; text-decoration: none; font-weight: normal; border-width: 1; border-color: #000000; background-color: #ffffcc;}

.downloadtable {vertical-align: middle; text-align: center; padding: 5; width: 300px; font-family: "Arial", sans-serif; font-size: 0.8em; color: #000000;}
.downloadtext {vertical-align: middle; text-align: left; font-weight: bold; font-family: "Arial", sans-serif; font-size: 10pt; color: #000000; border: 0;}

.clicktesttitle {font-family: "Arial", sans-serif; color: #990000; font-size: 13pt; text-align: center; font-weight: bold; background-color: transparent;}
.clicktestsubtitle {font-family: "Arial", sans-serif; color: #990000; font-size: 11pt; text-align: center; font-weight: bold; background-color: transparent;}
.score {font-family: "Arial", sans-serif; color: #990000; font-size: 11pt; font-weight: bold; text-align: center; background-color: transparent;}
.closelocation {text-align: right; border: 0;}
.closeloc {position: relative; right: 20px; border: 0;}
.testpagetext {font-family: "Arial", sans-serif; color: #000000; font-size: 10pt; text-align: left; font-weight: normal; text-decoration: none; background-color: transparent; postion: relative; left: 10px; margin: 6px;}
#testtop {width: 550px; background-color: #ffff80;}
#testbody {width: 520px; background-color: #b7c9ff;}
#verbtestframe {width: 700px; background-color: #b7c9ff;}
#advbtestframe {width: 680px; background-color: #b7c9ff;}
#discoursetest {width: 680px; background-color: #b7c9ff;}
#testanswers {width: 550px; background-color: #b7c9ff;}
.helpbutton {font-family: "Arial", sans-serif; color: #000000; font-size: 10pt; text-align: center; background-color: #5e5eff; width: 150px;}
.helpbuttonloc {position: relative; left: 20px; text-align: center;}
.helptext {font-family: "Arial", sans-serif; color: #990000; font-size: 11pt; font-weight: bold; text-align: center; background-color: transparent;}
.testword {color: #660099;}
.classifytable {text-align: left; font-family: "Arial", sans-serif; color: #000000; font-size: 10pt; background-color: transparent; position: relative; left: 10px;}
.displayall {display:block;}

.mainpage {vertical-align: top; width: 78%; background: inherit;}
.sidesearch {font-family: "Arial", sans-serif; font-size: 10pt; text-align: left; font-weight: bold; color: #000000;}
.middletable {width: 98%; vertical-align: top;}
.leftbar { width: 20%; vertical-align: top; background: inherit;}
.spacer {width: 2%; background-image: url('images/dots.gif'); background-repeat: repeat-y; background-position: left top;}
.homepagebullets {font-family: "Arial", sans-serif; font-size: 10pt; text-align: left; font-weight: normal; color: #000000;}


-->
</style>
