html
{
	font-family: "Tahoma";
}

body
{
	background-image:url("/_images/xword3.jpg");
	background-attachment:fixed;
	font-family: "Tahoma";
}

a, a:visited, a:active
{ 
	cursor:pointer;
	color: #0000c0; 
	text-decoration: none; 
	font-family: 'Tahoma', Serif, Times 
}

a:hover      
{ 
	color: red; 
	text-decoration: underline; 
	font-family: 'Tahoma', Serif, Times 
}

.hover       
{ 
	color: red; 
	text-decoration: underline; 
	font-family: 'Tahoma', Serif, Times 
}

.MainLogo
{
	font-family:"Times New Roman"; 
	font-weight:bold;
	float:right; 
	text-align:right; 
}

.logohead
{
	font-family: "Times New Roman";
	font-weight: bold;
	font-size:12pt;
	text-align:right; 
}

.logohead a
{
	font-family: "Times New Roman";
	font-weight: bold;
	font-size:12pt;
	text-align:right; 
	text-decoration:none;
	cursor:hand;
}


#bodyblock, .bodyblock
{
	font-size:80%;
	margin-left:4.5cm;
	margin-right:12.5%;
	margin-top: 18pt;
	margin-bottom: 6pt; 
	padding: 6pt;
	width:auto;
	background-color:White;
	border: solid 2pt #dadaf0;
	/*height:600px;
	overflow:scroll;*/
}

.leftblock
{
	float:left;
	border:none;
	width:3.7cm;
}

#leftnavblock, .leftnavblock
{
	margin-top: 18pt;
	border: solid 2pt #dadaf0;
	margin-left:2pt;
	width:3.7cm;
	padding:2pt;
	background-color:white;
	font-size:9pt;
	float:left;
}

.leftnavblock a
{
	width:3.3cm;
}

.leftnavblock a:hover
{
	width:3.3cm;
	background-color:#dadaf0;
	color:Black;
	text-decoration:none;
}

.leftadvert
{
	margin-top: 18pt;
	border: solid 2pt #dadaf0;
	margin-left:2pt;
	width:3.7cm;
	padding:2pt;
	background-color:white;
	font-size:9pt;
	font-weight:bold;
}

#basenavblock, .basenavblock
{
	margin-left:4.2cm;
	margin-right:12.5%;
	margin-top:10pt;
	padding: 6pt 8pt 0pt 8pt;
	height:20pt;
	text-align:center;
	width:auto;
	font-size:9pt;
}

.xwdbasenavblock
{
	margin-left:4.2cm;
	margin-right:12.5%;
	margin-top:10pt;
	margin-bottom:0;
	padding: 6pt 8pt 0pt 8pt;
	height:20pt;
	text-align:center;
	width:auto;
	font-size:9pt;
}

#SiteCopyrightAndLink
{
	margin-left:4.2cm;
	margin-right:12.5%;
	margin-top:0;
	padding:6pt 8pt 2pt 8pt;
	font-size:9pt;
	text-align:center;
}

.WriterCredit
{
	font-style:italic;
	font-weight:bold;
	font-size:120%;
	color:Orange;
}

td
{
	margin-top: 6px;
	margin-bottom: 6px;	
}

.rowhead tr
{
	font-weight: bold;
}

p 				
{
	margin-top: 6px; 
	margin-bottom: 6px;
}

.Mailhead
{
	font-size:larger;
	font-weight:bold;
}

.MailAddr
{
	margin-left:10%;
	margin-top:1px;
	margin-bottom:1px;
}

.jokehead
{
	text-align:center;
	font-size:larger ;
}

.jokebody
{
	text-align:center;
}

.clue        	
{
	font-family: "Tahoma"; 
	font-weight: bold; 
	font-size: 11pt; 
	color: #0000FF 
}

.Title        
{
	font-size: 180%; 
	font-family: "Tahoma"; 
	color: #0000FF;
	background-color:#dadaf0;
	padding:2pt;
}

h1
{
	font-size:120%;
	font-weight:bold;
}

h2
{
	font-size:115%;
	font-weight:bold;
}

h3
{
	font-size:110%;
	font-weight:bold;
}

h4
{
	font-weight:bold;
}