* {
    padding: 0;
    margin: 0;
} 

body {
background: #6699cc  url(Lilie.png) no-repeat;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
color: #fff;
*/line-height: 24px;*/
}

a {
text-decoration: none;
color: white;
*/color: #0171AF;*/
}
a:hover {
text-decoration: underline;
color: #fff;
}

#wrap {
width: 850px;
margin: 20px auto;
}

#header {
height: 10px;
background: #6699cc;
}
#header h1 {
font-size: 16px;
text-decoration: none;
font-family: Verdana,Arial,Helvetica,sans-serif;
letter-spacing: 2px;
padding: 35px 0 0 31px;
line-height: 22px;
}
#header h1 a {
text-decoration: none;
color: #003366;
}
#header h1 a:hover {
text-decoration: none;
color: #003366;
}
#header h2 {
color: #fff;
font-size: 13px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: 100;
letter-spacing: 5px;
padding: 12px 0 0 31px;
}

#header h4 {
color: #000;
background-color: #6699cc;
font-size: 14px;
font-family: Verdana,Arial,Helvetica,sans-serif;;
font-weight: 100;
letter-spacing: 0px;
padding: 25px 0 0 31px;
line-height: 24px;
}

#menu {
height: 0px;
background: #6699cc;
font-family: Verdana,Arial,Helvetica,sans-serif;
/*  background: url(images/menu.gif) no-repeat; */
line-height: 16px;
}
#menu ul {
list-style-type: none;
padding: 0px 0px 0px 28px;
}


#menu ul li {
float: left;
position: relative;
margin: 0em 1.6em 0em 0em;
}

#menu ul li a {
color: white;
font-size: 11px;
font-weight: 100;
letter-spacing: 0px;

}
#menu ul li a:hover {
color: #fff;
text-decoration: none;
}


#content {
background: #6699cc url(xxx.gif) repeat-y;
padding: 20px;
}

.main {
border-top: 1px dotted #fff;
background: #6699cc;
padding: 10px;
line-height: 16px;
color: white;
padding: 35px 0 0px 0px;
}


.main h1 {
font-size: 16px;
text-decoration: none;
font-family: Verdana,Arial,Helvetica,sans-serif;
letter-spacing: 2px;
padding: 45px 0 0px 0px;
line-height: 22px;
}
.main h1 a {
text-decoration: none;
color: #003366;
}
.main h1 a:hover {
text-decoration: none;
color: #003366;
}

.main h2 {
color: #fff;
font-size: 13px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-weight: 100;
letter-spacing: 5px;
padding: 0px 0 60px 0px;
}
.main h2 a {
text-decoration: none;
}
.main ul {
list-style-type: square;
padding: 10px 0 0 20px;
}

.main h4 {
font-size: 14px;
font-weight: bold;
padding: 15px 0 7px 0;
}

h5 {
font-size: 30px;
font-weight: 150;
font-family: Verdana;
letter-spacing: -1px;
}
h6 {
font-size: 30px;
font-weight: 150;
font-family: Verdana;
letter-spacing: -1px;
color: darkkhaki;
}

.main ul li {
color: #fff;
font-size: 11px;
line-height: 20px;
}

.left h2 a:hover {
color: #003366;
}

#bottom {
background: #6699cc url(xxx.gif) no-repeat;
padding: 10px 0;
}

#footer {
border-top: 1px dotted #fff;
font-size: 10px;
color: #fff;
text-align: center;
padding: 2px 0 0px 0px;
}
#footer a:hover{
font-size: 10px;
color: #fff;
}
