BODY {
	background-color : #FFFFFF;
	color : 000000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	text-align : left;
	text-decoration : none;
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

A:LINK {
	color : #6666FF;
	font-weight : normal;
	text-decoration: underline;
}

A:ACTIVE {
	color : #6666FF;
	font-weight : normal;
	text-decoration : none;
}

A:VISITED {
	color : #6666FF;
	font-weight : normal;
	text-decoration : underline;
}

A:HOVER {
	color : #6666FF;
	font-weight : normal;
	text-decoration : none;
}

DIV.navigation A:LINK {
	color : #6666FF;
	font-family : "Comic Sans MS";
	font-weight : normal;
	text-decoration : none;
}

DIV.navigation A:ACTIVE {
	color : 6666FF;
	font-family : "Comic Sans MS";
	font-weight : normal;
	text-decoration : underline;
}

DIV.navigation A:VISITED {
	color : #6666FF;
	font-family : "Comic Sans MS";
	font-weight : normal;
	text-decoration : none;
}

DIV.navigation A:HOVER {
	color : #6666FF;
	font-family : "Comic Sans MS";
	font-weight : normal;
	text-decoration : underline;
	border: none;
}

DIV.sidebar-right {
	position : absolute;
	top : 100px;
	left : 500px;
	width : 239px;
	margin-left : 0px;
	background-color : transparent;
	z-index : 1;
}

DIV.advert {
	margin-top: 20px;
	margin-left: 25px;
	text-align: left;
	border: 1;
	font-family : "Comic Sans MS";
	font-size: 8pt;
	color : #FF6666;
	background-color : transparent;
	z-index : 1;
}


DIV.logo {
	margin-top : 10px;
	text-align : left;
}

DIV.navigation {
	margin : 0px;
	color : #3333FF;
	font-family : "Comic Sans MS";
	font-size : 8pt;
	text-align : left;
}

DIV.navigation P.navheading {
	margin-top : 20px;
	margin-bottom : 5px;
	margin-left : 0px;
	padding : 0px;
}

DIV.navigation P.navlist {
	padding : 0px;
	margin-left : 25px;
	margin-top : 0px;
	margin-bottom : 0px;
	line-height : 150%;
}

DIV.navigation SPAN.navsub {
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

DIV.navigation SPAN.nav-strong {
	font-weight : bold;
}

DIV.navigation SPAN.nav-emphasis {
	font-style : italic;
}

DIV.subhead {
	width : auto;
	text-align : left;
}

DIV.content {
	position : relative;
	top : 0px;
	left : 25px;
	width : 460px;
	text-align : justify;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	z-index : 3;
}

DIV.footer {
	position: relative;
	top : 20px;
	left: 20px;
	clear : all;
	width : 440px;
	text-align : left;
	background-color : #CCCCFF;
	color : #000000;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	padding : 10px;
	border-width : 1px;
	border-style : solid;
	border-color : #3333FF;
}

DIV.footer HR {
	display : none;
}

P.validbuttons {
	text-align : center;
}

DIV.NoteFromJason {
	padding : 10px;
	background-color : #CCCCFF;
	font-family : "Comic Sans MS";
	color : 3333FF;
	border-width : 1px;
	border-style : solid;
	border-color : 3333FF;
}

IMG.bookcover {
	margin: 5px;
	align: left;
}

DIV.rave {
	background-color : #FFFFCC;
	padding: 10px;
}

P.ravetext {
	font-family : "Comic Sans MS";
	font-weight : normal;
	border: none;
	font-style : italic;
}

P.raveattrib {
	font-family : "Comic Sans MS";
	font-weight : normal;
	border: none;
	font-style : italic;
	text-align: right;
	
}