* 	{
margin: 0;
padding: 0;
	}
body {
    width: 857;
    margin:0px auto;
    font-family: Verdana,Arial,sans-serif;
    font-size: .6em;
    text-align:center;
    background:#D1C19F;
}
html, body, #wrap {
    height: 100%; 
}
#wrap {
    background: #fff url(../img/sidebar.jpg ) repeat-y 0px 250px;
    width:857px;
      }
body > #wrap {
    background: #fff url(../img/sidebar.jpg ) repeat-y 0px 250px;
    position: relative;
    height: auto; 
    min-height: 100%; 
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    width: 857px;
}
#main {
    overflow:auto;
    width: 857px;
	padding-bottom: 25px;
    margin: 0px auto;
    position: relative;
    background: #fff url(../img/sidebar.jpg ) repeat-y 0px 240px;
}  /* must be same height as the footer */
#bottom-sidebar {
    position: absolute;
    top: -25px;
    left: 0px;
    width: 237px;
    height: 25px;
    background-color: #fff;
                }
#top-sidebar {
    position: absolute;
    top: 182px;
    left: 0px;
    width: 237px;
    height: 20px;
    background-color: #fff;
             }

#footer {
    position: relative;
	margin-top: -25px; /* top margin negative value of footer height */
    margin-right: auto;
    margin-left: auto;
	height: 25px;
	clear:both;
} 
body:before {
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;
}

blockquote { margin: 40px 5px; }
br { margin: 0px 0px 5px 0px; }

 
p {
	margin:0;
	border:0;
	padding:0;
	text-align:left;
	font-size:13px;
	}

h1 {
	font-weight:700;
	margin:0;
	border:0;
	text-align:left;
	font-size:16px;
	color:#3D7445;
	}

h2 {
	font-weight:700;
	margin:0;
	border:0;
	}

.attendance td, .attendance th {
    padding: 5px; 10px;
    font-size: 10px;
}

a:link {
	text-decoration:none;
	border-bottom: 1px dotted #000000;
	margin:0;
	color:#3D7445;	
}

a:visited {
	text-decoration:none;
	border-bottom: 1px dotted #3D7445;
	margin:0;
	color:#000000;	
}

a:active {
	text-decoration:none;
	border-bottom: 1px dotted #000000;
	margin:0;
	color:#3D7445;
	}

a:hover {
	text-decoration:none;
	border:0;
	margin:0;
	color:#000000;
	}

a.white:link {
	text-decoration:none;
	border:0;
	margin:0;
	color:#ffffff;
	font-weight:600;
	font-size:14px;
	}

a.white:visited {
	text-decoration:none;
	border:0;
	margin:0;
	color:#ffffff;
	font-weight:600;
	font-size:14px;
	}

a.white:active {
	text-decoration:none;
	border:0;
	margin:0;
	color:#ffffff;
	font-weight:600;
	font-size:14px;
	}

a.white:hover {
	text-decoration:none;
	border:0;
	margin:0;
	color:#000000;
	font-weight:600;
	font-size:14px;
	}
	
	ul {
	list-style-type: disc;
	list-style-position: outside;
	}

li {
	color:#000000;
	text-align:left;
	font-size:12px;
	line-height:20px;
	} 


#page  {
margin:0;
background: #ffffff ;
width:857px;
text-align:left;
	}
	
#header  {
margin:0;
height:147px;
background: #ffffff url(../img/nwlgtop.jpg )  no-repeat;
 	}
	
#menu  {
height:35px;
background:#C9B78F;
 	}
	
	#menu p {
padding:8px;
text-decoration:none;
	border:0;
	margin:0;
	color:#3D7445;
	font-weight:600;
	font-size:14px;
	}
  
#content-primary  {
width: 585px;
float: right;
margin: 15px 20px 15px 0px;
padding-top:10px;
	}
	
#content-primary .right_img {
float: right;
padding: 3px;
}
	
#content-secondary  {
    float: left;
    margin:15px 0px 15px 0px;
    width:237px;
    text-align:right;
    padding-top:10px;
    padding-bottom: 25px;
    background: url(../img/sidebar.jpg ) repeat-y left;
}
	
#content-secondary  p {
text-align:right;
padding-right:15px;
	}
	
#footer  { 
clear:both;
text-align: center;
width: 857px;
background:#C9B78F;
text-shadow: 1px 1px 1px  #666666;
	}
	
#footer p {
padding:5px;
	}
	
.clear  {
clear:both;
	}

.small-text {
    font-size: .6em;
}

.error-message {
    font-weight: 700;
    color: #f00;
}

/* BigBlue theme for impromptu */
.bigbluewarning .bigblue {
    background-color: #4477bb;
}
.bigbluefade {
    position: absolute;
    background-color: #aaaaaa;
}
div.bigblue {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    position: absolute;
    background-color: #ffffff;
    width: 500px;
    font-size: 11px;
    text-align: left;
    border: solid 1px #4477bb;
}
div.bigblue .bigbluecontainer {
    background-color: #ffffff;
    border-top: solid 14px #4477bb;
    padding: 5px;
    font-weight: bold;
}
div.bigblue .bigblueclose {
    float: right;
    width: 18px;
    cursor: default;
    margin: -19px -12px 0 0;
    color: #ffffff;
    font-weight: bold;
}
div.bigblue .bigbluemessage {
    padding: 10px;
    line-height: 20px;
    font-size: 11px;
    color: #333333;
}
div.bigblue .bigbluebuttons {
    text-align: right;
    padding: 5px 0 5px 0;
    border: solid 1px #eeeeee;
    background-color: #aaccff;
}
div.bigblue button {
    padding: 3px 10px;
    margin: 0 10px;
background-color: #4477bb;
    border: solid 1px #f4f4f4;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
}
div.bigblue button:hover {
    border: solid 1px #d4d4d4;
}

/* CSS for Impromptu */
.jqiwarning .jqi{
      background-color: #b0be96;
}
.jqifade{
      background-color: #ffffff;
}
div.jqi{
      position: absolute;
      background-color: #c0cEa6;
      padding: 10px;
      width: 300px;}
div.jqi .jqiclose{
      float: right;
      margin: -35px -10px 0 0;
      cursor: pointer;
}
div.jqi .jqicontainer{
      background-color: #e0eEc6;
      padding: 5px;
      color: #ffffff;
      font-weight: bold;
}
div.jqi .jqimessage{
      background-color: #c0cEa6;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
}
