body {
	font-family : Verdana, Helvetica, sans-serif ;
	font-size : 105% ;
	padding : 0 ;
	margin : 0 ;
	background-color : #ffffff ;
	color : #660066 ;
	text-align : center ; }


#navigation {
	display : block ;
	position : absolute ;
	left : 0% ;
	z-index : 5 ;
	background-color : #ffffff ;
	color : #660066 ;
	text-align : center ;
	width : 100% ;
	top : 2px ; }


#header {
	display : block ;
	position : absolute ;
	left : 0% ;
	z-index : 2 ;
	background-color : #ffffff ;
	color : #660066 ;
	text-align : center ;
	width : 100% ;
	top : 40px ; }


#leftcol {
	display : block ;
	position : absolute ;
	left : 0% ;
	z-index : 3 ;
	background-color : #ffffff ;
	color : #660066 ;
	text-align : center ;
	width : 35% ;
	top : 175px ; }


#rightcol {
	display : block ;
	position : absolute ;
	left : 35% ;
	z-index : 4 ;
	background-color : #ffffff ;
	color : #660066 ;
	text-align : center ;
	width : 65% ;
	top : 175px ; }


#ricslogo {
	display : block ; }


.leftalign {

	text-align : left ; }


.rightalign {

	text-align : right ; }


a:link {
	background-color : #ffffff ;
	color : #0000ff ; }


a:active {
	background-color : #ffffff ;
	color : #ff0000 ; }


a:visited {
	background-color : #ffffff ;
	color : purple ; }


h1 {
	font-size : 150% ; }


h2 {
	font-size : 120% ; }


p {
	line-height : 110% ; }


img {
	border : 0 ; }


.left {
	text-align : left ; }


.right {
	text-align : right ; }


.viptext {
	font-weight : bold ; }


.strapline {
	background-color : #eeeeff ;
	color : #660066 ; }




