* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body
{
	height: 100%;
	text-align: center;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	min-width: 700px;
	background-color: #1A1A1A;
	background-position: 0 0;
	background-image: url(../img/bkgrnd.jpg);
	background-repeat: repeat;
}

a:link, a:visited {
color: #FFC750;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}

.cleanupBox { 
min-height: 1px;
}

.cleanupBox:after {
display: block; 
clear: both; 
visibility: hidden; 
height: 0; 
font-size: 0; 
content: ' ';
}

.noscreen {
display: none;
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Paragraphs, headings, ... */

p {
line-height: 170%;
margin-bottom: 10px;
color: #FFFFFF;
}

h1
{
	font-size: 2.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	padding: 23px 0 4px 0;
	letter-spacing: 1px;
	background: url('.img/h1-bg.gif') repeat-x 0 100%;
	width: 60%;
	font-style: italic;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h1 span {
color: #FFCB5C;
}

h2
{
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: left;
	margin: 3px 0 0 0;
	letter-spacing: 1px;
}

h3
{
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: white;
	letter-spacing: 1px;
	margin-bottom: 8px;
	/*background: url('.img/h3-bg.gif') no-repeat 0 center;*/
	/*padding-left: 27px;*/
}

address {
}


/* Header */

#header
{
	width: 600px;
	height: 157px;
	margin: 0 auto;
	position: relative;
	/*background: url('.img/hdbg.gif') repeat-x 0 0;*/
	text-align: left;
}


#headercontent
{
	position: absolute;
	bottom: 0em;
	padding: 0em 0em 2.9em 0em;
}

#headerContentImg img
{
	position: absolute;
	bottom: 0em;
	padding: 0em 2.0em .3em 1.0em;
	border-width: 0px;
	border-style: none;
}

#headercontent h1
{
	font-weight: bolder;
	font-size: 3em;
	-webkit-text-stroke: .5px black;
	color: #FFF;
	font-style: italic;
}
/* Search form */

form.searching {
width: 209px;
position: absolute;
top: 19px;
right: -7px;
}

form.searching fieldset {
border: 0;
}

#picture-input {
position: absolute; 
top: 0;
left: 0;
overflow: hidden;
width: 171px;
height: 28px;
background: #FFDDDD url('.img/input-bg.gif') no-repeat 0 0;
border: 0;
margin-top: 1px;
}

#picture-input input {
position: relative;
top: 5px;
left: 10px;
width: 160px;
border: 0;
letter-spacing: 1px;
background-color: #ffdddd;
}

form.searching input.hledat {
letter-spacing: 1px;
padding-left: 0;
font-weight: bold;
color: #FFFFFF;
position: absolute;
top: 0;
right: 0;
}

form.searching label {
display: none;
}



/* Menu */

#menuBox {
background: #323232 url('.img/menu-bg.gif') repeat-x 0 0;
border-bottom: 1px solid #3B3B3B;
border-top: 5px solid #3B3B3B;
}

#menu {
width: 600px;
margin: 0 auto;
background: #323232 url('.img/menu-bg.gif') repeat-x 0 0;
}

#menu li {
display: inline;
list-style-type: none;
text-align: left;
}

#menu li a
{
	font-size: 1.1em;
	color: silver;
	font-weight: bold;
	float: left;
	display: block;
	padding: 0 1.6em;
	line-height: 35px;
	background: url('.img/li-border.gif') no-repeat 100% center;
	text-decoration: none;
}

#menu li a:hover, #menu li a.active {
font-weight: bold;
color: #FFCB5C;
}


/* RSS */

#rss-block {
position: absolute;
top: 158px;
right: 0;
font-size: 1.2em;
color: white;
height: 34px;
line-height: 34px;
}

#rss-icon {
background: url('.img/rss-icon.gif') no-repeat 0 center;
padding-left: 30px;
}


/* Content */

#content {
background: #1A1A1A url('.img/content-bg.gif') repeat-x 0 0;
min-height: 231px;
}

#contentBox
{
	width: 600px;
	margin: 0 auto;
	text-align: left;
	min-height: 544px;
	background-color: #1A1A1A;
}

#contentBoxLeft {
width: 100%;
float: left;
}

#contentBoxLeftIn {
margin: 2em 1em 5em 1.8em;
}

#contentBox-in-right {
width: 27%;
float: right;
}

#contentBox-in-right h3 {
color: #FFFFFF;
font-size: 1.2em;
margin-bottom: 13px;
padding: 0;
background: none;
}

#contentBox-in-right-in {
margin: 2em 1.4em 5em 2.8em;
}

#contentBoxListbox
{
	padding: 1em 2em 2em 2em;
	margin: 0em 0 0 0;
}

#contentBoxListbox ul
{
	list-style-type: none;
	list-style-position: default;
}

#contentBoxListbox li
{
	margin: 2em 0 0 0;
}

#contentBoxListbox2
{
	padding: 0em 2em 2em 2em;
	margin: 0em 0 0 0;
}

#contentBoxListbox2 ul
{
	list-style-type: none;
	list-style-position: default;
}

#contentBoxListbox2 li { margin: 1em 0 0 0; }


/* Right column directives */

#contentBox-in-right-in ul {
list-style-type: none;
margin: 0 0 30px 4px;
}

#contentBox-in-right-in ul li {
color: white;
display: inline;
}

#contentBox-in-right-in ul li a, #contentBox-in-right-in ul li a:visited {
color: #FAFAFA;
font-weight: normal;
text-decoration: none;
padding: 4px 0 4px 16px;
line-height: 130%;
border-left: 2px solid #404040;
display: block;
}

#contentBox-in-right-in ul li a:hover, #contentBox-in-right-in ul li a.active {
border-left: 2px solid #FF9C31 !important;
text-decoration: underline !important;
}


/* Block of text with dotted border-bottom */

.block {
padding-bottom: 1px;
margin-bottom: 20px;
}

.dotborderbottom
{border-bottom: 1px dotted #606060;}

.ruleborderbottom
{
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

/* Small gallery */

.miniGallery
{
	margin: 1.5em 0 3em 0;
	width: 100%;
	padding: 1px 0 1px 0;
}

.miniGallery img
{
	border: 2px solid #434343;
	margin: 0 10pt 20px 0;
}

.miniGalleryBlank img
{
	border: 0px transparent solid;
	margin: 0 9px -20px 0;
	width: 91px;
	height: 72px;
}

.miniGallery a:hover img {
border: 2px solid #FF9C31;
}


/* Footer */

#footer
{
	width: 600px;
	height: 80px;
	margin: 0 auto 0 4.5em;
	font-size: 80%;
	display: inline-block;
	border-color: #666 #FFF #FFF #FFF;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
}

p.footerLeft {
float: left;
width: 230px;
color: #999999;
text-align: left;
margin: 9px 0 0 15px;
display: inline;
}


p.footerRight {
float: right;
width: 230px;
color: #999999;
text-align: right;
margin: 9px 15px 0 0;
display: inline;
}

p.footerRight a, p.footerRight a:visited {
color: #999999;
font-weight: normal;
}

p.footerRight a:hover {
color: #FFFFFF;
font-weight: normal;
}

.vspace1
{
	height: 1.5em;
}

.hspace { margin: 0 0 0 3pt; } /*Use for minigallery*/