.topbackground {
	position: relative;
	top: 0px;
	width: 760px; 
	height: 20px; 
	background-image: url(../img/background/background_top.gif);
	background-repeat: no-repeat;
	background-position-y: bottom;
}

.mainbackground { 
	background-position-y: bottom;
	background-repeat: no-repeat;
	background-image: url(../img/background/background_crop.gif);
	width: 760px;
	background-color: #FFFFFF;
}
.main_heading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 100%;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica
}
.question
{
    FONT-WEIGHT: none;
    FONT-SIZE: 75%;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica
}
.paragraph
{
    FONT-SIZE: 75%;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica
}
.title
{
    FONT-SIZE: 75%;
    COLOR: #000000;
    font-weight: bold;
    FONT-FAMILY: Arial, Helvetica
}
.info
{
    FONT-SIZE: 75%;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica
}
.spacer
{
    LINE-HEIGHT: 4px
}