html,body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	background: #0b0b0b;
}
a {
	text-decoration: none;
	color: #f15c22;
	border-bottom: dotted 1px #f15c22;
	margin-bottom: 2px;
}
a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: dotted 1px #f15c22;
	margin-bottom: 2px;
}
.clear {
	clear: both;
}
form {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
#headerholder {
	background: #0b0b0b url(/images/headerbackground.jpg) top center repeat-x;
	height: 225px;
}
#headerflash {
	width: 750px;
	margin: auto;
}
#contentcontainer {
	background: #0b0b0b url(/images/linetile.jpg) top center;
}
#pageseparator {
	width: 750px;
	margin: auto;
	height: 5px;
}
#contentholder {
	width: 745px;
	margin: auto;
	background: url(/images/contenty.jpg) top left repeat-y;
	padding-left: 5px;
}
#columnleft {
	float: left;
	width: 530px;
}
#bmail, #bprint, #bbook {
	border: none;
	float: right;
	padding-top: 5px;
}
#bmail {
	padding-right: 10px;
}





#columnright {
	float: left;
	width: 190px;
}
#columnright1 {
	background: #cd4e1d url(/images/newslettery.jpg) top left repeat-y;
}
#columnright1 p {
	margin: 0px;
}
#columnright2 {
	background: url(/images/rightback2.jpg) top left repeat-y;
}
#columnright3 {
	background: url(/images/rightback.jpg) top left no-repeat;
}
#news {
	width: 170px;
	margin-left: 12px;
	margin-top: 13px;
	color: #000;
	padding-bottom: 10px;
}
#news span {
	padding-left: 104px;
}
#news a {
	text-decoration: underline;
	color: #660000;
	border: none;
	font-size: 9px;
}
#news a:hover {
	text-decoration: none;
	color: #fff;
	border: none;
	font-size: 9px;
}
.newselement {
	margin-bottom: 6px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	background: url(/images/newsseparator.gif) left bottom repeat-x;
}
.newselement h1 {
	font-weight: normal;
	color: #660000;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-bottom: 3px;
}
.newselement h2 {
	font-size: 9px;
	font-weight: normal;
	color: #660000;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-bottom: 3px;
}
.newselement h3 {
	font-size: 9px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	padding-left: 2px;
}

/* News list on /news/ page */
.newselement1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.newselement1 h1 {
	font-weight: bold;
	color: #660000;
	font-size: 11px !important;
	margin: 0px;
	padding: 0px;
	margin-top: 0px !important;
	clear: both;
}
.newselement1 h2 {
	font-size: 9px;
	font-weight: normal;
	color: #660000;
	margin: 0px;
	padding: 0px;

	clear: both;
}
.newselement1 h3 {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: justify;
	padding-right: 15px;
}

/* News list on right side if reading item */
.newselement3 {
	padding-bottom: 4px;
	padding-top: 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	background: url(/images/newsseparator.gif) left bottom repeat-x;
}
.newselement3 h1 {
	font-weight: normal;
	color: #660000;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-bottom: 3px;
}


/* if not news, this comes right */
#right {
	width: 170px;
	margin-left: 12px;
	margin-top: 0px;
	color: #000;
	padding-bottom: 10px;
}
#right span {
	padding-left: 104px;
}
#right a {
	text-decoration: underline;
	color: #660000;
	border: none;
	font-size: 9px;
}
#right a:hover {
	text-decoration: none;
	color: #fff;
	border: none;
	font-size: 9px;
}

#newsletter {
	width: 170px;
	margin-left: 12px;
	margin-top: 13px;
	color: #000;
	padding-bottom: 10px;
	font-size: 9px;
}
#newsletter form {
	margin-top: 10px;
}
.letterfield {
	width: 114px;
	height: 11px;
	font-size: 9px;
	font-family: Tahoma, Arial, sans-serif;
	color: #000;
	background: #f15c22;
	border-bottom: 1px solid #f58b61;
	border-right: 1px solid #f58b61;
	border-top: 1px solid #8e3614;
	border-left: 1px solid #8e3614;
	margin: 0px;
	padding-left: 2px;
}
.letterbutton {
	width: 47px;
	height: 17px;
	font-size: 9px;
	font-family: Tahoma, Arial, sans-serif;
	color: #fff;
	text-align: center;
	background: #f15c22;
	border-bottom: 1px solid #a74018;
	border-right: 1px solid #a74018;
	border-top: 1px solid #f3713f;
	border-left: 1px solid #f3713f;
	cursor: pointer;
	padding-bottom: 1px;
}
.letterbutton:hover {
	width: 47px;
	height: 17px;
	font-size: 9px;
	font-family: Tahoma, Arial, sans-serif;
	color: #fff;
	text-align: center;
	background: #e32c00;
	border-bottom: 1px solid #880900;
	border-right: 1px solid #880900;
	border-top: 1px solid #e64508;
	border-left: 1px solid #e64508;
	cursor: pointer;
	padding-bottom: 1px;
}








#footerholder {
	background: #0b0b0b url(/images/footer.jpg) top center repeat-x;
	height: 80px;
	clear: both;
}
#orangeline {
	background: url(/images/newsletterbottom.jpg) top right no-repeat;
	width: 750px;
	margin: auto;
}
#footer {
	width: 750px;
	margin: auto;
	background: url(/images/ffooter.jpg) top left no-repeat;
	height: 46px;
}
#flinks {
	padding-left: 20px;
	margin-top: 14px;
	color: #f15c22;
	float: left;
	width: 260px;
	height: 20px;
}
#flinks a {
	text-decoration: none;
	color: #f15c22;
	margin-right: 5px;
	border: none;
}
#flinks a:hover {
	text-decoration: none;
	color: #fff;
	margin-right: 5px;
	border: none;
}
#fsearch {
	padding-left: 30px;
	margin-top: 13px;
	color: #999;
	float: left;
	height: 20px;
}
.searchfield {
	width: 120px;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #f15c22;
	background: #343434;
	border-bottom: 1px solid #424242;
	border-right: 1px solid #424242;
	border-top: 1px solid #1f1f1f;
	border-left: 1px solid #1f1f1f;
	padding-left: 2px;
}
.searchbutton {
	width: 46px;
	height: 17px;
	font-size: 9px;
	font-family: Tahoma, Arial, sans-serif;
	color: #999;
	text-align: center;
	background: #343434;
	border-bottom: 1px solid #242424;
	border-right: 1px solid #242424;
	border-top: 1px solid #3a3a3a;
	border-left: 1px solid #3a3a3a;
	cursor: pointer;
	padding-bottom: 1px;
}
.searchbutton:hover {
	width: 46px;
	height: 17px;
	font-size: 9px;
	font-family: Tahoma, Arial, sans-serif;
	color: #fff;
	text-align: center;
	background: #f15c22;
	border-bottom: 1px solid #a74018;
	border-right: 1px solid #a74018;
	border-top: 1px solid #f3713f;
	border-left: 1px solid #f3713f;
	cursor: pointer;
	padding-bottom: 1px;
}
#copyright {
	font-size: 9px;
	color: #4e4e4e;
	padding-left: 6px;
	padding-top: 10px;
	clear: both;
}
#copyright span {
	color: #333;
}
#copyright span a {
	text-decoration: none;
	color: #333;
	border: none;
}
#copyright span a:hover {
	text-decoration: underline;
	color: #4e4e4e;
	border: none;
}
#copyright a {
	text-decoration: none;
	color: #4e4e4e;
	border: none;
}
#copyright a:hover {
	text-decoration: underline;
	color: #666;
	border: none;
}



#print p {
	text-align: justify;
	margin: 15px;
	margin-top: 0px;
	margin-left: 17px;
	padding: 0px;
	clear: both;
}

#print h1 {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	margin-Top: 10px;
	font-size: 22px;
	width: 85%;
}


#spotlight {
}
#print {
}
#print p {
 text-align: justify;
 margin: 15px;
 margin-top: 0px;
 margin-left: 17px;
 padding: 0px;
}
.spotlight {
 background: #fff url(/images/spotlightback.jpg) top left no-repeat;
 width: 514px;
 float: right;
 padding-bottom: 25px;
}
.spotlightimage {
 float: left;
}
.spotlightimage img {
 margin: 5px;
}
.spotlightcontent {
 float: right;
 width: 306px;
}
.spotlightcontent p {
 margin-left: 0px !important;
 padding: 0px !important;
 margin-top: 10px !important;
 margin-left: 1px !important;
 margin-right: 10px !important;
}

/* search */
#search {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}
#search .searchelement {
	margin-bottom: 6px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin-left: 15px;
	clear:both;
}
#search h1 {
	font-weight: bold;
	font-size: 11px;
	color: #660000;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-bottom: 3px;
	clear:both;
}
#search .excerpt {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	clear:both;
}
#search .info {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #666;
	padding-bottom: 6px;
	clear:both;
}


.highlight {
	font-weight: bold;
}


.mail {
	border: 5px solid #ccc;
	padding: 3px;
}



#unsubsctibe a {
 text-decoration: underline;
 color: #660000;
 border: none;
 font-size: 9px;
}
#unsubsctibe a:hover {
 text-decoration: none;
 color: #fff;
 border: none;
 font-size: 9px;
}

.inv { display: none;}

.v {
 background: url(/images/vback.jpg) center center no-repeat;
 float: left;
 padding: 5px;
 margin-right: 15px;
}
.h {
 background: url(/images/hback.jpg) center center no-repeat;
 float: left;
 padding: 5px;
 margin-right: 15px;
}
.p {
 background: url(/images/pback.jpg) center center no-repeat;
 clear: both;
 padding: 5px;
 margin-top: 15px;
 margin-bottom: 15px;
}

#columnright3 h5 {
 color: #000;
 font-size: 11px;
 font-weight: normal;
 padding-left: 12px;
 padding-right: 8px;
 margin-top: 12px;
 padding-bottom: 20px;
}
#tellafriend {
	padding-left: 20px;
	padding-bottom: 20px;
}
.friendfield {
	width: 214px;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #f15c22;
	background: #343434;
	border-bottom: 1px solid #424242;
	border-right: 1px solid #424242;
	border-top: 1px solid #1f1f1f;
	border-left: 1px solid #1f1f1f;
	margin: 0px;
	padding-left: 2px;
}
.friendbutton {
	width: 47px;
	height: 17px;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #fff;
	text-align: center;
	background: #343434;
	border-bottom: 1px solid #242424;
	border-right: 1px solid #242424;
	border-top: 1px solid #3a3a3a;
	border-left: 1px solid #3a3a3a;
	cursor: pointer;
	padding-bottom: 1px;
}
.friendbutton:hover {
	width: 47px;
	height: 17px;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #fff;
	text-align: center;
	background: #f15c22;
	border-bottom: 1px solid #a74018;
	border-right: 1px solid #a74018;
	border-top: 1px solid #f3713f;
	border-left: 1px solid #f3713f;
	cursor: pointer;
	padding-bottom: 1px;
}

