BODY {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background-image : url('images/color_gold.jpg');
}
H1 {
    color: #000066;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
H2 {
    color: #800000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
A {
	color: #0000CC;
	text-decoration: none;
	font-weight: normal;
}

A:HOVER {
	color: #800000;
	text-decoration: none;
	font-weight: normal;
}

A:VISITED {
	color : #008080;
	font-weight: normal;
}
TABLE {
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
TD.s130_top {
	background-image: url('crosswords/images/cr_ct_470.gif');
	background-repeat : repeat-x
}
TD.s130_left {
	background-image: url('crosswords/images/cr_left_470.gif');
	background-repeat : repeat-y
}
TD.s130_right {
	background-image: url('crosswords/images/cr_right_470.gif');
	background-repeat : repeat-y
}
TD.s130_center {
	background-image: url('crosswords/images/cr_white.gif');
	padding: 4px 4px 4px;
}
TD.s130_bottom {
	background-image: url('crosswords/images/cr_bc_470.gif');
	background-repeat : repeat-x
}
TD.s470_top {
	background-image: url('crosswords/images/cr_ct_470.gif');
	background-repeat : repeat-x
}
TD.s470_right {
	background-image: url('crosswords/images/cr_right_470.gif');
	background-repeat : repeat-y
}
TD.s470_left {
	background-image: url('crosswords/images/cr_left_470.gif');
	background-repeat : repeat-y
}
TD.s470_center {
	background-image: url('crosswords/images/cr_bc_470.gif');
	background-repeat : repeat-x
}
TD.s470_white {
	background-image: url('images/cr_white.gif');
}
TD.head {
	background-image: url('images/head_ctr.jpg');
}
TD.right {
	background-image: url('images/bk_right_130.jpg');
	background-repeat : repeat-y;
	background-position :  right 50%;
}
TD.left {
	background-image: url('images/bk_left_130.jpg');
	background-repeat : repeat-y
}
TD.bottom {
	background-image: url('images/bottom_cntr.gif');
}
TD.oldgap {
	background-image: url('crosswords/images/cr_white.gif');
	border-left:1px solid #800000;
	border-right:1px solid #800000;
	border-bottom:1px solid #800000;
	padding: 4px 4px 4px;
}
TD.pixelgap {
	background-image: url('crosswords/images/cr_white.gif');
	padding: 4px 4px 4px;
}
#google{
	padding:3px;
    float:left;
    width:300px;
    height:250px;
    background: #FFFFFF;
    position:relative; #
}	
