/* IPEP web
Version: 2.0
(June 1, 2006)

Screen layout: */

body {
padding: 0;
margin: 0;
font: 70% tahoma, verdana, sans-serif;
background: #5881A1;
color: #000000;
}

#page {
margin: 15px auto 15px auto;
width: 760px;
padding: 5px 20px 20px 20px;
background: #ffffff;
}

#logo {
margin: 15px 0 0 0;
}

#logo a {
font-size: 1.5em;
color: #0099cc;
}

#logo h1 a:hover {
text-decoration: none;
}

#ipeplogo1 {
height: 110px;
width: 750px;
color: #ffffff;
padding: 0;
background: #505050 url(images/IPEPlogo_1a.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}


#sc_ipeplogo1 {
height: 43px;
width: 750px;
color: #ffffff;
padding: 0;
background: #505050 url(images/IPEPlogo_sc1.gif) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}

#mosaic p {
width: 100px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#mosaic h2 {
font-size: 1.2em;
padding: 15px 15px 0 15px;
color: #ffffff;
}

#mosaic a {
color: #000000;
text-decoration: underline;
}

/* START right side column */
#sidebar {
width:140px;
float:right;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 0 12px 0;
}
/* END right side column */

/* START main menue */
.sidelink {
text-align: left;
display: block;
width: 120px;
background: #336790 url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #000000 url(images/corner.gif) top right no-repeat;
text-decoration: none;
color: #ffffff;
}
/* END main menue */


/* START subchapter */
.subchapter {
text-align: left;
color: #000000;
}

.subchapter:hover {
background: #000000;
padding: 2px 2px 2px 0px;
color: #ffffff; 
text-decoration: none;
}
/* END subchapter */




a {
text-decoration: none;
color: #000000;
}

a:hover {
text-decoration: underline;
}



#maintab {
clear: both;
}

.maintab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: #65A1C0 url(images/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

.maintab:hover {
text-decoration: none;
background: #1A3263 url(images/corner.gif) top right no-repeat;
}

.activemaintab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0 0 5px 0;
text-decoration: none;
background: #1A3263 url(images/corner.gif) top right no-repeat;
}

.activemaintab:hover {
text-decoration: none;
}

#maintabtext {
height: 200px;
color: #ffffff;
padding: 0;
background: #505050 url(images/ipen_logo1d.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}


#maintabtext p {
width: 200px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#maintabtext h2 {
font-size: 1.2em;
padding: 15px 15px 0 15px;
color: #ffffff;
}

#maintabtext a {
color: #000000;
text-decoration: underline;
}

#maintabtext1 {
width: 250px;
margin-top: +5em;
padding: 0px 15px 0px 15px;
float: left;
margin-top: +5em;
}

#maintabtext2 {
width: 450px;
margin-top: +5em;
padding: 0px 15px 0px 15px;
float: left;
}

#text {
width: 590px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
}

.textblock {
background: #f0f0f0;
padding: 15px;
}

#blockclear1 {
width: 50px;
margin-top: +1em;
padding: 5px 5px 5px 5px;
float: left;
}

#blockclear2 {
width: 450px;
margin-top: +1em;
padding: 5px 5px 5px 15px;
float: left;
}


#blocklblue {
width: 570px;
color: #000000;
padding: 0;
background: #99CCCC;
clear: both;
margin: 0px 0 0 0;
border: 1px solid #000000;
}

#blockclear {
width: 570px;
color: #000000;
padding: 0;
background: #ffffff;
clear: both;
margin: 0px 0 0 0;
border: 1px solid #000000;
}

#footer {
clear: both;
background: #afcdcf;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.hide {
display: none;
}
