body
{
background-color: #ffffff;
margin: 0px;
padding: 0px;
}

table#content
{
width: 800px;
border: none;
padding: 0px;
}

td#content
{
background-image: url('../../images/background.jpg'); 
background-repeat: no-repeat; 
background-position: top center; 
background-attachment: scroll;
padding: 0px;
}

#imgmap
{
position: absolute; 
top: 100px;
border: 0px
}

h1#headern
{
top: 145px; 
position: absolute;
color: #29384f;
font-family: Verdana, Arial, Tahoma, Sans Serif;
font-size: large;
font-weight: bold;
font-variant: small-caps
}

div#maincontent
{
width: 585px; 
max-width: 585px;
border-color: #687C93; 
border-width: medium; 
border-style: solid; 
padding: 10px; 
position: absolute; 
top: 180px; 
z-index: 1; 
vertical-align: middle;
background-color: #c9caca;
color: #29384f;
font-family: Verdana, Arial, Sans Serif;
font-size: small;
line-height: 110%
}

div#blogmeny
{
width: 175px; 
max-width: 175px;
position: relative; 
left: 640px; 
top: 250px
}

.blog_entry
{
max-width: 580px;
}

.blog_title
{
font-size: 150%;
font-family: Verdana, Arial, Tahoma, Sans Serif;
font-color: #ffffff;
font-variant: small-caps;
text-decoration: none;
font-weight: bold;
}

.blog_categories
{
font-family: Verdana, Arial, Tahoma, Sans Serif;
font-size: x-small;
font-color: #ffffff;
font-variant: none;
text-decoration: none;
}

.blog_date
{
font-family: Verdana, Arial, Tahoma, Sans Serif;
text-align: right;
margin-bottom: -6px;
font-size: x-small;
font-color: #ffffff;
font-variant: none;
text-decoration: none
}

.blog_body
{
background-color: #transparent;
color: #29384f;
font-family: Verdana, Arial, Tahoma, Sans Serif;
font-size: small;
line-height: 120%;
margin-top: 15px
}

.blog_comment
{
margin-top: 20px
}

.menu_title
{
color: #29384f;
font-family: Verdana, Arial, Tahoma, Sans Serif;
font-size: 120%;
font-weight: bold;
font-variant: small-caps
}

.menu_body
{
font-family: Verdana, Arial, Tahoma, Sans Serif;
font-size: small;
}

.hr
{
height: 49px;
width: 570px;
color: transparent;
background-image: url('../../images/hr.gif');
background-position: center;
background-repeat: no-repeat;
margin-top: -20px;
margin-bottom: 20px;
}

hr
{
color: transparent;
height: 0px;
border: 0px;
}

a:link
{
color: #687c93;
background-color: transparent;
font-weight: bold;
font-variant: none;
text-decoration : none
}


a:hover
{
color: #687c93;
background-color: transparent;
font-variant: none;
text-decoration : oblique
}

a:active
{
color: #ffffff;
background-color: transparent;
text-decoration : none
}

a:visited
{
color: #687c93;
background-color: transparent;
font-weight: bold;
font-variant: none;
text-decoration :  none;
}


img
{
margin: 5px;
border-width: 0px
}