
html, body {
margin : 0;
padding : 0;
}

a:link,{
border:0;
color: #000456;
}

a:visited, img {
border : 0;
}

a:visited {
text-decoration : none;
}

a:hover {
font-weight : 700;
}

a.block {
display : block;
color : #0000ff;
padding : 10px;
text-decoration : none;

}

img.center{
    display: block;
    margin-left: auto;
    margin-right: auto }

embed.center{
    display: block;
    margin-left: auto;
    margin-right: auto }
    
    
#header	 a:hover{
font-weight: 700;
}

body {
font : 76% verdana, arial, sans-serif;
}

div#header h1 {
height : 100px;
line-height : 80px;
margin : 0;
padding-left : 10px;
background : #eee;
color : #79b30b;
}

div#content p {
line-height : 1.5;
color : #0000ff;
}

div#content td {
line-height : 2;
color : #0000ff;
}

div#navigation {
background : #fff;
}

div#extra {
background : #fff;
text-align : center;
}

div#footer {
background : #0000ff;
color : #ffffff;
text-align : center;
}

div#footer p {
margin : 0;
padding : 5px 10px;
}

div#wrapper {
float : left;
width : 100%;
}

div#content {
margin : 0 20%;
color : #0000ff;
}

div#navigation {
float : left;
width : 20%;
margin-left : -100%;
}

div#extra {
float : left;
width : 20%;
margin-left : -20%;
}

div#footer {
clear : left;
width : 100%;
}

#header a {
display : inline;
color : #0000ff;
padding : 10px;
}

#header p {
text-align : center;
}

h1, h4, h2 {
color : #0000ff;
}

img.books {
width : 66px;
height : 100px;
}

img.left {
float : left;
}
img.floatLeft { 
    float: left; 
    margin: 20px;
    clear: left;
}

li {
color : #0000ff;
}

p {
margin : 0 10px 10px;
text-align : justify;
}

td, tr {
color : #0000ff;
vertical-align : top;
}

td.center {
color : #0000ff;
vertical-align : middle;
}

.left {
position : relative;
left : -10%;
}

.right {
position : relative;
float : right;
}

td.table_data{
font-size: 0.9em;
}
p.larger{
font-size: 15px;
color: red;
text-align: center;
}

div#content span {
text-align: center;
}

.xmas-img {
background-image: url(/images/snowflakes.jpg)
}