body {
 margin: 0px;
}

#logo {
 float: left;
 width: 274px;
 height: 213px;
 background-image: url(logo.png);
 text-decoration: underline;
}

#topheader {
 float: right;
 width: 526px;
 position: relative;
 left: -4px;
 height: 213px;
 background-image: url(title.png);
}

#leftpanel {
 float: left;
 width: 274px;
}

#contenttext {
 float: right;
 width: 526px;
}

#footer {
 border-top-style: solid;
 padding-top: 10px;
 padding-right: 20px;
 padding-bottom: 10px;
 padding-left: 0px;
 width: 770px;
 float: right;
 color: #999999;
 border-top-width: 2px;
}

.bodytext {
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 line-height: normal;
 font-size-adjust: normal;
 font-stretch: normal;
 color: #666666;
 font-size: small;
 font-family: Arial,Helvetica,sans-serif;
 text-align: justify;
}

.titletext {
 font-style: normal;
 font-variant: normal;
 line-height: normal;
 font-size-adjust: 0;
 font-stretch: normal;
 color: #3333ff;
 font-family: Arial,Helvetica,sans-serif;
 font-size: xx-large;
 font-weight: bolder;
 padding: 10px;
 margin-left: 40px;
}

.graypanel {
 border-style: solid;
 margin: 10px;
 padding: 10px;
 background-color: #f7f7f7;
 border-width: thin;
 border-color: silver;
}

.linktext {
 font-style: normal;
 font-variant: normal;
 line-height: normal;
 font-size-adjust: none;
 font-stretch: normal;
 font-weight: bold;
 color: #999999;
 font-family: Arial,Helvetica,sans-serif;
 font-size: small;
 text-decoration: none;
}

.smallgraytext {
 font-family: Tahoma,sans-serif;
 font-style: normal;
 font-variant: normal;
 line-height: normal;
 font-size-adjust: none;
 font-stretch: normal;
 font-size: 11px;
 font-weight: bold;
 color: #999999;
}

.smalltitle {
 font-style: normal;
 font-variant: normal;
 line-height: normal;
 font-size-adjust: none;
 font-stretch: normal;
 font-weight: bold;
 color: #3333ff;
 font-family: Helvetica, Arial, sans-serif;
 font-size: large;
}

.subtitle {
 font-style: normal;
 font-variant: normal;
 line-height: normal;
 font-size-adjust: none;
 font-stretch: normal;
 font-weight: bolder;
 color: #3333ff;
 font-family: Tahoma, sans-serif;
 font-size: 11px;
}

.smalllink {
 font-style: normal;
 font-variant: normal;
 line-height: normal;
 font-size-adjust: none;
 font-stretch: normal;
 font-weight: bolder;
 color: #3333ff;
 font-family: Tahoma, sans-serif;
 font-size: 11px;
 text-decoration: none;
}
