body
{
/*	 background-color: #b8bdba; */
	 background-color: #ffffff;
    color: rgb000;
    font-family: arial, sans-serif;
	 font-size: 12px;
    background-image: url(file/BG_image_start.jpg);
    background-repeat: no-repeat;
    margin: 0px;
	 height:150%
}

.logo
{
    position:relative;
    left: 200px;
    top: 240px;
	 font-family: serif;
	 color: #d8dfda;
	 padding: 0px;
	 margin: 0px;
}
h1
{
	 padding: 0px;
	 margin:0px;
    letter-spacing: 5px;
    font-size: 20px;
}

.subLogo
{
    display: none;
}

.navigation
{
	 position: absolute;
    left: 0;
    top: 350px;
    width: 200px;
    font-weight: bold;
    padding: 4px;
    padding-left: 20px;
    letter-spacing: 1px;
    font-size: 15px;
	 border-right: 1px solid #b8bdba;
}

.navigation ul
{
    margin-left: -30px;
}

.navigation li
{
    list-style-type: none;
    background-image: url(file/style/grid.gif);
    margin-bottom: 20px;
    padding-left: 20px;
    display: block;
}

.content
{
	 margin-left: 220px;
    padding-top: 350px;
    width: 500px;
    padding-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
}

.introduction
{
    font-weight: bold;
	 font-style: italic;
}
.introduction:first-letter
{
    font-size:150%; 
	 color: #a52a2a;
}

a:link,
a:visited
{
    color: #000;
    text-decoration: underline;
}

.navigation a:link,
.navigation a:visited,
.listCurrentDocumentPrivate span,
.listCurrentDocument span
{
    text-decoration: none;
}

.navigation a:hover,
.navigation a:active,
.listCurrentDocumentPrivate span,
.listCurrentDocument span
{
    color: rgb(154,20,27);
}

.sectionHeader h2
{
    position: absolute;
    left: 0;
    top: 45px;
    font-size: 20px;
    border-bottom: 1px solid;
    padding-left: 10px;
    width: 80%;
    border-bottom-color: #b22222;
}

h3
{
    letter-spacing: 3px;
    font-size: 18px;
}
h4
{
	letter-spacing:2px;
	font-size: 16px;
}
h5
{
	font-size: 14px;
}
.picAndText
{
    font-style: italic;
    font-size: 12px;
	 font-weight: normal;
    padding-left: 10px;
	 background-color: #ffcfbd;
}

.picAndText img
{
    border: 2px groove #ffcfbd;
    margin-top: 5px;
    margin-bottom: 5px;   
}

.pic
{
	float:right;
	padding: 5px;
	background-color: #ffcfbd;
}

 .introductionQuote .picAndText
{
    position: relative;
    left: auto;
    top: auto;
	 border: 0px;
	 background-color: transparent;
    border-left: 0;
    padding-left: 0;
}

a img
{
    border: 0;
}

.footer
{
    text-align: right;
    border-top: 1px solid black;
    margin-top: 40px;
    font-style: italic;
}

#stamp128
{
    position: absolute;
    left: 10px;
    top: 540px;
    width: 200px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

#stamp128 address
{
    font-style: normal;
}

#stamp128 h3
{
    display: none;
}

.listDocumentPrivate a:link,
.listDocumentPrivate a:visited,
.listDocumentPrivate span
{
    color: #800;
}

/**** internal *****/

.topLinks
{
    position: absolute;
    left: 20px;
    top: 280px;
    width: 350px;
    font-size: 12px;
    border-left: 1px solid #777;
    padding-left: 6px;
}

.topLinks input
{
    border: 1px solid black;
    background-color: #eee;
    font-size: 90%;
}

#topLinksManagement
{
    top: 300px;
    padding-bottom: 6px;
    color: #777;
}
#temporaryLinks
{
    position: absolute;
    left: 20px;
    top: 320px;
    width: 300px;
    font-size: 12px;
    border-left: 1px solid #777;
    padding-left: 6px;
	
}
#mainLinks
{
    position: absolute;
    left: 430px;
    top: 280px;
    font-size: 12px;
}

.register
{
    font-style: italic;
}

.register a
{
    color: #000;
}

.askDelete
{
    background-color: rgb(250,200,200);
    font-style: italic;
}

.footnote
{
    font-size: 90%;
}

.navigation div
{
    margin-bottom: 6px;
}

.subSection
{
    padding-bottom: 10px;
	 font-size:80%;
	 list-style: square;
}

.navigation div div
{
    padding-left: 20px;
    margin-bottom: 2px;
    font-weight: normal;
    background-image: url(bullet.gif);
    background-repeat: no-repeat;
}

.sectionHeader
{
    display: none;
}

.navigationCurrentDocument,
.navigationCurrentDocumentPrivate
{
    font-style: italic;
	 color: rgb(154,20,27);
}

.navigationDocumentPrivate,
.navigationCurrentDocumentPrivate
{
    color: rgb(154,20,27);
}

.navigationDocumentPrivate a,
.navigationCurrentDocumentPrivate a
{
    color: rgb(154,20,27);
}

.introductionQuote .introduction
{
    font-style: normal;
    font-weight: normal;
}

.includedSectionTitle,
.referenceLink
{
    display: none;
}

.separator
{
    height: 1px;
    background-color: #000;
    overflow: hidden;
    width: auto;
    margin-top: 4px;
    margin-bottom: 30px;
}


