body{
/* back working thanks slingshot */
background-image: url(/images/left-border.gif);
background-repeat: repeat-y;
background-color: #C2CBBC;
font-size:1em;
font-family: Georgia, serif;
line-height: 1.4em;
margin:0;
padding:0;
}
	
#Article{
margin: 45px 30px 30px 225px;
background-color: #fff;
color:#000;
border: 14px solid #dde2da;
background-image: url(/images/top-left-corner.gif);
background-repeat: no-repeat;
}	

div#Article2 {
background: 	url(/images/top-right-corner.gif)  top right no-repeat;
padding:5em;
}
  
#logo{
position:absolute;
top:0;
left:0;
margin: 0;
padding: 0;
width: 200px;
}	

div#menu {
margin-top: -35px;
float: right;
padding: 0;
}

div#menu a {
border: 1px solid #dde2da;
text-align: center;
font-size:14px;/* match border size */
text-decoration: none;
padding: 0 1.5em;
font-weight: bold;
color: #003300;
text-transform: uppercase;
}

div#menu a:hover {
background: #dde2da;
}

h1,h2,h3{
	color:#003300;
}

h1{
letter-spacing: 0.05em;
text-decoration: underline;
text-align:center;
font-size:1.5em;
margin: 0;
font-weight: normal;
}

h2{
margin: 0 0 3em 0em;
text-align:center;
font-size:1em;
font-weight:normal;
font-style:italic;
}

h3{
margin: 1em;
text-align:center;
font-size:1.1em;
font-weight:normal;
}

h2.index{
text-align:left;
font-size:1.2em;
font-weight:Bold;
margin: 1em 0 1em 0;
}

a:link, a:active,a:visited{
color: #060;
text-decoration : none;
}

a:hover{
background-color: #dde2da;
}

li{
list-style-type: none;
list-style-image: url(/images/b.gif);
}

div#logo a {
background: transparent;
}

div#logo a img{
border:0;
}

p.title{margin:1em 0 0 0}
p.author{margin:0 0 0 2em ;font-style:italic;font-size: 0.9em}
p.description{margin:0 4em; font-size: 0.9em}

blockquote{
line-height: 1.2em;
margin: 1em 4em;
font-size: 0.9em;
}

div#preface{
font-size: 0.9em;
background-color: #eee;
padding: 1em;
margin-bottom: 2em;
border-bottom: 1px solid #000;
}

div#footer{
font-size: 0.9em;
background-color: #eee;
padding: 1em;
margin-top: 2em;
border-top: 1px solid #000;}

div#copy{
text-align:right;
font-size: 0.9em;
margin-right:1em;
}

.centeredImage{
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}
