@charset "windows-1252";

/* global settings*/
body {
	background: #004800;
	/* text-align: center; */
	margin-top:25px;
}
html {overflow: auto;} 
img {display: block}
ul {list-style-type: none;}
li {  line-height: 1.25;}
/* end of global settings */

/* div sizing and position */
#main_wrapper {
	background: #004800;
	width: 1024px;
	margin: 0 auto;
}
#bigright {
	background: #F0F0D0;
	position: absolute;
	width: 847px;
	height: 100%;
	top: 0px;
	left: 176px;
	overflow: auto;
    border-left: 1px solid brown;
}
#centerpanel {
	background: #F0F0D0;
	position: absolute;
	width: 647px;
	height: 100%;
	top: 0px;
	left: 176px;
	border-left: 1px solid brown;
}
#cp1 {
	position: absolute;
	width: 647px;
	height: 300px;
	top: 0px;
	left: 0px;
	border-left: 0px;
}
#cp2 {
	position: absolute;
	width: 324px;
	height: 300px;
	top: 300px;
	left: 0px;
	border-left: 0px;
}
#cp3 {
	position: absolute;
	width: 323px;
	height: 150px;
	top: 450px;
	left: 324px;
	border-left: 0px;
}
#centermain {
  color: #FF0000;
  height: 100%;
  padding: 6px;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: italic;
  font-size: 36px;
  text-decoration:  none;
}
#content {
	background: #FFF8DC;
	position: relative;
	width: 1024px;
	height: 500px;
	border: 0px;
}
#content550 {
	background: #FFF8DC;
	position: relative;
	width: 1024px;
	height: 550px;
	border: 0px;
}
#content600 {
	background: #FFF8DC;
	position: relative;
	width: 1024px;
	height: 600px;
	border: 0px;
}
#content700 {
	background: #FFF8DC;
	position: relative;
	width: 1024px;
	height: 700px;
	border: 0px;
}
#content800 {
	background: #FFF8DC;
	position: relative;
	width: 1024px;
	height: 800px;
	border: 0px;
}
#footer {
	clear: both;
	background: #F5DEB3;
	color: brown;
	position: relative;
	width: 1024px;
	height: 53px;
	text-align: center;
	border-top: 1px solid brown;
}
#hdr_center {
	background: #FFF8DC;
    position: relative;
	width: 752px;
	height: 80px;
	float: left;
}
#hdr_left {
	background: #FFF8DC;
    position: relative;
	width: 118px;
	height: 76px;
	padding-top: 4px;
	padding-left: 20px;
	float: left;
}
#header {
	background: #FFF8DC;
	width: 1024px;
	height: 80px;
	border: 0px;
	margin:0 auto;
}
#hdr_right {
	background: #FFF8DC;
    position: relative;
	width: 118px;
	height: 76px;
	padding-top: 4px;
	padding-left: 14px;
	float: left;
}
#leftpanel {
	background: #FFF8DC;
	position: absolute;
	width: 175px;
	height: 100%;
	top: 0px;
	left: 0px;
	float: left;
	border: 0px;
}
#menubar {
	background: #F5DEB3;
    position: relative;
	width: 1024px;
	height: 18px;
	top: 0px;
    margin: auto;
	padding-top: 2px;
	border-top: 1px solid brown;
	border-bottom: 1px solid brown;
}
#rightpanel {
	background: #FFF8DC;
	position: absolute;
	width: 199px;
	height: 100%;
	top: 0px;
	left: 824px;
	float: left;
	border: 0px;
	border-left: 1px solid brown;
}
/* end of div sizing and position */

/* text styles */
#hrd_center_h1 {
	font-weight: bold;
	font-style: italic;
	font-size: 60px;
	text-align: center;
	letter-spacing: -2px;
}
#hrd_center_h2 {
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	text-align: center;
	letter-spacing: 5px;
}
#wowpanel {
	background: #F0F0D0;
	text-align: center;
	position: absolute;
	width: 647px;
	height: 100%;
	top: 0px;
	left: 176px;
	border-left: 1px solid brown;
}
.wowtext{
    color: #c812a3;
	font-family: arial, helvetica, sansserif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
    line-height: 1.4;
	padding: 6px;
}

/* end of text styles */

/* link styles */
a:link {
  /* Applies to all unvisited links */
  color: #004000;
  font-family: arial, helvetica, sansserif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  text-decoration:  none;
} 
a:visited {
  /* Applies to all visited links */
  color: #004000;
  font-family: arial, helvetica, sansserif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  text-decoration:  none;
}
a:hover {
  /* Applies to links under the pointer */
  color: #004000;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  text-decoration:  none;
} 
a:active {
  /* Applies to activated links */
  color: #004000;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  text-decoration:  none;
}
/* end of link styles */
div.menuitem {
    position: relative;
	width: 102px;
    height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
    border: 0px solid brown;
}

div.popbox {
	width: 199px;
	height: 100px;
	padding: 0px;
	text-align: left;
	margin: 0px;
}

div.poptext {
    color: #004000;
	font-family: arial, helvetica, sansserif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	padding: 6px;
}

#content-b {
	background: #FFF8DC;
	position: relative;
	width: 1024px;
	height: 500px;
	top: 0px;
	left: 0px;
	margin:0 auto;
	border: 0px;
}

#contentul {
	background: #FFF8DC;
	position: relative;
	width: 1024px;
	top: 0px;
	left: 0px;
	margin:0 auto;
	border: 0px;
}

#descrip {
	background: #FFF8DC;
	position: relative;
	width: 400px;
	top: 0px;
	left: 0px;
	overflow: auto;
	margin:0 auto;
	text-align: left;
	border: 0px;
}

#bigone {
	background: #FFF8DC;
	position: relative;
	width: 1024px;
	height: 100%;
	top: 0px;
	left: 0px;
	border: 0px;
	overflow: auto;
}


div.roomoverlay {
	position: relative;
	top: -495px;
	left: 1px;
	margin: 3px;
	border: 0px;
}

#alert {
     display: none;
     position: absolute;
     width: 100%;
     top: 35%;
     left: 0;
     text-align: center;   
}

#alert p {
     background: yellow;
     width: 150px;
     margin: 0 auto 0 auto;
     padding: 10px;
     border: 1px solid #aaa;
}

div.weekshdr {
  color: #004000;
  height: 280px;
  padding: 3px;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
  text-decoration:  none;
  overflow: auto;
}

div.dbtext {
  color: #004000;
  font-family: arial, helvetica, sansserif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  text-decoration:  none;
}

span.dbtextspc {
  color: #FF0000;
  font-family: arial, helvetica, sansserif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  text-decoration:  none;
}

#dbresults {
  margin: 6px;
}

div.logintext {
  color: #004000;
  font-family: arial, helvetica, sansserif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  text-decoration:  none;
}

#weeksinfo {
  color: #004000;
  font-family: arial, helvetica, sansserif;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  text-decoration:  none;
}

#pmenu {
  padding: 2px;
  font-family: arial, helvetica, sansserif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  text-decoration:  none;
  line-height: 2.0;
}

pmenu ul {
	list-style-type: none;
}

.pmenuitem {
  padding: 2px;
  color:  #004000;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  text-decoration:  none;
  line-height: 1.25;
}

.pmenusub {
  color:  #004000;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  text-decoration:  none;
  line-height: 1.20;
  margin-left: 18px;
}

.pmenuheader {
  padding: 2px;
  color: #804000;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  text-decoration:  none;
  line-height: 0.9;
  text-align: center;
}


td.boldtext {
	height: 24px;
	font-weight: bold;
}

td.dbtext {
	height: 24px;
	line-height: 1.25;
	font-weight: normal;
}

td.students {
	height: 24px;
	width: 250px;
  	color:  #004000;
	text-align: center;
  	font-family: arial, helvetica, sansserif;
  	font-style: normal;
	font-weight: normal;
}
div.me {
	position: relative;
	width: 200px;
	float: left;
	text-align: center;
}

div.mesr {
	position: absolute;
	width: 500px;
	top: 275px;
	left: 0px;
	text-align: center;
}

div.mesrr {
	position: absolute;
	width: 355px;
	top: 340px;
	left: 475px;
    font-family: georgia, arial, serif;
    font-weight: bold;
    font-style: normal;
    font-size: 20px;
    text-decoration:  none;
	text-align: center;
	line-height: 2.75;
}

.metext {
	color: #800000;
    font-family: georgia, times new roman, serif;
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    text-decoration:  none;
	text-align: center;
    line-height: 1.50;
}

.metitle {
    color: #006000;
    font-family: georgia, arial, helvetica, sansserif;
    font-weight: bold;
    font-style: italic;
    font-size: 48px;
    text-decoration:  none;
	text-align: center;
}

.metext2 {
  color: #008000;
  font-family: arial, helvetica, sansserif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  text-decoration:  none;
  text-align: center;
}

p.errmsg {
  color: #FF0000;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  text-decoration:  none;
}

span.ct {
  text-align: center;
}

img.hide {
	display: none;
}
s
img.show {
	display: inline;
}

.cnvgtxt {
  color: #700070;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
  text-decoration:  none;
  text-align: center;
}

.ibold {
  color: #008000;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  text-decoration:  none;
  text-align: left;
  margin-left: 12px;
}

.nibold {
  color: #008000;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  text-decoration:  none;
  text-align: left;
  margin-left: 0px;
}

.normaltext {
  color: #004000;
  font-family: arial, helvetica, sansserif;
  font-weight: none;
  font-style: normal;
  font-size: 13px;
  text-decoration:  none;
  text-align: left;
  line-height: 1.1;
  margin: 0px;
}

.timestext {
  color: #004000;
  font-family: arial, helvetica, sansserif;
  font-weight: none;
  font-style: normal;
  font-size: 13px;
  text-decoration:  none;
  text-align: left;
  line-height: 1.25;
  margin: 0px;
}

.bullet {
  color: #006000;
  font-family: arial, helvetica, sansserif;
  font-weight: none;
  font-style: normal;
  font-size: 16px;
  text-decoration:  none;
  text-align: left;
  margin: 0px;
}
.studenttext {
  color: #004000;
  font-family: arial, helvetica, sansserif;
  font-weight: none;
  font-style: normal;
  font-size: 14px;
  padding: 15px;
  text-decoration:  none;
  text-align: left;
  line-height: 1.3;
  margin: 0px;
}
.timedef {
  color: #006000;
  font-family: arial, helvetica, sansserif;
  font-weight: none;
  font-style: normal;
  font-size: 12px;
  text-decoration:  none;
  text-align: left;
  margin: 0px;
}
h2 {
  color: #006000;
  font-family: garamond, bookman, times new roman, serif;
  font-weight: bold;
  font-style: normal;
  font-size: 24px;
  text-decoration:  none;
  text-align: center;
  line-height: 1.25;
}

h2.wow {
  color: #c812a3;
  font-family: garamond, bookman, times new roman, serif;
  font-weight: bold;
  font-style: normal;
  font-size: 30px;
  text-decoration:  none;
  text-align: center;
  line-height: 1.25;
}
h3.wow {
  color: #c812a3;
  font-family: garamond, bookman, times new roman, serif;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  text-decoration:  none;
  text-align: center;
  line-height: .75;
}
h3 {
  color: #006000;
  font-family: garamond, bookman, times new roman, serif;
  font-weight: bold;
  font-style: normal;
  font-size: 15px;
  text-decoration:  none;
  text-align: center;
  line-height: 1.0;
}
.maintitle {
  color: #006000;
  font-family: garamond, bookman, times new roman, serif;
  font-weight: bold;
  font-style: normal;
  font-size: 42px;
  text-decoration:  none;
  text-align: center;
  line-height: 1.0;
}

.subtitle {
  color: #006000;
  font-family: garamond, bookman, times new roman, serif;
  font-weight: bold;
  font-style: italic;
  font-size: 24px;
  text-decoration:  none;
  text-align: center;
  line-height: 1.25;
}

.celltextl {
  color: #004000;
  font-family: garamond, bookman, times new roman, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  text-decoration:  none;
  text-align: left;
  line-height: 1.0;
}

.celltextr {
  color: #004000;
  font-family: garamond, bookman, times new roman, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  text-decoration:  none;
  text-align: right;
  line-height: 1.0;
}
.iframe {
	background-color: #F0F0D0;
}
p.bio {
  color: #004000;
  font-family: garamond, bookman, times new roman, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  text-decoration:  none;
  text-align: justify;
  line-height: 1.15;
}
/* link styles */
a.wow:link {
  /* Applies to all unvisited links */
  color: #c812a3;
  font-family: arial, helvetica, sansserif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  text-decoration: underline;
} 
a.wow:visited {
  /* Applies to all visited links */
  color: #c812a3;
  font-family: arial, helvetica, sansserif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  text-decoration:  none;
}
a.wow:hover {
  /* Applies to links under the pointer */
  color: #c812a3;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  text-decoration: underline;
} 
a.wow:active {
  /* Applies to activated links */
  color: #c812a3;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  text-decoration: none;
}
/* end of link styles for WOW*//* link styles */
/* link styles */
a.oax:link {
  /* Applies to all unvisited links */
  color: #006000;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
  text-decoration: underline;
} 
a.oax:visited {
  /* Applies to all visited links */
  color: #006000;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: normal;
  font-size: 13px;
  text-decoration: underline;
}
a.oax:hover {
  /* Applies to links under the pointer */
  color: #006000;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  text-decoration: underline;
} 
a.oax:active {
  /* Applies to activated links */
  color: #006000;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  text-decoration: none;
}
/* end of link styles for WOW*//* link styles */
.oaxsub {
  color: #004000;
  font-family: arial, helvetica, sansserif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  text-decoration:  none;
  text-align: left;
  line-height: 1.2;
}
.oaxnorm {
  color: #006000;
  font-family: arial, helvetica, sansserif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  text-decoration:  none;
  text-align: left;
  line-height: 1.1;
}
#oaxletter{
  color: #004000;
  background: #FFF8DC;
  width: 625px;
  font-family: arial, helvetica, sansserif;
  font-weight: none;
  font-style: normal;
  font-size: 13px;
  text-decoration:  none;
  text-align: justify;
  border: 1px solid #004000;
  line-height: 1.2;
  padding: 8px;
  margin: 20px;
}
.oaxinset {
  margin: 20px;
}

