@charset "UTF-8";
body  {
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 125%;
	font-weight: 100;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
.twoColFixLt #container {
	width: 1024px;
	text-align: left;
	height: 768px;
	overflow: hidden;
}

.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding-top: 150px;
	height: 618px;

}.twoColFixLt #mainContent {
	float: right;
	width: 810px;
	margin-top: 150px;
	padding-left: 34px;
} 
.twoColFixLt #container #mainContent #leftmain {
	width: 485px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-top: 80px;
	text-align: right;
}
.twoColFixLt #container #mainContent #rightmain {
	float: right;
	width: 215px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: right;
	margin-right: 50px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#leftmain .description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 125%;
	font-weight: lighter;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#rightmain .heading {
	font-size: 16pt;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.info1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	word-spacing: normal;
	color: #FFF;
	line-height: 125%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.info2 {
	font-size: 24px;
	font-weight: bolder;
	text-align: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #F90;
}
.site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.site1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F00;
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.headingrtmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000FF;
}
#rightmain #links {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
object .posters {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#home
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/home.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#home:hover
{ 
  background-position: 0 -36px;
}

#home span
{
  display: none;
}
#training
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/training.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#training:hover
{ 
  background-position: 0 -36px;
}

#training span
{
  display: none;

}
#whatsnew {
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/whatsnew.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}
#whatsnew:hover {
	background-position: 0 -36px;
}
#whatsnew span {
	display: none;
}
#booksales
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/booksales.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#booksales:hover
{ 
  background-position: 0 -36px;
}

#booksales span
{
  display: none;
}
#software
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/software.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#software:hover
{ 
  background-position: 0 -36px;
}

#software span
{
  display: none;
}
#elementary
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/elementary.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#elementary:hover
{ 
  background-position: 0 -36px;
}

#elementary span
{
  display: none;
}
#education
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/education.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}
#education:hover {
	background-position: 0 -36px;
}
#education span {
	display: none;

}
#service
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/service.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#service:hover
{ 
  background-position: 0 -36px;
}

#service span
{
  display: none;
}
#resources
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/resources.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#resources:hover
{ 
  background-position: 0 -36px;
}

#resources span
{
  display: none;
}
#taylorpublishing
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/taylor.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}
#taylorpublishing:hover {
	background-position: 0 -36px;
}
#taylorpublishing span {
	display: none;
}
#workshop
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/workshop.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#workshop:hover
{ 
  background-position: 0 -36px;
}

#workshop span
{
  display: none;
}
#springseminar
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/springseminar.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#springseminar:hover
{ 
  background-position: 0 -36px;
}

#springseminar span
{
  display: none;
}
#downloads
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/downloads.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#downloads:hover
{ 
  background-position: 0 -36px;
}

#downloads span
{
  display: none;
}
#contact
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/contact.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}
#contact:hover {
	background-position: 0 -36px;
}
#contact span {
	display: none;
}
#balfour
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/balfour.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#balfour:hover
{ 
  background-position: 0 -36px;
}
#balfour span
{
  display: none;
}
#schoolproducts
{
	display: block;
	width: 161px;
	height: 36px;
	background-image: url(http://www.yearbooksolutions.com/main/nav/schoolproducts.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 6px;
}

#schoolproducts:hover
{ 
  background-position: 0 -36px;
}

#schoolproducts span
{
  display: none;
}
