html {
height: 100%;
}

div.fluid
{
width: 90%;
}

*
{
margin: 0em;
padding: 0em;
}

body
{
background-color: #fff;
color: #585858;
font-size: 0.75em;
font-family: "trebuchet ms", helvetica, sans-serif;
background: url(../graphics/largelogo.gif) no-repeat bottom right;
background-position: bottom right;
min-height:100%;
z-index:3;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
}

h3,h5,h6
{
color: #CC0000;
}

h4 
{
color: #585858;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

.bullets
{
font-size: 1.2em;
line-height: 1.5em;
}

img
{
padding: 3px;
border: 0;
}

img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

img.floatright 
{
float:right;
margin-left: 1em;
}

a
{
text-decoration: underline;
color: #D90000;
}

a:hover
{
text-decoration: none;
}

ul.links
{
list-style: none;
}

ul.links li
{
line-height: 2em;
}

p
{
line-height: 1.8em;
font-size: 1.2em;
}

#header
{
width:100%;
height:84px;
background: #fff url(../graphics/books.jpg) no-repeat;
background-position: right;
border-bottom: 1px solid #000;
padding-left: 5px;
}

#header_container
{
position: relative;
width: 760px;
height:84px;
margin: 0 auto;
}

#logo
{
position: absolute;
top: 2px;
width:251px;
height: 74px;
}

#menu
{
position: absolute;
right: 0em;
bottom: 0em;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
}

#menu li a
{
margin-left: 0.5em;
display: block;
padding: 1.1em 1.4em 1.0em 1.4em;
background: #fff url(../graphics/button0.gif) repeat-x;
border-top: solid 1px #DAB99A;
border-left: solid 1px #DAB99A;
border-right: solid 1px #DAB99A;
color: #616161;
font-weight: bold;
font-size: 1.0em;
}

#menu li a.active
{
background: #F46B16 url(../graphics/button1.gif) repeat-x;
color: #fff;
border-top: solid 1px #000;
border-left: solid 1px #000;
border-right: solid 1px #000;
text-decoration:none;
}

#content
{
background: transparent url(../graphics/greenbg.gif) 0px 0px repeat-x;
z-index: 2;
padding-left: 10px;
}

#language
{
position: relative;
text-align:right;
right: 5%;
top: 10px;
}

.langselect 
{
padding: 5px;
}

.langselect img a
{
border: 0;
}

#content_container p
{
text-align: justify;
margin-bottom: 1em;
}

#content_container ul
{
margin-bottom: 2.0em;
}

#content_container
{
position: relative;
width: 760px;
margin: 0 auto;
padding-top: 0;
}

#content_container h3
{
border-bottom: dotted 1px #ccc;
position: relative;
}

#content_container h3
{
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: 0.8em;
}

#content_container h4
{
font-size: 1.5em;
padding-bottom: 0.175em;
margin-bottom: 0.5em;
margin-top: 0em;
}

#footer
{
width: 760px;
margin: 0 auto;
text-align: center;
clear: both;
border-top: dotted 1px #E1E1E1;
margin-top: 1.0em;
margin-bottom: 1.0em;
padding-top: 1.0em;
}

input.button
{
background: #CA2F2F url(../graphics/button1.gif) repeat-x;
color: #fff;
border: solid 1px #A94B4B;
font-weight: bold;
font-size: 0.8em;
height: 2.0em;
}

input.text
{
border: solid 1px #F1F1F1;
font-size: 1.0em;
padding: 0.25em 0.25em 0.25em 0.25em;
}

.search
{
position: relative;
width: 100%;
margin-bottom: 2.0em;
}

.search input.text
{
position: absolute;
top: 0em;
left: 0em;
width: 9.5em;
}

.search input.button
{
position: absolute;
top: 0em;
right: 0em;
min-width: 2.0em;
max-width: 2.5em;
}

.searchbutton
{
background: #CA2F2F url(../graphics/button1.gif) repeat-x;
color: #fff;
border: solid 1px #000;
}

.searchdropdown
{background: #fff;
border: solid 1px #000;
}

.searchinput
{ 
background: #ffc;
border: solid 1px #000;
height: 20px;}
