
body {
color : #D8CCCA;
margin : 0;
font-size : 14px;
font-family : Georgia, serif;
background-color : #253046;
line-height : 120%;
background-image : url(back.gif);
background-repeat : repeat-x;
background-position : top left;
font-weight : normal;
text-align:center;
position : relative;
}
#header {
background-image : url(header.gif);
background-repeat : no-repeat;
background-position : top right;
position : relative;
width : 740px;
margin : 0 auto;
height : 473px;}

#navi {
position:absolute;
top: 100px;
left:5px;
width:200px;
height:300px;
font-size:13px;
text-align:left;
}

#container {
position : relative;
margin : 0 auto 20px auto;
width : 740px;
border-width : 0;
padding : 0;
text-align: left;
}

img {
border-width : 0;
margin:5px; padding:5px;
border:1px dotted #FFFFFF;

}blockquote, li {
padding-top : 5px;
padding-bottom : 5px;
padding-left : 10px;
padding-right : 5px;
text-decoration : none;
border-width : 0;
margin : 5px;
}
A:link {
color : #676556;
text-decoration : none;
}
A:visited {
color : #676556;
text-decoration : none;
}
A:hover, A:active {
color : #D8CCCA;
text-decoration : none;
}
#navi A:link, #navi A:visited {
padding : 1px;
margin : 2px;
border-bottom:1px dotted #FFFFFF;
color : #676556;
display : block;
text-decoration : none;
font-variant : small-caps;

}
#navi A:hover, #navi A:active {
border-bottom:1px dotted #857A69;

background : #B7B59B;
}

#navi A:first-letter{
font-size:14px;
font-colour: #FFFFFF; }

h1 {
padding : 5px;
margin : 15px 0 5px 0;
line-height : 15px;
border-bottom:1px dotted #FFFFFF;

color : #676556;
display : block;
font-size : 20px;
text-decoration : none;
font-weight : normal;
font-variant : small-caps;
}

fieldset {
border: 1px dotted #FFFFFF;
margin: 15px 0 0 0;
padding:10px; }



h2 {
padding : 0px;
margin : 0;
line-height : 15px;
text-align:right;
color : #676556;
display : block;
font-size : 20px;
text-decoration : none;
font-weight : normal;
font-variant : small-caps;
}
input, textarea, select, option {
padding : 3px;
margin : 3px;
font-family : Georgia, Serif;
color : #ffffff;
text-decoration : none;
background : #676556;
border-width : 0;border-bottom:1px dotted #FFFFFF;

}


