html body
{
	height: 100%;
	margin: 0;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 80%;
	font-weight: normal;
	color: black;
	background-color: #BCBFC5;
	background-image:url(../images/background.gif);
	text-align: center;
}

a:link
{
	font-weight: bold;
	color: #788489;
	text-decoration: none;
	
}

a:visited
{
	font-weight: bold;
	color: #99A1A5;
	text-decoration: none;

}

a:active
{
	font-weight: bold;
	color: #C3171C;
	text-decoration: underline;

}

a:hover
{
	font-weight: bold;
	color: #C3171C;
	text-decoration: underline;
}

#bounding
{
	border: solid 1px black;
	width: 758px;
	background-color: White;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header
{
	clear: both;
	width: 758px;
	height: 90px;
	background-color: black;
	border-bottom: 1px solid black;
	
}

#content
{
	background-color: white;
	padding: 0px;
	margin: 10px;
	width: 600px;
}
	
#footer
{
	width: 758px;
	height: 25px;
	background-color: black;
	background-image:url(../images/footer.jpg);
	border-top: 1px solid black;
	font-size: 10px;
	text-align: center;
	color: white;
	padding-top: 3px;
}

#menubar
{
	padding: 10px 0px 10px 0px;
}

.menuitem
{
	clear: both;
	margin: 5px 0px 5px 0px;
}

#advert
{
	margin-top: 35px;
	margin-left: 8px;
	margin-bottom: 10px;
}

h1
{
	clear: both;
	font:135%/1.4em Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5C818C;
	margin: 0px 0px 5px 0px;
	padding: 3px 2px 3px 5px;
	width: auto;
	background-color: #f8f8f8;
	border-top: 1px dashed #f0f0f0;
	border-left: 1px dashed #f0f0f0;
	border-right: 1px dashed #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
}

.YearPublished
{
	font:110%/1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	color: #F0A600;
}

.YearPub
{
	font-size: 100%;
}

.IssueItem
{
	margin: 5px 2px 5px 2px;
	padding: 5px 8px 5px 8px;
	background-color: #F6F8FA;
	border-right: 1px solid #EAEDEF;
	border-bottom: 1px solid #EAEDEF;
	text-align: center;
}

.IssueCover img
{
	border: 1px solid #ACACAC;
	margin-bottom: 5px;
}

.IssueDesc
{
	font-size: 80%;
	margin: 0px;
	padding: 0px;	
}

.selected
{
	background-color: #E1F1FA;
	padding: 2px;
}


.StoryItem td
{
	border-bottom: solid 1px #E2E2E2;
	font-size: 80%;
}

.StoryAltItem td
{
	border-bottom: solid 1px #E2E2E2;
	font-size: 80%;
}

a.StoryListHeadline:link, a.StoryListHeadline:visited, a.StoryListHeadline:active, a.StoryListHeadline:hover
{
	font-family: Tahoma;
	font-size: 160%;
	 font-style: italic; 
	font-weight: bold;
	color: #F4B71E;
}

.StoryListKick
{
	font-size: 120%;
	font-weight: bold;	
}

.StoryListAuthor
{
	font-weight: bold;
}

.StoryListReadFull img
{
	margin-top: 10px;
	padding-top: 10px;	
}


.StoryHeadline
{
	font-size: 180%;
	font-weight: bold;
	color: #F4B71E;
}

.StoryKick
{
	font-size: 110%;
	font-weight: bold;
}

.StoryByline
{
	font-size: 110%;
	font-style: italic;	
}

.StoryBy
{
	font-size: 90%;
	font-weight: bold;	
}

.StoryPublication
{
	font-size: 90%;
}

.StoryDate
{
	font-size: 90%;
}

.StoryPhotoCaption
{
	font-size: 75%;	
}

.StoryPhotoBy
{
	font-size: 75%;
	font-style: italic;
}

.Story
{
	font-size: 90%;	
}

.StoryNext
{
	font-size: 80%;
}


.StoryPrev
{
	font-size: 80%;
}

.StoryUpperSB 
{
	background-color: #CCECFF;
	padding: 5px;
}

.StorySBTitle
{
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
}

.StorySBByline
{
	font-size: 90%;
	font-style: italic;
}

.StorySBText
{
	font-size: 90%;
}

.StorySBTitleCell
{
	background-color: #8AD4FF;
}

.StorySBTitleCell td
{
	padding: 5px;
}

.StorySBTextCell
{
	background-color: #CCECFF;	
	padding: 5px;
}

.StorySBTextCell td
{
	padding: 5px;
}

.NumResults
{
	display: block;
	width: 590px;
	margin-right: 10px;
	font-size: 90%;
	color: White;
	padding: 5px;
	background-color: Black;
	border: solid 1px gray;
}

.SearchIssue
{
	clear: both;
	font-weight: bold;
	font-style: italic;
	font-size: 90%;
}

a.SearchHeadline
{
	clear:both;
	color: #F4B71E;
}

.SearchAuthor
{
	font-size: 90%;
}

.SearchBrief
{
	font-size: 80%	
}

.SearchResultItem td
{
	border-bottom: solid 1px #E2E2E2;
	padding: 10px 0px 10px 10px;
}

.error, .error lu
{
	color:Red;
}

.highlight
{
	background:yellow;	
}

.formfield, .formfield input
{
	font-size: 80%;	
}

.FormFieldTitle
{
	background-color:  #F6F8FA;	
}

.CoverPub
{
	color: #F4B71E;
}

.CoverDesc
{
	font-size: 90%;
	background-color: #F2FAFF;
	padding: 5px;
	border-bottom: solid 2px #E1F1FA;
	border: solid 1px red;
}

.CoverDesc2
{
	font-size: 90%;
}

.HomeContain
{
	height: 140px;
	font-size: 90%;
	background-color: #F2FAFF;
	padding: 1px;
	border-bottom: solid 2px #E1F1FA;
	margin-bottom: 6px;
	/* border: solid 1px blue; */
}

.HomeCover
{
	padding: 1px;
	float:left;
	clear: left;
}

.HomeTxt
{
	/*float:right; */
	/* clear:both; */
	padding-top: 25px;
	padding-right: 10px;
	text-align: left;
	vertical-align: middle;
	
}
