body
{
	margin: 0 0 0 0;
	padding: 0;
	background-color: rgb(215,215,215);
	background-image: url(/Images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Book Antiqua,Arial,Helvetica,sans-serif;
	font-size: 70%;
	color: rgb(68,68,68);
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: rgb(0,0,128);
}

a:hover
{
	text-decoration: underline;
}

.cjPage
{
	background-color: white;
	width: 938px;
	margin-left: auto;
	margin-right: auto;
}

.pageTitle
{
	font-size:3em;	
}

.strapLine
{
	font-style: italic;
	font-size: 1.5em;
	margin-left: 100px;
	margin-right:100px;
}

.caption
{
	font-size: 1.5em;
	font-weight: bold;
}

.detail
{
	font-size: 1.2em;
	text-align: center;
}

.quote
{
	font-style: italic;
	font-size: 1.2em;
	margin-left: 100px;
	margin-right:100px;
	text-align: justify;
	width:550px;
}

.menu
{
	font-size: 1.3em;
	text-align: center;
}

.prose
{
	text-align: justify;
	font-size: 1.2em;
	margin-left: 100px;
	margin-right:100px;
}

.incantationThumb
{
	width: 100px;
	padding-top: 50px;
	padding-bottom: 50px;
	border: 1px solid rgb(192,192,192);
}

.incantation
{
	font-size: 1.3em;
	width:600px;
	margin-left:auto; 
	margin-right:auto;
}