body{
width:90%;
margin: 0px auto 0px auto;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:1px;
color:black;
background:white;
}

a{
color:#00000ff;
}

.header
{
background-image:url(graphics/hbottom.gif);
height:180px;
width:100%;
}

#hright
{
background-image:url(graphics/hright.gif);
height:180px;
width:80px;
float:right;
}
#hleft
{
background-image:url(graphics/hleft.gif);
height:180px;
width:66px;
float:left;
}
.wholeleft{position:relative;float:left; width:215px;}
.lup{
width:215px;
height:26px;
float:left;
background-position:right;
background-image:url(graphics/lup.gif);
background-repeat: no-repeat;
}
.left
{
position:relative;
clear:both;
width:215px;
float:left;
background-position:right;
background-image:url(graphics/lright.gif);
background-repeat:repeat-y;

}
h4.cent
{
text-align:center;
}


.lbottom{
width:215px;
height:41px;
float:right;
background-position: bottom;
background-image:url(graphics/lbottom.gif);
background-repeat: no-repeat;
}
.wholecontent{
position:relative;
float:right;
width:70%;
padding: 0px 30px 0px 240px;
}
.content{

background-position:right;
background-image:url(graphics/lright.gif);
background-repeat:repeat-y;
padding-right:30px;
padding-left:30px;
padding-top:20px;
padding-bottom:20px;
font-size:80%;
}
.ctop{


height:26px;
background-position:right;
background-image:url(graphics/lup.gif);
background-repeat: no-repeat;

}
.cbottomright
{
height:48px;
width:53px;
float:right;
background-position:right;
background-image:url(graphics/cbottomright.gif);
background-repeat: no-repeat;
}
.cbottomleft
{
height:48px;
width:53px;
float:left;
background-position:left;
background-image:url(graphics/cbottomleft.gif);
background-repeat: no-repeat;
}
.cbottom
{
height:48px;background:yellow;width:100%;

float:left;

background-position:bottom;
background-image:url(graphics/cbottom.gif);
background-repeat: repeat-x;
}

.bottom{
clear:both;

height:50px;
background-image: url(graphics/bottom.gif);
background-repeat:repeat-x;
text-align:center;
}

.bright
{
height:50px;
width:53px;
float:right;
background-position:right;
background-image:url(graphics/bright.gif);
background-repeat: no-repeat;
}
.bleft
{
height:50px;
width:53px;
float:left;
background-position:left;
background-image:url(graphics/bleft.gif);
background-repeat: no-repeat;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:48px;
margin:0px 20px 10px 0px;
padding: 20px 0px 0px 20px;
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
margin-top:0px;
}
ul.small{
font-size:smaller;
}
div.rightfloat{
position:relative;
height:auto;
float:right;
padding:1em;
text-align:center;
}
div.leftfloat{
position:relative;
height:auto;
float:left;
padding:1em;
text-align:center;
}
ul.compact {
list-style-position:inside;
text-indent:5em;
}

