
<style type="text/css">

html {
margin: 0px 0px;
}

body {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #ffffff; 
scrollbar-DarkShadow-Color: #ffffff; 
scrollbar-track-color: ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #000000;
scrollbar-3d-light-color: #ffffff;

font-family: Verdana;
font-size: 10px;
color: #d97a7a;
border: 1px solid #d97a7a; 
  background:#fff;
  margin:0;
  padding:40px 20px;  }


A:link
{ text-decoration: none; color:#e3606c; font-size: 10px; font-weight: bold;}
A:visited
{ text-decoration: none; color:#e3606c; font-size: 10px; font-weight: bold;}
A:active
{ text-decoration: none; color:#e3606c; 
}

A:hover { 
text-decoration: none; color:#000000; size:3;
text-transform: capitalize;
font-weight:bold;
border: 1px dashed #000000;
cursor: crosshair; }

.table {
background-color: #ffffff;
background-image: url(header3.png);
background-repeat: no-repeat;
background-position: top center;
width: 700px;
height: 550px;
margin: 0 0;
}

.bodytable {
background-color: #ffffff;
width: 700px;
margin-top: -150px;
}

.outertable {
background-color: #ffffff;
background-image: url(tile.png);
background-repeat: repeat-x;
background-position: bottom center;
border-left:  0px solid #000000;
border-right: 0px solid #000000;
width: 790px;
margin: 0px 0px;
}

.innertable {
background-color: #ffffff;
border: 0px solid #ebebeb;
width: 540px;
margin: 0px auto;
}

.bottom {
background-image: url(bg-1.png);
background-repeat: no-repeat;
background-position: bottom center;
width: 500px;
height: 159px;
}

.index {
background-color: #ffffff;
background-image: url(tile.png);
background-repeat: repeat-x;
background-position: bottom center;
color: #d97a7a;
font-size: 14px;
margin: 0px auto;
padding: 2px;
border-bottom: 0px solid #000000;
}

#h1 {
display: none;
background-image: url(.png);
background-repeat: no-repeat;
background-position: top center;
margin-top: 138px;
margin-bottom: -8px;
margin-left: -20px;
font-size: 30px;
font-family: Verdana, Arial;
color: #d97a7a;
letter-spacing: 5px;
padding-bottom: 2px;
text-transform: uppercase;
}

#h2 {
margin-top: 184px;
margin-bottom: -5px;
margin-left: 145px;
font-size: 11px;
font-family: Century Gothic;
color: #ff6666;
font-size: 14px;
letter-spacing: 2px;
border-bottom: 0px solid #99ccff;
padding-bottom: 5px;
}

#h3 {
background-image: url(div.png);
background-repeat: no-repeat;
background-position: bottom right;
margin-top: 15px;
width: 400px;
margin-bottom: 12px;
font-size: 14px;
font-family: Century Gothic;
color: #cccccc;
letter-spacing: 2px;
border-bottom: 0px solid #ebebeb;
padding-bottom: 5px;
}

.header {
background-color: #transparent;
color: #000000;
text-align: center;
margin: 0 auto;
padding-top: 20px;
}

img {
margin-left: 10px;
border: 0px solid #cccccc;
float: right;
}

.navlinks {
text-align: left;
}

.iframe {
height: 345px;
}

.frame {
text-align: left;
}

/*two column*/

.two-header {
background-color: #transparent;
color: #d97a7a;
font-size: 23px;
text-align: left;
margin: 0 5px;
padding-top: 190px;
padding-left: 240px;
}

#alpha {
background-color: #transparent;
background-image: url();
background-repeat: no-repeat;
background-position: top left;
color: #d97a7a;
font-size: 14px;
text-align: justify;
width: 120px;
height: auto;
margin: 10px auto;
padding: 5px;
padding-bottom: 0px;
margin-bottom: 10px;
}

#gamma {
background-color: #transparent;
color: #d97a7a;
font-size: 14px;
text-align: justify;
width: 400px;
margin: 0px auto;
padding: 0px;
padding-top: 4px;
}

#bottom {
background-color: #ffffff;
background-image: url(bottom.png);
background-repeat: no-repeat;
background-position: top center;
width: 700px;
}

</style>