BODY	{
vertical-align: top;
margin-top: 0px;
margin: 0px;
}
.text
{ 
color: #74001c;
font-size: 11px;
font-family: Arial;
}
.texWhite
{ 
color: #ffffff;
font-size: 11px;
font-family: Arial;
}

.input
{ 
color: #74001c;
font-size: 11px;
font-family: Arial;
}

.home
{
background: url(images/homebg.jpg) #ffffff no-repeat;
background-position: top;
width: 291px;
height: 226px ;
}

.home
{
background: url(images/homebg.jpg) #ffffff no-repeat;
background-position: top;
width: 385px;
height: 410px;
color: #74001c;
font-size: 11px;
font-family: Arial;
}

.inside
{
background: url(images/insidebg.jpg) #ffffff no-repeat;
background-position: top;
width: 713px;
height: 410px;
color: #74001c;
font-size: 11px;
font-family: Arial;
}
.border
{
border-width: 2px;
border-style:solid;
border-color: #de9ab1;
}

.footer1
{
background: url(images/footer.jpg) #ffffff no-repeat;
background-position: top;
width: 898px;
height: 67px;
color: #ffffff;
font-size: 11px;
font-family: Arial;
}

.footer2
{
background: url(images/footer2.jpg) #ffffff no-repeat;
background-position: top;
width: 898px;
height: 67px;
color: #74001c;
font-size: 11px;
font-family: Arial;
}

A:LINK   {

color: #74001c;
font-size: 11px;
font-family: Arial;
}

A:HOVER  { 
color: #74001c;
font-size: 11px;
font-family: Arial;
 }

A:VISITED  { 
color: #74001c;
font-size: 11px;
font-family: Arial;
}