html {
font: 12px Verdana;
color: #ffffff;
}

body {
background: url("/images/bg.jpg") repeat top left;
margin: 0px;
padding: 0px;
}

p {
font: 12px Verdana;
color: #ffffff;
text-align: left;
}

a:link {
text-decoration: none;
color: #ff00ff;
}

a:visited {
text-decoration: none;
color: #ff00ff;
}

a:hover, a:active {
color: #ffffff;
}

.tctr {
filter:dropshadow(offX=2, offY=2, color="#ff00ff");
width:100%;
color:#ffffff;
font-family:verdana;
font-weight:bold;
text-transform:uppercase;
margin-top:10px;
}

.zapImgCenter {
margin-left:30px;
margin-right:50px;
border-top: 4px solid #ffffff;
border-left: 4px solid #ffffff;
border-right: 4px solid #888888;
border-bottom: 4px solid #888888;
}

#dommevbox {
width:540px;
margin-left: auto;
margin-right: auto;
border:3px dashed #ff00ff;
color: #000000;
background: #ffffff;
padding:10px;
font: 11px verdana;
line-height: 140%;
text-align: justify;
}

#dommevthumbs {
width:755px;
margin-left: auto;
margin-right: auto;
}

#dommevthumbs .img {
float:left;
}

#welcome {
width:515px;
margin-left: auto;
margin-right: auto;
text-align:center;
letter-spacing:11px;
}

#headbig {
font-size: 26px;
font-weight: bold;
font-family: Verdana;
line-height: 130%;
color: #ffffff;
}
















