.page_header
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
    COLOR: beige;
    FONT-FAMILY: 'tahoma';
    TEXT-ALIGN: left;
    background-color: orange
}
.outer_ring
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
    COLOR:beige;
    FONT-FAMILY: 'tahoma';
    TEXT-ALIGN: center;
    background-color: maroon;
    width: 800px
}
.center_ring
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
    COLOR: navy;
    FONT-FAMILY: 'tahoma';
    TEXT-ALIGN: center;
    background-color: orange;
    width: '75%'
}
.inner_ring
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
    COLOR: orange;
    FONT-FAMILY: 'tahoma';
    TEXT-ALIGN: center;
    background-color: beige;
    width: '100%'
}
.button_link
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
    COLOR: beige;
    FONT-FAMILY: 'tahoma';
    TEXT-ALIGN: center;
    background-color: maroon;
    width: '100%'
    TEXT-DECORATION: none
}
.bio_text
{
	 FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
    FONT-FAMILY: 'Tahoma';
    TEXT-ALIGN: left;
    WIDTH: '65%';
    COLOR_off: orange;
    background-color_off: orange
}
.bio_text2
{
	 FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
    FONT-FAMILY: 'Tahoma';
    TEXT-ALIGN: left;
    WIDTH: '100%';
    COLOR_off: orange;
    background-color_off: orange
}
.thankyou_text
{
	 COLOR_off: orange;
    FONT-WEIGHT: 600;
    FONT-SIZE: 12px;
    FONT-FAMILY: 'tahoma';
    TEXT-ALIGN: left;
    background-color_off: orange;
    width: '80%'
}
background.visited {
alink: 'orange'; 
link: 'orange'; 
visited: 'tan'
}
