body {
	color: #555753;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin-top: 20px;
	margin-bottom: 20px;
	}

h3 {
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #ff6600;
	font-family: georgia;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	}

h4 {
	letter-spacing: 1px;
	margin-bottom: 0px;
	color: #ff6600;
	font-family: georgia;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	}

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #006699;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #006699;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #ff8400;
	}

a:link.top { 
	font-weight: normal; 
	text-decoration: none; 
	color: #dddddd;
	}
	
a:visited.top { 
	font-weight: normal; 
	text-decoration: none; 
	color: #dddddd;
	}
	
a:hover.top, a:active.top { 
	text-decoration: none; 
	color: #e8bc64;
	}

a:link.head { 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffd980;
	}
	
a:visited.head { 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffd980;
	}
	
a:hover.head, a:active.head { 
	text-decoration: none; 
	color: #ffffff;
	}

a:link.details {
	text-decoration: none;
	color: #006699;
	font-style: italic;
	}
	
a:visited.details { 
	text-decoration: none;
	color: #006699;
	font-style: italic;
	}
	
a:hover.details, a:active.details {
	text-decoration: underline;
	color: #ff6600;
	font-style: italic;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

#borderindex {
	border: 1px solid #000000;
	height: 100%;
	background-color: #FFFFFF;
	}

#line_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	text-align: right;
	}

#border_all {
	border: 1px solid #e4dfc9;
	}

#border_tb {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4dfc9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4dfc9;
	}

#border_lr {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e4dfc9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4dfc9;
	}

#border_r {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #958552;
	}


#banner {
	background-image: url(images/banner.jpg);
	height: 134px;
}

#banner_home {
	background-image: url(images/banner_home.jpg);
	height: 134px;
}

#banner_literature {
	background-image: url(images/banner_literature.jpg);
	height: 134px;
}

#banner_music {
	background-image: url(images/banner_music.jpg);
	height: 134px;
}

#links {
	background-image: url(images/bg_link.gif);
	height: 30px;
	padding-left: 10px;
}

#top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dddddd;
	background-image: url(images/bg_top.gif);
	height: 22px;
	padding-right: 15px;
	padding-left: 15px;
}

#head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}

#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height:110px;
	vertical-align: top;
	line-height: 18px;
	text-align: center;
}

#search {
	padding: 10px;
	background-image: url(images/bg_search.gif);
	background-repeat: repeat-y;
}

#links_h {
	padding-left: 10px;
	background-image: url(images/bg_search.gif);
	background-repeat: repeat-y;
}

#bg_browse {
	background-image: url(images/bg_search.gif);
	background-repeat: repeat-y;
	padding: 10px;
}

#sendus {
	padding: 10px;
	border: 1px dotted #666666;
	background-image: url(images/bg_search.gif);
}

#what {
	padding: 10px;
	background-image: url(images/bg_what.gif);
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

