html, body {
    text-align: center;
    margin: 0px;
    padding: 0px;
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
    font-family: verdana;
    font-size: 14pt;
	line-height: 1.5;
    background-color: #555555;
}

div, table, td {
	font-family: verdana;
    font-size: 14pt;
}

a {
    color: #000;
	font-size: 14pt;
}
a:hover {
    color: #000;
    text-decoration:none;
}

h1 {
    display: none;
    
}

h2 {
	font-size: 16pt;
	font-weight: bold;
}

#container {
    width: 939px;
    margin: 0px auto;
    background-color: #FFFFFF;
    margin-top: 5px;
    text-align: left;
}

#header {
    display: none;
}

#menu {
    display: none;
}

#header_image {
	display: none;
    clear: both;
    margin:0px;
    padding:0px;
    height: 283px;
}

#content {
    clear:both;
    background: url(images/mainbg.gif) repeat-y;
}

#content_left_border {
    width: 10px;
    float:left;
    background: url(images/left.top.jpg) repeat-y;
}

#content_right_border {
    width: 12px;
    float:right;
    background: url(images/right.top.jpg) repeat-y;
}

#content_main {
    float:left;
    background: url(images/mainbg.gif) repeat-y;
    width: 939px!important;
    padding-top:10px;
}

#main {
    position:relative;
    z-index: 10;
    padding-left: 25px;
    padding-right: 25px;
}

#main div {
    position:relative;
    z-index: 15;
}

#main_footer {
    position: relative;
    z-index: 2;
    height: 127px;
    background-image: url(images/footer.mainbg.jpg);
    background-repeat: repeat-x;
    margin-top: -127px;
    width: 939px;
}

.white {
    color: #FFFFFF;
}

#footer {
    height: 18px;
    background: url(images/bottom.jpg) no-repeat;
    clear:both;
}

.label {
	width: 150px;
	display:block;
	float:left;
}

input[type=text], textarea {
	border: solid 1px #000000;
	margin-bottom: 2px;
}

.foto {
	border: solid 2px #000000;
}

#occasions caption {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

#occasions th {
    text-align: left;
}

#occasions img {
    border: 2px solid #000;
}

#occasions td {
    vertical-align: top;
}

#bovag {
    display: none;
}
}
