/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #D8A300;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #D8A300;
	SCROLLBAR-BASE-COLOR: #000000;
	scrollbar-3d-light-color: #D8A300;

scrollbar-dark-shadow-color: #000000  
font-family: Arial, sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #6A2B64;
	font-size: 12px;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #6A2B64;

}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #6A2B64;
 margin: 0px;
 padding: 0px;
}

h2{
	color: #6A2B64;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}

h3{
	color: #6A2B64;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 100px;
	width:940px;
	background-color: #6A2B64;
	left: 2%;
	right: 2%;
	border: thin solid #FEBD03;
	color: #6A2B64;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 2px;
	width:940px;
	height: 100px;
	background: #EBE2E7;
	left: 2%;
	right: 2%;
	border-left: thin solid #FCC209;
	border-right: thin solid #FCC209;	
}

#pageNav{
	float: left;
	width:152px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background: #6A2B64;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	bottom: 0px;
}

#content{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: #EAE1E9;
	color: #6A2B64;
	text-align: center;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #FFCC00;
	font-weight: normal;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #6A2B64;
	background: #EAE1E9;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 30px;
	color: #6A2B64;
	margin: 0px;
	font-size: 12px;
	background: #6A2B64 url(glbnav_background.gif);
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CDD3D3;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

.skipLinks {display: none;}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 3px;
	right: 10px;
	z-index: 101;
}

#search input{
	font-size: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************** feature styles *****************/

.feature{
	height: auto;
	background: #EAE1E9;
	color: #6A2B64;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
	width: 700px;
	font-size: 12px;
}
table {
	font-size: 12px;
}

html>body .feature {height: auto;}


/*************** story styles ******************/

.story {
	font-size: 12px;
	color: #6A2B64;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #6A2B64;
}


/************** siteInfo styles ****************/

#siteInfo{
	font-size: 9px;
	color: #6A2B64;
	text-align: center;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;
	background: #6A2B64;

}

#siteInfo h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#siteInfo a:link, #siteInfo a:visited {
	font-weight: bold;
	color: #6A2B64;
	font-size: 9px;
}

#siteInfo a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #993300;
}


/************ sectionLinks styles **************/

#sectionLinks {margin: 0px;
padding: 0px;}

#sectionLinks h3 {border-bottom: 1px solid #cccccc;
font-size: 11px;
padding-bottom: 2px;
padding-left: 10px;
padding-top: 10px;}

#sectionLinks a:link, #sectionLinks a:visited {
	background-image: url(bg_nav_left.jpg);
	font-weight: bold;
	color: #EAE1E9;
	font-size: 11px;
	margin-left: 2px;
	padding-left: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	padding-top: 4px;
	margin-top: 1px;
}
#sectionLinks a:active {
	background-image: url(bg_nav_left.jpg);
	font-size: 11px;
	margin-left: 2px;
	padding-left: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	padding-top: 4px;
	margin-top: 1px;
}

#sectionLinks a:hover {
	background-image: url(bg_nav_left.jpg);
	font-size: 11px;
	margin-left: 2px;
	padding-left: 10px;
	text-decoration: underline;
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	padding-top: 4px;
	margin-top: 1px;
	color: #FFCC00;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #6A2B64;
	background: #6A2B64;
	color: #FFFFFF;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-size: 12px;
	color: #FFFFFF;
}

.relatedLinks a{
	display: block;
	color: #FFFFFF;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
	color: #FFFFFF;
	font-size: 10px;
}

#advert img{
	display: block;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECCCEB;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 2px;
}
/********************* end **********************/
.thumb_table {
	background-color: #F0E1E9;
	border:1px solid #6A2B64;
	padding-left: 10px;
	margin-left: 5px;
	padding-right: 10px;
	margin-right: 5px;
}
#thumb {
}

.relatedLinks a:hover {

	display: block;
	color: #FFFFFF;
}
.relatedLinks a:active {


	display: block;
	color: #FFFFFF;
}
.relatedLinks a:visited {


	display: block;
	color: #FFFFFF;
}
#text {
	color: #6A2B64;
	width: 100%;
	text-align: center;
}

/********************* XML Feed Indexpage **********************/
#link a {
	font-size: 9px;
}
.img {
	border: 1px solid #666666;
	

}
.tdxml {
	font-size: 10px;
	padding-left: 20px;
}

.tdxml a:link {
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	display: block;
	background-image: url(bg_nav.jpg);
	background-repeat: repeat;
	line-height: 21px;
}

.tdxml a:hover {
	display: block;
	color: #FFCC00;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	display: block;
	background-image: url(bg_nav.jpg);
	background-repeat: repeat;
	line-height: 21px;
}

.tdxml a:active {
	display: block;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 1px;
	font-size: 11px;
	display: block;
	background-image: url(bg_nav.jpg);
	background-repeat: repeat;
	line-height: 21px;
}

.tdxml a:visited {
	display: block;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 1px;
	font-size: 11px;
	display: block;
	background-image: url(bg_nav.jpg);
	background-repeat: repeat;
	line-height: 21px;
}
.tdxml img {
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #EAE1E9;
	border: 1px solid #7D507B;
}

#div_feed {
	height: 400px;
	width: 640px;
	border: 1px solid #6A2B64;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EAE1E9;
	padding-left: 20px;
}
#dutch {
	padding-left: 40px;
}

#wildor {
	height: 180px;
	width: 750px;
	padding-left: 45px;
	padding-bottom: 10px;
	margin-left: 2px;
}
#wildor img {
	height: 90px;
	width: 120px;
	border: 1px solid #333333;
}
#advert a:link {
	color: #FFFFFF;
	font-size: 11px;
}
#advert a:visited {
	color: #FFFFFF;
	font-size: 11px;
}
.pager {
	font-size: 10px;
	background-image: url(bg_nav.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
}
.tgp_table {
	color: #6A2B64;
	text-transform: capitalize;
}

