<style type="text/css">
body, font, div, p { 
font-family: arial; 
font-size: 10pt;
letter-spacing:0px; line-height:12pt;
color: #33302a; 
text-align: left; 
font-weight: normal; 
}

A:hover { 
color: #d74747;
font-weight: bolder;
text-decoration: underline; 
} 

A:link{
color: #ae3333;
font-weight: bolder;
text-decoration: none;
}

A:visited{
color: #995251;
font-weight: bolder;
text-decoration: none; 
}

img, div { behavior: url(iepngfix.htc) }

h1 {
font-size:18pt; 
font-family: arial black, arial;
letter-spacing:-1px;
line-height: 20px;
color: #615c52; 
padding: 3px;
text-align: left;
font-weight: bolder; 
text-transform: uppercase;
margin-left: 0;
}

h2 {
font-size:15pt; 
font-family: arial black, arial;
letter-spacing:-2px;
color: #8f8779; 
text-align: left;
font-weight: bolder; 
text-transform: uppercase;
}

b {
font-size: 10pt;
font-family: arial black, arial;
letter-spacing: -1px;
color: #263c4a;
text-align: left;
font-weight:bolder;
text-transform: uppercase;
}

body {
  background-image: url(images/background.jpg);
  background-color: #c2bcab;
  background-repeat:repeat;
background-attachment:fixed;
}

img {
border: 0;
}

input {
background-color: transparent;
border: 0px;
padding: 0px;
width: 223px;
height: 20px;
font-size: 10pt;
font-family: arial;
letter-spacing:0px; 
line-height:12pt;
color: #243a4a; 
text-align: left; 
font-weight: normal; 
}

textarea {
background-color: transparent;
border: 0px;
padding: 0px;
width: 487px;
height: 112px;
font-size: 10pt;
font-family: arial;
letter-spacing:0px; 
line-height:12pt;
color: #243a4a; 
text-align: left; 
font-weight: normal; 
overflow :hidden;
}

#container {
width: 594px;
position: absolute;
left: 50%;
margin-left: -297px;

}

#main {
background-color: #cec8ba;
background-attachment: fixed;
width:562px;
margin-top:-20px;
}

#header {
margin-left:-13px;
}

#text {
margin-left: 30px;
margin-right: 30px;
font-family: arial; 
font-size: 10pt;
letter-spacing:0px; line-height:12pt;
color: #33302a; 
text-align: left; 
font-weight: normal; 
border-top: 10px solid #cec8ba;
}

#contact {
background-image: url(images/contact.png);
background-repeat: no-repeat;
margin-left: -15px;
width: 608px;
height: 309px;

}