body   {
font-size: 1em; 
font-family: tahoma, verdana, Arial, Times, serif;
background-color: #A1A2B7; 
background-image: url(images/LjBg.jpg);
background-repeat: repeat; 
margin: 0; 
padding: 0;
color: #ffffff;}

p {
line-height: 1.5em;
text-align: justify;}

em {
font-style: oblique;
font-weight: bold;
font-variant: small-caps;}

h1 {
font-size: 1.5em;
font-weight: bold;
text-align: center;
text-decoration: underline;
font-variant: small-caps;}

h2 {
font-size: 1.3em;
font-weight: bold;
text-align: center;
font-variant: small-caps;}

h3 {
font-size: 1.3em;
font-weight: bold;
text-align: left;
font-variant: small-caps;}

a:link, a:active, a:visited {
text-decoration: underline;
color: #90b2d5}

a:hover {
color: #0099ff;
text-decoration: underline blink;}

#header    {
height: 325px;
width: 100%; 
background-image: url(images/logo.jpg);
background-repeat: no-repeat;
background-position: center;
text-align: center;
font-variant: small-caps;
color: #ffffff;
font-size: 1.5em;
line-height: 2em;}

#main {
position: relative;
width: 90%;
background-color: #000000;
padding: 10px;
border: 2px #333333 groove;
color: #ffffff;
margin-left: 3%;}

#menu {
height: 4em;
line-height: 2em;
width: 100%; 
position: relative;
text-align: center;}

#menu a:link, #menu a:active, #menu a:visited {
text-decoration: none;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
padding-right: 20px;
background-color: #333333;
color: #0099ff;}

#menu a:hover {
text-decoration: none;
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
padding-right: 20px;
background-color: #0099ff;
color: #333333;}

#content {
width: 90%;
background-color: #666666;
border: 5px #333333 groove;
padding: 5px;
color: #ffffff;
margin-left: 3%;}

#links {
width: 90%;
background-color: #666666;
border: 5px #333333 groove;
padding: 5px;
color: #ffffff;
text-align: center;
margin-left: 3%;}

#links a:link, #links a:active, #links a:visited {
text-decoration: none;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 20px;
padding-right: 20px;
background-color: #474747;
color: #d3d3d3;}

#links a:hover {
text-decoration: none;
font-weight: bold;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
padding-right: 20px;
background-color: #d3d3d3;
color: #474747;}

#footer {
text-align: center;
font-style: oblique;
font-weight: lighter;
font-size: .75em;
width: 100%;
color: #ffffff;}
