body
{
font: 10pt verdana;
text-align: left;
background-color: #7ba9c3;
background-image: url(yoibg.jpg);
margin: 0;
padding: 0;
color: #001b2d;
}

a:link
{
font: 10pt verdana;
text-decoration: none;
color: #001b2d;
}

a:visited
{
font: 10pt verdana;
text-decoration: none;
color: #001b2d;
}

a:active 
{
font: 10pt verdana;
text-decoration: none;
color: #ffffff;
}

a:hover
{ 
padding: 0 0 0px 0;	
text-decoration: none;
color: #ffffff;
}

h1 
{
text-align: center;
border-bottom: 1px solid #001b2d;
font-size: 16px; 
color: #001b2d;
}

h2
{
text-align: center;
border-bottom: 1px solid #001b2d;
font-size: 16px; 
color: #001b2d;
}

.moveover
{
text-align: center;
margin-top: 10;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}

.container
{
background-image: url(yoimbg.jpg);
background-color: #3e3f45;
background-repeat: repeat;
text-align: left;
width: 800px;
margin-top: auto;
margin-left: auto;
margin-right: auto;
border-bottom: 3px solid #001b2d;
border-left: 3px solid #001b2d;
border-right: 3px solid #001b2d;
border-top: 3px solid #001b2d;
}

.header
{
text-align: center;
width: 800px;
height: 305px;
background-image: url(yoitop.jpg);
background-color: #3e3f45;
z-index: 2;
}

.content
{
text-align: left;
width: 800px;
margin-top: -60;
margin-left: auto;
margin-right: auto;
z-index: 3;
}

.maintext
{
text-align: left;
width: 780px;
margin-left: auto;
margin-right: auto;
padding-right: 5px;
padding-left: 5px;
z-index: 4;
}

.footer
{
text-align: center;
width: 800px;
height: 63px;
margin-top: -17;
background-image: url(yoimbg.jpg);
background-color: #3e3f45;
background-repeat: repeat;
z-index: 2;
}