body 
{background:url('images/bg.jpg');
scrollbar-DarkShadow-Color:#8fd1e5;
scrollbar-Track-Color:#dbedf5; 
scrollbar-Face-Color:#b6e0ea; 
scrollbar-Shadow-Color: #8fd1e5; 
scrollbar-3dLight-Color:#dbedf5; 
scrollbar-Highlight-Color:#dbedf5;
scrollbar-Arrow-Color:#8fd1e5;
cursor:normal;
letter-spacing:normal;
font-family: Geneva, Arial, Helvetica, sans-serif;

}

table#content {
background-image: url(images/life_02.jpg);
background-repeat: repeat-y;
}

h1 {
text-align: center;
font-size: 15px; 
font-weight: bold; 
color: #79668d;
margin-top: 3px;
background-image: url(images/header.jpg);
border: 5px solid #FFFFFF;
width: 500px;
margin-left:10px;
margin-right:10px;
}

.nav-header {
text-align: center;
font-size: 15px; 
font-weight: bold; 
color: #79668d;
margin: 0;
margin-top: 5px;
background-image: url(images/header.jpg);
border: 5px solid #FFFFFF;
width: 140px;
}

.content-text {
font-size :12px; 
color : #CA482E;
background-image: url(images/bodybg.jpg);
border: 5px solid #FFFFFF;
padding-right: 5px;
padding-left:5px;
padding-top:0px;
padding-bottom:3px;
text-align:justify;
width:480px;
margin-left:15px;
margin-right:15px;
}

ul {
text-align: center;
color : #79668d;
text-decoration : none;
width: 130px;
margin-top:5px;
margin-left:0px;
margin-right:5px;
padding: 0 0 4px 10px;
}

li {
list-style-type: none;
margin-bottom:3px;
border: 5px solid #FFFFFF;
font-size :12px; 
color : #FCD2A8;
background-color: #CA482E;
}

a {
color: #60526f; 
font-size :12px;
text-decoration : none;
font-weight:bold;
}

ul a {
font-weight : none; 
color : #FCD2A8; 
font-size: 100%;
font-style : normal;
text-decoration: none;
letter-spacing: 1px;
width: 100%;
display: block;
padding: 3px 0 3px 0;
}

ul a:hover {
color : #CA482E;
font-weight: bold;
width: 100%;
background-image: url(images/link.jpg);
}

a:hover {
color: #FFFFFF;
background-color:#79668d;
text-decoration: none;
}

i
{font-family: Georgia, "Times New Roman", Times, serif;
color:#7d5566;
text-decoration:underline;}