/* andreas05 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. More free templates are available at: http://oswd.org/userinfo.phtml?user=Andreas
Version: 1.0, September 27, 2005 */

body{
padding:0;
margin:0;
font-family: "Times New Roman", Times;
font-size:11pt;
background:#FFFFFF url(krs-flowers.png) no-repeat;
background-attachment: fixed; 
color:#000000;
}

a{
text-decoration:none;
background-color:inherit;
font-weight:bold;
color:#ffffff;
}

a:hover{
background-color:#000000;
color:#ffffff;
}

a.pre{
display:block;
width:300px;
padding:7px 0px 7px 0px;
text-decoration:none;
text-align: center;
background-color:inherit;
font-weight:bold;
font-size: 13pt;
color:#ffffff;
}

a.pre:hover{
display:block;
width:300px;
padding:7px 0px 7px 0px;
background:#000000 url(leather-bg.jpg);
color:#CCCC66;
}

a.link{
background-color:inherit;
font-weight:bold;
font-size: 13pt;
background:#CCCC66;
color:#000000;
}

a.link:hover{
background:#000000;
color:#CCCC66;
}

h1{
margin:0;
font-size:3.6em;
letter-spacing:2px;
text-align:right;
background-color:inherit;
color:#000000;
}

h2{
margin:0px 0 0px 0;
font-size:25pt;
letter-spacing:1px;
font-weight:normal;
color:#CCCCCC;
}

h3{
margin:0px 0 0px 0;
font-size:15pt;
letter-spacing:0px;
font-weight:normal;
color:#FFFFFF;
}

h4{
margin:0px 0 0px 0;
font-size:13pt;
letter-spacing:0px;
font-weight:normal;
color:#cccc66;
}

h5{
margin:0px 0 0px 0;
font-size:15pt;
letter-spacing:0px;
font-weight:normal;
color:#cccc66;
}

p{
margin:0 0 15px 0;
line-height:1.3em;
}


p.introduction:first-letter {
font-size : 400%;
font-weight : bold;
float : left;
width : .6em;
}
Ê


img{
border-color: #000000;
}

#topright {
position: absolute;
right: 0;
top: 0;
display: block;
height: 150px;
width: 200px;
background: url(readsign.png) no-repeat;
text-indent: -999em;
text-decoration: none;}


#title{
margin:20px auto 0px auto;
width:700px;
height:105px;
background: url(book-top.png) top right no-repeat;
}


#titlebottom{
margin:20px auto 0px auto;
width:700px;
height:105px;
background:#ffffff url(book-bottom.png) bottom right no-repeat;
}

#container{
margin:0 auto 15px auto;
width:700px;
padding:0px;
background:#000000;
color:#CCCCCC;
border:0px solid #ffffff;
}

#sidebar{
float:right;
width:350px;
padding-right:15px; 
}

#sidebar2{
float:left;
width:300px;
padding-left:15px; 
}

#main{
width:670px;
float:right;
padding:0px 15px 15px 15px; 
}

#footer{
clear:both;
}

.menu{
display:block;
width:110px;
padding:4px 2px 4px 10px;
font-size:1.1em;
font-weight:bold;
background-color:inherit;
color:#666633;
border:1px solid #ffffff;
}

.menu:hover{
background-color:#666633;
color:#666633;
border:1px solid #dadada;
}

.credits{
margin-bottom:0;
font-size:10pt;
background-color:inherit;
color:#aaaaaa;
}

.credits a{
background-color:inherit;
color:#CCCC66;
}

