BODY{
background-color : #FFFFFF;
background-image: url('images/left.gif');
background-repeat: repeat-y;
}


#MAINPAGE{
width : 795px;
height: auto;
position : absolute;
top : 0px;
left : 0px;
background-color: #FFFFFF;
}

#HEADER{
width : 798px;
height: auto;
position: relative;
left: 0px;
top: 0px;
}

#NAV{
position: relative;
top: 0px;
left: 0px;
height: auto;
width: 179px;
background-image: url('images/left.gif');
}

#WRAPPER{
position :absolute;
left : 200px;
top : 200px;
width : 580px;
height : auto;

}

.content-claret{
width : 575px;
height : auto;
font-family : verdana;
font-size : 12pt;
color : #CC0066;
background-color: #FFFFFF;
}

.content-green{
width : 575px;
height : auto;
font-family : verdana;
font-size : 12pt;
color : #0C915A;
background-color: #FFFFFF;
}

.content-red{
width : 575px;
height : auto;
font-family : verdana;
font-size : 12pt;
color : #CC0033;
background-color: #FFFFFF;
}

.content-blue{
width : 575px;
height : auto;
font-family : verdana;
font-size : 12pt;
color : #0000FF;
background-color: #FFFFFF;
}


.content-navy{
width : 575px;
height : auto;
font-family : verdana;
font-size : 12pt;
color : #333666;
background-color: #FFFFFF;
}



.content-yeo{
width : 575px;
height : auto;
font-family : verdana;
font-size : 12pt;
color : #009933;
background-color: #FFFFFF;
}












.content-blue{
width : 575px;
height : auto;
font-family : verdana;
font-size : 12pt;
color : #000000;
background-color: #FFFFFF;
}

.content-orange{
width : 575px;
height : auto;
font-family : verdana;
font-size : 12pt;
color : #F87217;
background-color: #FFFFFF;
}

.title-orange{
font-family: verdana;
font-size : 32pt;
font-weight: bold;
color : #F87217;
}


.title-navy{
font-family: verdana;
font-size : 32pt;
font-weight: bold;
color : #333666;
}

.title-yeo{
font-family: verdana;
font-size : 32pt;
font-weight: bold;
color : #009933;
}



.title-claret{
font-family: verdana;
font-size : 32pt;
font-weight: bold;
color : #CC0066;
}

.title-green{
font-family: verdana;
font-size : 32pt;
font-weight: bold;
color : #0C915A;
}

.title-red{
font-family: verdana;
font-size : 32pt;
font-weight: bold;
color : #CC0033;
}

.title-blue{
font-family: verdana;
font-size : 32pt;
font-weight: bold;
color : #0000FF;
}

.title-black{
font-family: verdana;
font-size : 32pt;
font-weight: bold;
color : #000000;
}


a:link {color: #0000FF}
a:visited {color: #0000FF}
a:hover {color: #0000FF}


IMG{vertical-align:bottom;}