a:hover {
	color: #FF0000;
}

body {
	background-color: #6F6F6F;
}

img {  border-style: none;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	display: inline;
	color: #009900;
}

#leftNav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #666666;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}

#container {
	width: 770px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	background-color: #000000;
	height: 68px;
	width: 100%;
}

#menu {
	background-color: #FFFFFF;
	width: 100%;
	line-height: 34px;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content {
	background-color: #FFFFFF;
	width: 548px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 24px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.7em;
}
#leftNav {
	background-color: #FFFFFF;
	float: left;
	width: 182px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 48px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#leftNav hr{
	color: #E9E9E9;
	background-color: #E9E9E9;
	height: 1px;
	border: none;
	width: 160px;
}
.subCategoryTable {
	width: 520px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subCategoryCells {
	width: 250px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#adsense {
	width: 170px;
	float: left;
	margin-top: 16px;
	margin-bottom: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}


#leftNav ul {
	list-style: disc url(../css/blue-ball.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 1em;
	padding: 0em 0.5em 0.5em;
	line-height: 1.5em;
}

#leftNav li { margin: .4em 0em; 
}

#leftNav a{
	text-decoration: none;
}

.photoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
	width: 290px;
}
.photoTableImage {
	text-align: center;
}
.photoTableText {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
}

.photoTextContainer {
	float: left;
	width: 90%;
	height: 55px;
	margin-bottom: 20px;
}
.photoTextImage {
	float: left;
	width: 90px;
}

.photoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	line-height: 55px;
	font-weight: bold;
	width: 400px;
}

#footer {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	height: 40px;
	width: 100%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	display: block;
}

#footer ul {
	margin:0;
    padding:0;
    list-style:none;
	text-align: center;
    }

#footer ul li{
	display: inline;
    }
	
#footer ul li a {
	padding-right: 16px;
	padding-left: 16px;
	line-height: 40px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
	}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
#adsenseContent {
	float: right;
	height: 250px;
	width: 300px;
	margin-top: 44px;
	border: 1px solid #F2F2F2;
	margin-left: 12px;
	margin-bottom: 8px;
}
#content hr {
	color: #E9E9E9;
	background-color: #E9E9E9;
	height: 2px;
	border: none;
	width: 100%;
}
#content ul {
	list-style: disc url(../css/blue-ball.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 1em;
	padding: 0em 0.5em 0.5em;
	line-height: 1.5em;
}
#content li {
	margin: .4em 0em;
}
#content a {
	text-decoration: none;
}

/*this is to keep page from shifting to left on load in safari and firefox*/

html {overflow-x:auto; min-height: 101%; } 

/* books & calendar left menu ads */
.bookTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bookLeftDescription {
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bookLeftBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 1.5em;
}

.leftMenuDecoration {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 180px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D3DCEB;
}
