body
        {
        background-image: url(../background.gif);
        background-attachment: fixed;
        left: 0px;
        top: 0px;
        margin: 0px;
        }
a img {border:none;}
#content
        {
        width: 761px;
        margin: 0 auto;
        vertical-align:top;
        }
#upper
        {
        width: 100%;
        height:175px;
        
        }

#center
        {
        width: 100%;
        height: 546px;
        }
#text
        {
        width: 671px;
        height: 526px;
        background:url(../images/content.gif);
        overflow:auto;
        padding: 10px;
        }
#left {
	float: left;
	}
#midleft {
	float: left;
	}
#midcenter {
	float: left;
	}
.style4 {
        font-style: italic;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
}
.style5 {font-size: 24px; color: #0000FF;}
.style6 {color: #0000FF; font-size: 36px;}
.style7 {
        font-size: 18px;
        color: #0000FF;
        font-style: italic;
        font-weight: bold;
        font-family: Georgia, "Times New Roman", Times, serif;
}
.style8 {font-family: sans-serif; font-size: 12px; font-weight: bold; }
.style9 {
        font-style: regular;
		font-family: sans-serif;
        font-size: 12px;
        }
.style10 {
        font-style: italic;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
		font-size: 24px; color: #0000FF;
	    }
.style11 {
		font-style: italic;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
		font-size: 36px; color: #0000FF;
		}
.style12 {
        font-style: regular;
		font-family: sans-serif;
        font-size: 12px; color: #FF0000;
        }