body	{
	font-family:  verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	font-size : 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../includes/bg.gif);
	background-color: #CCFFFF;
	background-repeat: repeat-y;
	z-index:100;
	}

.menubar {
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	padding: 5px;
	color: #ffffff;
	background: #000000;
	border-width: 2px;
	border-color: #ffffff;
	border-style: solid;
	z-index: 100;
	vertical-align:middle;
	}

.menubarup {
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	padding: 5px;
	color: #ffffff;
	background: #006699;
	border-width: 2px;
	border-color: #ffffff;
	border-style: solid;
	z-index: 200;
	vertical-align:middle;
	}

.menubar2 {
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	padding: 5px;
	color: #000000;
	background: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}

.menubar a {
	color: #ffffff;
	text-decoration: none;
	}

.menubar a:visited {
	color:#ffffff;
	text-decoration:none;
	}

.menubar a:hover {
	color:#ffffff;
	background:#006699;
	}

.menubarup a {
	color: #ffffff;
	text-decoration: none;
	}

.menubarup a:visited {
	color:#ffffff;
	text-decoration:none;
	}

.menubarup a:hover {
	color:#ffffff;
	background:#006699;
	}
	
.menu {
	padding:5px;
	background:#006699;
	z-index: 1;
	}

.menu.options {
	font-size: 10px;
	line-height: 15px;
	background:#006699;
	}

.menu a {
	color:#ffffff;
	display:block;
	text-decoration:none;
	background:transparent;
	}

.menu a:visited {
	color:#ffffff;
	text-decoration:none;
	}

.menu a:hover {
	background:#ffffff;
	color:#000000;
	}

.menu a:active {
	background:#ffffff;
	color:#000000;
	}

/*this is different than the IE version*/
#content {
	margin-top: 10px;
	margin-left: 100px;
	position: absolute;
	z-index: 0;
	width: 600px;

	}
#content p {
	width: 600px;
	}

#contain {
	width: 600px;
	}


#content p.indent {
	margin-left: 100px;
	margin-right: 500px;
	}
	
	
#content a  {
	color:#006699;
	text-decoration:none;
	font-weight:bold;
	}

#content a:visited  {
	color:#006699;
	text-decoration:none;
	}
	
#content a:hover  {
	color:#006699;
	text-decoration:underline;
	}
.left {
	text-align:left
	}
#topbox {
	background-color: #000099;
	height: 70px;
	width: 100%;
	vertical-align:top;
	}
#topstripe {
	background-color: #000000;
	height: 22px;
	width: 100%;
	left: 100px;
	top: 75px;
	}
#enchilada {
	z-index: 50;
	}
#footer {
	bottom: 0px;
	margin-left: 100px;
	position: absolute;
	font-size: 9px;
	}

.footer2 {
	font-size: 9px;
	}
/******TOUR STYLES******/

#tourframe {
	width: 500px;
	height: 500px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 15px;
	}
	
h1 {
	font-size: 20px;
	color: #006699;
	font-weight: normal;
	position: relative;
	margin-top: 15px;
	margin-left: 100px;
	}
/*this is different than the IE version*/
.photo {
	margin-left: 100px;
	}

.left {
	text-align:left;
	left: 100px;
	position: relative;
	}

.right {
	text-align:right;
	left: 400px;
	position: relative;
	}
	
.center {
	text-align:center;
	left: 220px;
	position: relative;
	}
		
#text {
	margin-left: 100px;
	margin-top: 15px;
	position:relative;
	} 
	
 li {
	list-style-type: circle;
	list-style-image:url(/images/arrow.jpg);
	list-style-position: outside;
	font-family:  verdana,arial,helvetica,trebuchet,trebuchet ms,sans-serif;
	font-size : 12px;
	}

/***********STYLES FOR HOURS*************/
.days {
  left: 25px;
  position:relative;
  font-weight: bold;
  }

  .hours {
  left: 125px;
  position:absolute;
  }
/***********STYLES FOR CV*************/
  
  .school_title {
  left: 25px;
  position:relative;
  font-weight: bold;
  text-decoration:underline;
  }
  
    .years_title {
  left: 400px;
  position:absolute;
  font-weight: bold;
  text-decoration:underline;
  }

    .school {
    left: 25px;
  position:relative;
  }
 
  .years {
    left: 400px;
  position:absolute;
  }
  
  /***********STYLES FOR SITE MAP*************/

#sitemap {
	left:25px;
	position:relative;
	}
#sitemap a:link {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	}
  
#sitemap a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	}	

#sitemap a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	}	

.page {
	font-size:14px;
	}

.int {
	left:35px;
	position:relative;
	}









