<style type="text/css">
body {
background-color: white
repaeat: none
}
div.logo
{
background: url(Logo/Alpha4.png) top center;
border: 0px;
}
div.head 
{
background: url(contenthead.png) top center;
border: 0px
}
div.foot 
{
background: url(contentfoot.png) top center;
border: 0px;
}
div.background
{
background: url(content.png) repeat-y top center;
border: 0px;
}
img.FloatLeft { float: left; margin: 4px; }
img.FloatRight { float: right; margin: 4px; }
table.one
{
table-layout: automatic
}
p
{
white-space: normal;
color: #000000;
text-align: left;
font-size: small;
font-family: "Trebuchet MS";
}
h1
{
white-space: normal;
color: #000000;
text-align: left;
font-family: "Trebuchet MS";
font-size: large;
text-decoration: underline;
}
div.images
{
float:right;
height: auto;
width:300px;
margin:10px;
padding:15px;
text-align:left;
}
div.images images
{
display: inline;
margin: 5px;
}
div.desc
{
text-align: center;
font-size: 12px;
font-weight: normal;
margin: 2px;
font-family: "Trebuchet MS";
}

a:link {color: #2377ac} 
a:visited {color: #39378c} 
a:hover {color: #8cd2ff} 
a:active {color: #2377ac} 

</style>


