@import url("Default Theme.css");


body{
	background: #ffffff url('');
    margin-width: 10px;
    margin-left:20px;
    margin-right:20px;
}

#mastFooter{
	background-color: #ffffff;
	color: #000000;
    font-size:80%;
    font-weight:normal;
}


#siteinfo a:link, #siteinfo a:visited{
  color: #aaaaaa;
}


#siteinfo a:hover {
  color: #888888;
}

.Article_Date {
  position:absolute;
  left:20px;
  top:30px;
  text-align:left;
  font-weight:bold;
}


.Title_Author {
  position:absolute;
  right:20px;
  top:30px;
  text-align:right;
  font-weight:bold;
}

.Content {
  display: none;
}

.Title {
  text-align:center;
  font-size:120%;
}

h2 {
  text-align:center;
}

.Article_FullDescription {
}

.displayTopic {
  display:none;
  color:#ffffff;
}


.requestUrl {
  float:right;
}

.copyUrl {
  float:left;
}
