﻿body {
    background: url(images/blue_bg.gif);   
	font-family: Georgia, Times New Roman, Times, serif;
}

.small-caps {
  font-variant: small-caps;
}

table {
  margin-left: auto;
  margin-right: auto;
  border-width: thin;
  border-style: solid;
}

th {
  text-align: right;
  font-size: smaller;
}

a:link {
  color: #666666;
}

div.nav {
	width: 15%;/*
  position: absolute;
  left: 0px;
  top: 0px;
//  bottom: 0px;*/;
	float: left;
	margin: .25em;
	background-color: #800000;
	font-size: .675em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	font-variant: small-caps;
}

div.nav div.search {
  text-align: center;
}

div.nav a:link {
  color: #ffffff;
  text-decoration: none;
}

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

div.nav a:hover {
  color: #ffffff;
  text-decoration: underline;
}

div.nav ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}

div.nav ul li {
  /*margin-bottom: .5em;*/
  padding: .5em;
  border-bottom-width: .25em;
  border-bottom-style: solid;
  border-bottom-color: #CCCCFF;
}

div.nav ul li:before {
  /*display: hide;*/
  visibility: hidden;
  display: none;
  marker-offset: 0;
}

div.nav ul li.current {
  background-color: #cc0000;
}

div.content {
	background-color:white;
	float:left;
	width: 702px
}
div.content_mark {
   background-image: url('/stmark/images/bg003.gif');
   background-repeat:repeat;
   float:left;
}


div.content dt {
  font-family: Georgia, Times New Roman, Times, serif;
  font-variant: small-caps;
  font-weight: bold;
  margin-top: .5em;
}

div.content dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #333333;
}

em.callout {
  color: #990000;
}

img.bullet {
  float: left;
  margin: .5em .5em;
}

dl.news {
  font-size: .75em;
  margin-left: 12.5%; 
/*  margin-left: 14%; */
  margin-right: auto;
/*  width: 56.25%; */
  width: 70%; 
}

dl.news  dt {
  clear: left;
  font-size: 1.2em;
  font-family: Georgia, Times New Roman, Times, serif;
}

dl.news  dd {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #990000;
  text-align: center;
}

h2 {
  margin: 0;
  font-family: Georgia, Times New Roman, Times, serif;
  color: #990000;
  text-align: center;
  font-variant: small-caps;
  font-size: 1.25em;
}

h3 {
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: .8em;
  font-weight: normal;
}

div.figure {
  float: right;
  border: thin solid;
  margin: .5em;
  padding: .5em;
  text-align: center;
}

div.figure img {
  margin-left: auto;
  margin-right: auto;
  margin: 0;
  padding: 0;
  /*padding: .5em;*/
}

div.figure p {
/*  border: thin solid;*/
  margin-left: auto;
  margin-right: auto;
  margin: 0;
  padding: 0;
  width: auto;
}

div.figure p.title {
  color: #990000;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: smaller;
  text-align: center;
/*  width: 25%;*/
  margin-left: 0;
  margin-right: 0;
  text-indent: 0;
}

div.figure p.caption {
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: .64em;
  text-indent: 0;
  margin-left: 0;
  margin-right: 0;
}

tr.grey {
  background-color: #eeeeee;
}

div.contact {
//  position: absolute;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
}

.calen P {
  color: #000000;
  text-align: center;
}
.newcolor {
   background-image: url('/stmark/images/bg003.gif');
   background-repeat:repeat;
}
table.one {
  background-color:#ffffff;
  border-style:none;
  border-spacing:0;
}
.mycell2 {
  background-image:url('/stmark/images/PH00035_.jpg');
  background-repeat:repeat;
  width:10px;
}
.mycell {
  background-image:url('/stmark/images/PH00035_.jpg');
  background-repeat:repeat;
}
.goldcell {
	background-image: url('/stmark/images/testgold.jpg');
	background-repeat: repeat-x;
		font-weight: bold;
	color: #000000;

}

