A.menu{text-decoration: none}


td.newsheadline {
    color: #10298A;
    text-transform: uppercase;
    font-size: 14pt;
    font-weight: bold;
    background-image: url("../images/newsback.jpg"); background-repeat: repeat-x ;
}

td.newsstory  {
    font-size: 12pt;
    font-family: Arial;
    background-color:#fffbe1;
}

td.newstop    {
    background-image: url("../images/newsback.jpg"); background-repeat: repeat-x;
    font-size: 12pt;
    font-family: Arial;
    font-weight: bold;
}


A.menu:LINK {text-decoration: none; color: #CCCC99}
A.menu:ACTIVE {text-decoration: none; color: #cccc99}
A.menu:VISITED {text-decoration: none; color: #cccc99}
A.menu:HOVER {text-decoration: underline;background-color:#066627;}

A:HOVER {background-color:#CCF2FF;}
A:LINK {text-decoration: none; color: #2986A5}
A:ACTIVE {text-decoration: none; color: #2986A5}
A:VISITED {text-decoration: none; color: #2986A5}

td.navtop {
    background-image: url("../images/navbar.jpg");
    background-repeat: repeat;
    font-size: 16pt;
}
td.navright {
                background-image: url("../images/sidebar.png");
                background-repeat: repeat
            }

td.sectionheadline {
    background-image: url("../images/navbar.png");
    background-repeat: repeat-x;
}
td.sectiontop {
    background-image: url("../images/newsback.jpg"); background-repeat: repeat-x;
    font-size: 14pt;
    font-weight: bold;
}
td.sectionbot {
	text-align:right;
}


div.right {
	text-align:right;
	vertical-align:text-top;
}

div.left {
	text-align:left;
}

b.highlight {
	background-color:#CCF2FF;
}

p.archdate {color:#3D84D3; font-weight: bold;}

p.foot {font-size: 8pt;}

tr.headline{ }
tr.hostee {background-color:#B1DADF;}

.small {
	font-size: 10pt;
}

.smaller {
	font-size: 8pt;
}


tr.seperator {background-color:#2985A4;}
tr.amtop {background-color:#2985A4; font-size: 14pt; text-align:center;color:#ffffff;}


body {
  text-align:center;
  }

#frame {
  width:100%;
  margin-right:auto;
  margin-left:auto;
  margin-top:10px;
  padding:0px;
  text-align:left;
}

#contentleft {
  width:15%;
  border:2px solid #000;
  padding:5px;
  float:left;
  background:#fff;
}

#contentcenter {
  background:#eee;
  width:65%;
  padding:2px;
  float:left;
  }
#artcontentcenter {
  background:#eee;
  padding:5px;
  width:98%;
  }

#contentcenter p,h1 {
	margin: 6px 10px 0px 10px;
}

#bigleft {
  background:#eee;
  width:80%;
  padding:2px;
  float:left;
  }

#bigleft p,h1 {
	margin: 6px 10px 0px 10px;
}

 #contentright {
  width:15%;
  padding:0px;
  float:right;
  background:#fff;
  }

 #contentheader {
  background:#fff
  }

 p,h1,pre {
  margin:0px 10px 10px 10px;
  }

 h1 {
  font-size:14px;
  padding-top:10px;
  }

 #contentheader h1 {
  font-size:16px;
  padding:2px;
  margin:0px;
  }

 #contentcenter h1 {
  font-size:20px;
  padding-top:10px;
  }

#bigleft h1 {
  font-size:20px;
  }

#contentheader #title {
 	background-image: url("../images/menuback.jpg");
  	height:40px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height:39px;
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
	text-align: left;
	font-size: 18px;
  }

#item {
	background-image: url("../images/newsback.jpg");
  	height:3.5em;
  	margin:5px 5px 0px 5px;
	text-align: right;
  }

  #announcement {
	background: #d8d8ec;
  }
  
  
#contentheader #title h1 {
  	font-size:18px;
  }

#contentheader #title h1,p {
 	margin: 10px;
  }

  html>body #title {
  	height:59px;
  }

  html>body #arttitle {
  	height:59px;
    float:right;
  }

  #item h1 {
  	font-size:18px;
  }

  #item h1,p {
  	padding:1px;
	margin: 1px;
  }
