html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
font-family:vag rounded,vag round,arial mt rounded,arial rounded,lucida grande,myriad,andale sans,luxi sans,bitstream vera sans,tahoma,toga sans,helvetica,arial,sans-serif;
margin-bottom: 3px;
}

h1 img {
	display: block;
	font-size: 2em;
}

h2 {			
	border-bottom-style: dotted;
	border-width: 1.25px;
	font-size: 1.7em;
}
h4 {
	padding: 10px 0 6px 0;
	font-size: 1.2em;
}
img {
	border: 0;
	
}
a {
	color:#5A7AC7;
	text-decoration: none;
}
a:hover {
	color: navy;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.right, img.left{

	padding: 5px;
}
.right-justify {
	float: right;
	text-align: right;
}
.more {
	text-align: right;	
  	font-weight: bold;
}
.clear {
	clear: both;
}

body {
	background: #00672A;
	text-align: center;
	font: 12px Verdana,"Trebuchet MS",sans-serif;
	color: #464544;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
  position: relative;
}

h1 {
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 414px;
  text-align: center;
  background: #7A808C;
  color: #ffffff;
  font: 24px "Times new roman", serif;
  font-weight: normal;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav {
  position: absolute;
  top: 15px;
  left: 414px;
  width: 266px;
  height: 269px;
  background: #6D7481 bottom left url(../images/header1.gif) no-repeat;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;  
}

#mmagic {
  background: url(../images/past_event.jpg) no-repeat;
  position: absolute;
  top: 46px;
  left: 680px;
  width: 48px;
  height: 238px;
}
#header {
  background: #fff url(../images/Logo_NA_3.png) no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 414px;
  height: 195px;
}

/** body **/
#spacer {
  height: 285px;
}

#body {
  background: url(../images/body_bg.gif) repeat-y;
  width: 100%;
}

#left {
  float: left;
  width: 412px;
}
#right {
  float: right;
  width: 312px;
}

#nav ul {
}
#nav li {
  float: left;
  width: 102px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url(../images/tab_lit.gif) repeat-x;
  border-left: 1px solid white;
  list-style: none;
}
#nav a {
  font: 16px "Times new roman", serif;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
  text-decoration: underline;
}
#nav li.drk {
  background: url(../images/tab_drk.gif) repeat-x;
}

#visit {
  background: #EEEEEE;
  padding: 15px 25px 14px 25px;
}
#visit a {
  text-decoration: none;
}
#visit a:hover {
  text-decoration: underline;
}



#visit ul, #visit ol { 

   padding:0; 
   position:relative; 
   left:-3em;
   overflow:hidden;
}
 
#visit li { 
   margin-top:0.25em;
   margin-bottom:0.25em; 
}
 
#visit ul ul, #visit ul ol, 
#visit ol ol, #visit ol ul { 
   margin-left:1em; 
   padding-left:0; 
}
 
#visit ul li, #visit ol li { 
   margin-left:5em; 
}
 
#visit ul.green_arrow{
	
		list-style-image: url(/images/green_arrow_bullet.png);

	padding-left: 12px;
}
#subs-left {
  float: left;
  width: 160px;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-right {
  float: right;
  width: 145px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
  color: #000000;
  font: 16px "Times new roman", serif;
}
#subs-left p {
  text-align: justify;
}

#subs-right {
  color: #fff;
}
#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
}
#subs-right h4 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(../images/bullet.gif) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;
}

#right-i {
  padding: 4px 15px 0px 15px;
}
#right p {
  margin-top: 0;
  color: #163348;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#copyright {
  background: #6D7481;
  color: #fff;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 315px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
  margin: 0;
  padding: 0;
}
#largeImg {
	border: solid 1px #ccc;
	width: 414px;
	height: 190px;
	padding: 5px;
}
.thumbs img {
	border: solid 1px #ccc;
	width: 100px;
	height: 50px;
	padding: 4px;
}
.thumbs img:hover {
	border-color: #FF9900;
}
.currentevent h4 {
  color: #00672A;  
  font-weight: bold;
  font-size: medium;
}
.eventcontent {position:relative;
	width:230px;
display:inline;}
#visit .currentevent li img { 
position:relative;
float:left;
width:70px;
padding:0 10px 3px 3px;

}
#visit .currentevent li {
list-style: none;	
padding:8px 10px;
background-color:#fff;
margin-bottom:1.5em;margin-left:3em;
border:1px solid #778793;

	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}

#right-i h2{
	border: none;
	margin-top: 8px;
}
#right-i .event li{
  list-style: none;	
	border-top:1px solid #D8DCDF;
	padding: 0.5em;
}
#left .event .cite {
font-size:95%;
margin-bottom:0pt;
}
.highlight {
	background: #F7FAFC;
	border: 1px solid;
	padding: .5em;
	margin-bottom: 1em;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	border:1px solid #525252;
}
#slimdate {
background:transparent url(/images/slimdate.gif) no-repeat scroll 0 0;
color:#464646;
display:inline;
float:left;
font-weight:bold;
height:27px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding-left:0;
padding-top:5px;
text-align:left;
width:83px;
}

.slimdate_day {
color:#FFFFFF;
display:inline;
font-family:'Arial';
font-size:15px;
letter-spacing:-1px;
line-height:16px;
padding-left:8px;
}
.slimdate_month {
color:#000000;
display:inline;
font-size:12px;
line-height:9px;
padding-left:15px;
text-transform:uppercase;
}


#right p.date{
background:transparent url(/images/date.gif) no-repeat scroll 0%;
color:#FFFFFF;
float:left;
font-size:12px;
font-weight:bold;
height:62px;
line-height:normal;
padding-right:15px;
text-align:center;
text-transform:uppercase;
width:73px;
}
.date b {
color:#000000;
display:block;
font-size:35px;
margin-top:5px;
}

img#event_thumb {
	margin: 3px;
}

table#events {
  margin: 2px;
  border: 1px;
}
table#events tr{
	height: 40px;
}
table#events td{
  padding-right: 5px;  
  vertical-align: center;
}

ol.syllabus li {
	padding-bottom: 25px;
}
.baseline {
border-top:1px solid #CCCCCC;
clear:left;
color:#333333;
font-weight: bold;
margin-top:5px;
padding:3px 3px 3px 0px;
width:100%;

}
.baseline-right{
	float: right;
  
}
#indent {
  margin-left: 25px;
}