	body {
		background-color:#606070;
		background-repeat:no-repeat;
		font-family:"Georgia",Times,serif;
		font-size:100%;
		line-height:1.125em;
		font-style:normal;		
	}

	body.footer {
		background-position:center top;
	}

	body.header {
		background-position:center top;
	}

	body.leftnav {
		background-position:top right;
	}
	body.rightnav {
		background-position:top left;
	}
	body.middle {
		background-image:url('background_middle.jpg');
		background-attachment:fixed;
		background-position:top left;
		scrolling;auto;
	}

	.center {
		text-align:center;
	}

	a {font-family:sans;
		font-weight:normal;
	}
	a:visited { color:#b8b858
	}
	a:active { color:red
	}
	a:link {	color:#90b0ff	
	}
	a:hover { font-weight:normal
	}

	h1 {
		color:white;
		text-shadow:#303030 10;
		font-size:2.0em;
		font-style:italic;
		line-height:70%;
	}

	h2 {color:white;
		text-shadow:#303030 10;
		font-size:1.3em;
		line-height:130%;
		font-style:italic;
	}

	h3 {color:white;
		text-shadow:#303030 10;
		font-size:1.4em;
		line-height:140%;
		font-style:italic;
	}

	h4 {
		color:white;
		font-size:1.0em;
		line-height:105%; }

	h5 {
		color:black;
		font-size:0.8em;	
	}
	table{
		border:0px solid black;
		margin-left:auto;
		margin-right:auto;}

	table.navbutton {
		margin-left:50;
		margin-top:104;
	}

	table.border {
		border:1px solid white;
	}
	
	td.border {
		border:1px solid white;
		color:white;
		font-size:1.0em;	
	}
	td {	text-align:center;
		padding:2;}

	td.disclaimer {padding:0;}

	td.button { height:62px;
			width:106px;
			text-align:center;
			vertical-align:middle; }

	td:hover.button {	background-image:url("lightstone.png");
				  	color:#ffffff; }
	
	p.center { text-align:center;
	}

	

