.pagecontainer {
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	width:780px;
	position :relative;
	}

.content {
	text-align:left;
	width: 775;
	height: inherit;
	position:relative;
	background-color: white;
}
	   
.masthead {
background-image: url('../images/qheader.jpg'); 
background-repeat: no-repeat; 
width: 780px;
height: 180px;
}  

.smasthead {
background-image: url('../images/sheader.jpg'); 
background-repeat: no-repeat; 
width: 780px;
height: 80px;
}  

body {
	text-align: center;
	font : normal x-small Microsoft Sans Serif;
	color: #333333;
	width:780px;
	background-color : #D3D9D7;
	margin:0 0 0 0;
}

h1 {
	font : bold medium Microsoft Sans Serif;
	color: #CC0C0C;
}

h2 {
	font : bold x-small/12px Microsoft Sans Serif;
	background-color : #CC0C0C;
	color : White;
	padding : 4px 0px 4px 4px;
	margin : 5 0 0 0;
}

h3 {
	font : bold x-small Microsoft Sans Serif;
	color: #CC0C0C;
}

h4 {
	font : x-small/12px Microsoft Sans Serif;
	background-color : #999999;
	color : White;
	padding : 4px 0px 4px 4px;
	margin : 5 0 0 0;
}

.level1 {
	font : small/20px Microsoft Sans Serif;
	background-color : #CC0C0C;
	color : White;
}

a.level2:hover{
	font : x-small Microsoft Sans Serif;
	color : #CC0C0C;
	text-decoration : underline;
}

.level2{
	font : x-small Microsoft Sans Serif;
	color : #333333;
	padding : 4px 0px 4px 12px;
	text-decoration : none;
}

.level2selected{
	font : x-small Microsoft Sans Serif;
	color : #333333;
	padding : 4px 0px 4px 12px;
	text-decoration : underline;
}

.more {
	font : xx-small Microsoft Sans Serif;
	color : #999999;
	text-decoration : none;
}

a.more:hover {
	font : xx-small Microsoft Sans Serif;
	color : #999999;
	text-decoration : underline;
}

.title_fc {
	font-family : "Microsoft Sans Serif";
	font-size : 48px;
	color : #CC0C0C;
	position: absolute;
	top: 10px;
	left: 40px;
}

.title_y11 {
	font-family : "Microsoft Sans Serif";
	font-size : 24px;
	color : #FFFFFF;
	position: absolute;
	top: 50px;
	left: 150px;
}

.title_quote {
	font-family : "Microsoft Sans Serif";
	font-size : smaller;
	color : #FFFFFF;
	position: absolute;
	top: 80px;
	left: 40px;
}

.title_owners {
	font-family : "Microsoft Sans Serif";
	font-size : larger;
	color : #FFFFFF;
	position: absolute;
	top: 145px;
	left: 550px;
	width:200px
}


.sailno {
	font-family : "Microsoft Sans Serif";
	font-size : 36px;
	color : Silver;
	position: absolute;
	top: 21px;
	left: 640px;
	width:200px
}

.title_rpnyc {
	position: absolute;
	top: 140px;
	left: 40px;
	background-image : url(../images/rpnyc_logo.jpg);
	width:116px;
	height: 33
}

.bodytext {
	font : normal x-small Microsoft Sans Serif;
	color: #333333;
}

.results {
	font: xx-small;
	Microsoft Sans Serif;
	color: #333333
}

.signed {
	font : normal italic xx-small Microsoft Sans Serif;
	color: #999999;
	text-align : right;
}

.quote {
	font : normal italic x-small Microsoft Sans Serif;
	color: #999999;
	text-align : left;
}

.vrule {
	background-image: url(../images/vline.gif);
	background-repeat : repeat-y;
}

.frule {
	background-image: url(../images/fline.gif);
	background-repeat : repeat-x;
	height : 2px;
	font : normal xx-small Microsoft Sans Serif;
	color: #999999;
}

.linkheading {
   	font : bold x-small Microsoft Sans Serif;
	color: #CC0C0C;
}