/* Copyright 2009 Northern Kentucky Bridge Club, all rights reserved. */
html {
	background:#eeeeee;
}
#bottombar {
	clear:left;
	font-size:x-small;
	width:700px;
}
#bottombar form {
	float:left;
	width:25%;
}
#content {
	margin-left:200px;
	width:550px;
}
#content a:active {
	color:#ff4400;
	border-color:#ff4400;
}
#content a[disabled] {
	color:#aaa;
	border-color:#aaa;
	background:#888;
}
#content a:focus {
	background:#222222;
	text-decoration:underline;
}
#content a:hover {
	background:#222222;
	text-decoration:underline;
}
#content a[disabled]:hover {
	color:#420;
	background:#aaa;
	border-color:#aaa;
	text-decoration:underline;
}
#content a{
	background:#444444;
	border:1px;
	border-style:solid;
	border-color:#444444;
	color:#eeeeee;
	font-size:medium;
	font-family:times,serif;
	padding:3px;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
}
#content h2 {
	font-family:verdana,arial,sans-serif;
}
#content img {
	margin-left:-4px;
}
#hands a{
	text-align:center;
	width:90%;
}
#hands table{
	border-collapse:separate;
	border-spacing:10px;
	width:90%;
}
#loginform {
	margin-left:300px;
}
#navbar {
	float:left;
	margin:0px;
	padding:0px;
}
#navbar a:active {
	color:#ff4400;
	border-color:#ff4400;
}
#navbar a:focus {
	background:#444444;
	text-decoration:underline;
}
#navbar a:hover {
	background:#444444;
	text-decoration:underline;
}
#navbar a {
	border:1px;
	border-style:solid;
	display:block;
	font-family:verdana,arial,sans-serif;
	font-size:medium;
	margin:1px;
	padding:5px;
	text-indent:3px;
	text-align:left;
	text-decoration:none;
	width:150px;
	background:#000000;
	color:#eeeeee
}
#news {
	margin-right:50px;
	text-align:center;
	width:100%;
}
#outside {
	width:800px;
}
#tools h3 {
	font-family:verdana,arial,sans-serif;
}
#topbar {
	color:#ff4400;
	font-size:24pt;
	font-weight:bold;
	height:100px;
	width:800px;
	text-align:center;
}
.special {
	font-family:comic sans ms;
}
