body {
background-color: #fff;
background: #fff url('images/bg.jpg') repeat;
}

.top {
background: #000 url('images/redbg.jpg') repeat-x;
color: #990000;
}

.image {
background-position: left top;
background: url('images/image.jpg') no-repeat;
width: 411px;
height: 481px;
margin-left: 0px;
padding-left: 0px;
padding-right: 5px;
z-index:1;
}

.main {
position: absolute;
top: 30px;
left: 415px;
width: 580px;
font-family: georgia;
font-size: 11px;
letter-spacing: 1.5px;
line-height: 18px;
text-align: justify;
color: #000;
z-index:2;
border: 0;
}

.navi {
font-family: georgia;
font-size: 11px;
letter-spacing: 1.2px;
line-height: 18px;
text-align: justify;
color: #000;
z-index:5;
font-weight: bold;
}

a:link {  color: #990000; text-decoration: none;}
a:visited {  color: #990000; text-decoration: none;}
a:active {  color: #990000; text-decoration: none;}
a:hover {  color: #990000; text-decoration: none; border-bottom: 1px dotted #990000;}

.name {
position: absolute;
top: 470px;
left: 415px;
font-family: georgia;
font-size: 16px;
font-style: italic;
font-weight: bold;
letter-spacing: 1.5px;
line-height: 18px;
text-align: justify;
color: #666;
}

.title {
background: #000 url('images/bgtitle.jpg') repeat-x;
height: 25px;
font-family: Verdana;
font-size: 24px;
text-align: left;
color: #fff;
font-weight: bold;
padding: 0.1cm 0.0cm;
padding:1px;
padding-left: 4px;
font-style: italic;
margin: 1px;
text-transform: uppercase;
letter-spacing:4px;
line-height:23px;
}

.title2 {
background: #000 url('images/bgtitle.jpg') no-repeat;
height: 25px;
font-family: Verdana;
font-size: 10px;
text-align: center;
color: #990000;
font-weight: bold;
padding: 0.1cm 0.0cm;
padding:1px;
padding-left: 4px;
font-style: italic;
margin: 1px;
text-transform: uppercase;
letter-spacing:4px;
line-height:23px;
}

.miia {
position: absolute;
top: 400px;
left: 30px;
font-family: Georgia;
font-size: 13px;
color: #990000;
font-weight: bold;
text-transform: lowercase;
letter-spacing:2px;
z-index:3;
font-style: italic;
border-bottom: 1px dotted #990000;
}

.tehlove {
position: absolute;
top: 187px;
left: 378px;
font-family: Georgia;
font-size: 19px;
color: #990000;
font-weight: bold;
text-transform: lowercase;
letter-spacing:2px;
z-index:4;
font-style: italic;
}

.table, tr, td {
font-family: georgia;
font-size: 11px;
letter-spacing: 1.5px;
line-height: 18px;
text-align: justify;
color: #000;
}

ul#menu{
font-family: georgia;
letter-spacing: 1px;
list-style: none;
margin: 0;
padding: 7px 0 15px 0;
border-bottom: 1px solid #CCC;
font-weight: bold;
text-align: center;
white-space: nowrap
}

ul#menu li{display: inline;margin: 0 2px;}

ul#menu a{
text-decoration: none;
padding: 2 5 0 5px;
border-bottom: 2px solid #cfcfcf;
color: #990000;
background: #fff;
}

ul#menu a#current{border-color: #990000; color: #06F}

ul#menu a:hover{border-color: #fff; color: #fff; background: #990000;}

ul.navigation{
padding: 0;
margin: 20 0 0 12px;
}

li.navigation {
list-style-image: url(images/bullet.gif);
padding: 6px 0 6px;
border-bottom: 1px dotted #990000;
}


.preview {
border: 6px solid #fff;
margin-right:15px;
}

img {border: 0;}

a img.thumbnail {border: 4px solid #fff; }
a:hover img.thumbnail {border: 4px solid #990000; }
