html, body {
margin : 0;
padding : 0;
}
html, body {
margin : 0;
padding : 0;
}
body {
font : 76% arial, sans-serif;
text-align : center;
background : #E0E8F8;
}
p {
margin : 0 10px 10px;
}
a {
color : #336699;
font-family : sans-serif;
font-size : small;
font-weight : normal;
text-decoration : none;
}
a:visited {
color : #336699;
font-family : sans-serif;
font-size : small;
font-weight : normal;
text-decoration : none;
}
a:hover {
color : #0099cc;
font-family : sans-serif;
font-size : small;
font-weight : normal;
text-decoration : none;
}
h2 {
font-size : 23px;
color : #336699;
font-family : georgia, times new roman, times, serif;
font-weight : bold;
text-decoration : none;
}
div#header {
width : 900px;
height : 197px;
background-image : url('../images/header-1.jpg');
background-repeat : no-repeat;
}
div#container {
text-align : left;
background : #FFF;
border : 1px solid #666;
}
div#page p {
line-height : 1.4;
}
div#navigation {
background : #FFF;
}
div#extra {
background : #FFF;
}
div#container {
width : 900px;
margin : 0 auto;
}
div#page {
float : right;
width : 680px;
margin : 1px;
padding : 4px;
border-left: 1px solid #666

}
div#navigation {
float : left;
width : 200px;
}
div#extra {
float : left;
clear : left;
width : 200px;
text-align : center;
margin : 4px;
}
#footer {
clear : both;
width : 900px;
padding : 2px 0px;
text-align : center;
font-family : Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #666;
background : #E0E8F8;
border : 1px solid #666;
}
.bevelmenu {
list-style-type : none;
margin : 4px;
padding : 2px;
width : 186px;
}
.bevelmenu li a {
display : block;
width : 100%;
padding : 2px 4px;
text-decoration : none;
font-weight : bold;
background-color : #41447b;
border : 2px solid #9ba3de;
color : #d3c9e2;
text-decoration : none;
}
.bevelmenu li a:hover {
color : #5b5494;
background-color : #9ba3de;
border-style : outset;
}
.bevelmenu li a:active {
border-style : inset;
}
#page .right {
font-size : 20px;
padding : 10px;
float : right;
color : #336699;
font-family : georgia, times new roman, times, serif;
font-weight : bold;
text-decoration : none;
}
#page p:first-letter {
font-size : 25px;
color : #d88;
}
.clear {
clear : both;
}
