﻿.top
{ 
    width: 1024px;
    height: 223px;
    background-attachment: scroll;
    background-image: url(top copy.gif);
    background-repeat: no-repeat;
    vertical-align: bottom;
   
}

.bardesign
{   
    font: font-family;
    font-family: Comic Sans MS;
}

.bar
{
    height: 43px;
    width: 1030px;
    background-image: url(RT_bar.gif);
    background-attachment: scroll;
    background-repeat: no-repeat;
    vertical-align: bottom;
    background-position: center 50%;
}

.con
{
    width: 790px;
    
}

.down
{ vertical-align: bottom;
}

.background
{
    
    background-attachment: scroll;
    background-image: url(Reidsit_background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}