@charset "utf-8";
#navbar {
	width: 150px;
	float: left;
	height: 375px;
	background-image: url(../Images/navbar_shading_new.gif);
	background-repeat: repeat-x;
}
#footer {
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 0.9em;
	color: #999999;
}
#header {

}

#container {
	font-family: Garamond;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 980px;
}
#solidbar {
	background-color: #000099;
	height: 20px;
	color: #CCCCCC;
	font-family: Garamond;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.q {
	font-size: 5em;
	font-weight: bold;
	color: #999999;
	background-color: #000099;
}
.a {
	font-size: 5em;
	font-weight: bold;
	color: #000099;
	background-color: #999999;
}
#content a {
	color: #000099;
}

#content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: none;
	overflow: auto;
	height: 370px;
}

#navbar  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar  li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#navbar li a {
	background-color: #000099;
	background-position: left bottom;
	text-align: center;
	display: block;
	height: 1.5em;
	line-height: 1.5em;
	color: #CCCCCC;
}

#navbar  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navbar  a {
	color: #CCCCCC;
	text-decoration: none;
}
#header h1 {
	font-size: 3.5em;
	font-weight: bold;
	color: #000099;
	line-height: .8em;
}

#navbar  a:link {
	color: #CCCCCC;
	text-decoration: none;
}#content h1 {
	font-size: 2em;
	font-weight: bold;
	color: #000000;
}
#example1 {
	background-color: #FFFF99;
	padding: 0px;
	margin-right: 10px;
}
#content h2 {
	font-size: 1.2em;
	color: #000099;
	font-weight: bold;
}

.style2 {color: #999999}
.style3 {
	color: #000099;
	font-weight: bold;
	font-size: 2em;
}
.style4 {
	font-size: 1.2em
}
.highlight {
	font-weight: bold;
	color: #000099;
}
.biggerhighlight {
	font-weight: bold;
	color: #000099;
	font-size: 1.2em;
}

.nextmove {
	font-size: 2em;
	font-weight: bold;
}
.style5 {color: #000099}
#yellow {
	background-color: #FFFF99;
}
