body {
	margin:0px 0px 0px 0px;
	background-color: #D2D9BB;
}

.FieldingNavHeader {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:link{ color: #333300; text-decoration: underline}
a:visited { color: #333300; text-decoration: underline}

#NavWords a:link, #NewsText a:link { color: #FFFFFF; text-decoration: none}
#NavWords a:visited, #NewsText a:visited { color: #FFFFFF; text-decoration: none}
#NavWords a:hover { color: #748ab9; text-decoration: none}
#NewsText a:hover { color: #333333; text-decoration: none}
#NavWords a:active, #NewsText a:active { color: #FFFFFF; text-decoration: none}

a.textlink:link{ color: #333300; text-decoration: underline}
a.textlink:visited { color: #333300; text-decoration: underline}

a.newslink:link{ color: #000000; text-decoration: underline}
a.newslink:visited { color: #000000; text-decoration: underline}

a.contact:link{ color: #000066; text-decoration: none; font-weight: bold}
a.contact:visited { color: #000066; text-decoration: none; font-weight: bold}

a.marker:link{ color: #000066; text-decoration: underline; font-weight: bold}
a.marker:visited { color: #000066; text-decoration: underline; font-weight: bold}

img.arrow{vertical-align: middle}

a.remove:hover{
    color: red;
}
a.remove{
    font-size: 10px;
}
.inred {
	font-style: bold;
	color: red;
}
a.inred:link {
	color: red; 
	text-decoration: underline;
}
a.inred:visited {
	color: red; 
	text-decoration: underline;
}

.GeneralText {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.GeneralText h2 {
	line-height: normal;
}
.GeneralText h3 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 6px;
}
.GeneralText h4 {
	font-size: 12px;
}

.Headings {

	FONT-SIZE: 18px;
 	COLOR: #333333;
 	LINE-HEIGHT: 122%;
 	FONT-FAMILY: arial,helvetica;
 	FONT-SMOOTH: always;
 	LETTER-SPACING: -0.3pt;
	text-decoration: none;
}
.DemotedText {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.YSpacedGeneralText {

	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.PromotedText {

	font-family: Tahoma, Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.AddSidebar {
	background-image: url(Images/Sidebar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.AlignToBottom {
	vertical-align: bottom;
	bottom: 0px;
}
.RightBorder {
	background-image: url(Images/blackpixel.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

table.mnu {
	border-bottom: 2px solid black
}

#blogsidebar ul{
	margin-left:5px;
	padding-left:5px;
}
#blogsidebar h2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom:0px;
}

div.post {
margin-top: 2em;
margin-bottom: 2em;
}

.thumbnail { 
	display: inline; /*block;*/
	float: left;
	position: relative; 
	direction: ltr;
	width: 125px;
	height: 162px;
	min-height: 140px;
	margin-bottom: 10px;
	margin-right: 2px;
	text-align: center;
	/*border: 1px solid #686868;*/
}

br.cl {
	clear: left;
}

#widecontainer {
    width: 740px;
    margin: 0;
    
    /*border: 1px solid #000000;*/
}

.wideleftcol {
    float: left;
    width: 360px;
    margin-right: 12px;
    /*border: 1px solid #000000;*/
}

.wideleftcol h3 {
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.widerightcol {
    overflow: auto;
    width: 360px;
    /*border: 1px solid #000000;*/
}

.pressname {
    font-style: italic;
}
.presstext {
    font-style: italic;
    font-weight: bold;
}
.imagetext {
    font-style: italic;
    font-weight: bold;
}
.presslogo {
    margin: 0;
}
div.press {
    margin-bottom: 2.5em;
}
div.presspic {
    margin-bottom: 5em;
}

.fbleft {
    text-align: left;
}
