body 
{
	background-color: #ffffff;
	text-align: center;
	min-width: 1000px;	
	margin:0px;
	padding:0px;
	margin-top: 10px;	
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
  	background-image:url(../images/background.jpg);
}

.page
{
	position: relative;
    margin:0 auto;
	padding: 0px;
    width:1000px;
    text-align: left;
}

.logo
{
	position: absolute;
	
	top: 20px;
	left: -10px;
}

.header
{
    position: relative;
  	background-image:url(../images/headerbg.gif);
  	height: 251px;
}

.christmasbox
{
	
}

.ad
{
	position: absolute;
	top: 5px;
	left: 150px;
	width: 798px;
	height: 100px;
	margin:0px;
	padding: 0px;
}


.ad td
{
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}



.header h1
{
	position: absolute;
	top: 130px;
	left: 150px;
	width: 825px;
	text-align: right;

	font-size: 26px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

.search
{
	position: absolute;
	top: 180px;
	left: 300px;
	width: 675px;
	text-align: right;	
	padding: 0px;
	margin: 0px;
}


.menu
{
	position: absolute;
	top: 230px;
	left: 10px;
	width: 955px;
	text-align: right;
}

.menu a
{
	font-weight: bold;
}


.middle
{
    margin: 0px;
	padding: 0px;
  	background-image:url(../images/middlebg.gif);
	background-repeat:repeat-y;
}

.content
{
	padding: 15px;
	margin: 0px;
}

td
{
	font-size: 12px;
}

.footer
{
  	background-image:url(../images/footerbg.gif);
  	height: 30px;
	font-size: 10px;  	
	text-align: center;
	line-height: 25px;
}


a
{
  text-decoration:none;
}

a:hover
{
  text-decoration:underline;
}

.error
{
	color: #ff0000;
	font-weight: bold;
}

.content h1
{
	padding: 0px;
	margin: 0px;
	font-size: 20px;
}

.content h2
{
	padding: 0px;
	margin: 0px;
}

.content h3
{
	padding: 0px;
	margin: 0px;
}

.usage
{
	font-style: italic;
	padding: 0px;
}

.greybox
{
	border: 1px solid #c0c0c0;
	padding: 3px;
}

.alternatives
{
	padding: 0px;
}

.comment
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.linkback
{
	color: white;
}


.linkback a
{
	color: white;
	font-size: 10px;
}

.linkback a:hover
{
	color: yellow;
}

.letters
{
	font-size: 16px;
	font-weight: bold;
}

.letters a
{
	font-size: 16px;
}

.letters a:hover
{
	font-size: 16px;
	color: #6B8C21;
}

.selectedletter
{
	padding: 0px;
	margin: 0px;
	font-size: 50px;
	font-weight: bold;
}
