/*    Generated by http://www.cssportal.com    */

html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, strong, em {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

body {
    line-height: 1;
    background: #FFFFFF;
    font-family: gill sans, gill sans mt, trebuchet, franklin gothic, candara, calibri, sans-serif;
    font-size: 14px;
}


p {
    line-height: 130%;
}

a {
    text-decoration : none;
}

a:link {
    color : #993899; /*#D77D00;*/
}

a:visited {
    color : #993899;
}

a:hover {
    color : #000000;
}

h1 {
    font-weight: bold;
	font-size: 16px;
    margin-top: 6px;	
}

h2 {
    font-weight: bold;
    margin-top: 3px;	
}

strong {
    font-weight: bold;
}

ul, ol {
    margin-top: 0px;
    margin-bottom: 16px;
    padding-left: 40px
}

li {
    padding-top: 3px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    border: 0;
    color: #fffff;
    background-color: #ffffff;
    height: 5px;
}

#wrapper {
    margin: 0 auto;
    width: 960px;
    background: #efeffa; /*#D9D9F3;*/
}

#wrapper2 {
    position: absolute;
    height: 100%;
    width: 960px;
    background: #efeffa;
}

#header {
    height: 180px;
    width: 100%;
    background: #6B326B;
    text-align:right;
}

#name {
    float: left;
    height: 75px;
    width: 775px;
    padding-top:25px;
    padding-left:20px;
    background: #6B326B;
    font-size: 40px;
    font-family: gill sans, gill sans mt, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    font-variant: small-caps;
}

#navigation {
    float: left;
    height: 80px;
    width: 800px;
    background: #6B326B;
}

#menuitem {
    position: relative;
    top: 50px;
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #D9D9F3;
    padding-left: 20px;
    padding-right: 12px;
    background: #6B326B;
    font-variant: small-caps;
}

#menuitemselected {
    position: relative;
    top: 50px;
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #ECAC7A;
    padding-left: 20px;
    padding-right: 12px;
    background: #6B326B;
    font-variant: small-caps;
}

#menuitema:link {
    color : #D9D9F3;
}

#menuitema:visited {
    color : #D9D9F3;
}

#menuitema:hover {
    color : #ffffff; 
}

#lang {
    float: left;
    width: 955px;
    background: #ffffff;
    height: 15px;
    padding-top: 5px;
    padding-right: 5px;
    text-align: right;
}

#content {
    float: left;
    width: 920px;
    background: #efeffa;
    padding-left: 20px;
    padding-right: 20px;
}