body {
	color: #000000;
	background-color:#1d243d;
	margin:0;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

a {
	color: #1d243d;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;	
}

a:hover {
	color: #1d243d;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #1d243d;
	text-decoration: none;
	font-weight: bold;
}
#toptentips {
	background-image: url(images/book_top_ten_tips_home.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 235px;
	margin-left: 10px;
	padding-top: 200px;
}
.homepagevideos {
	height: 310px;
	width: 320px;
	margin: 0px;
	padding: 5px 10px 0px 30px;
}
#homepageMainArea {
	background-image: url(images/images/homepage_mainarea_03.jpg);
	background-repeat: repeat-y;
	width: 796px;
	margin: 0px;
	padding: 0px;
}
#homepageMainArea .left {
	width: 525px;
	margin-left: 15px;
}
#BannerNavigation {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
#header {
	margin: 0px;
	height: 50px;
	width: 1000px;
	padding-top: 160px;
	background-color: #1D243D;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#BannerNavigation ul li {
	display: inline;
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	list-style: none;

}
#BannerNavigation ul {
	margin: 0px;
	padding: 20px 0px 0px;
}
#homepageMainArea .right {
	width: 210px;
	margin-left: 15px;
	margin-right: 10px;
}
#leftSideNav {
	padding: 10px 20px;
	width: 140px;
	
}
#leftSideNav a, #leftSideNav a:hover, #leftSideNav a:visited {
font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
}


hr {
	border-top: 1px solid #5E5ECA;/*the border*/
	width: 100%;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

#BannerNavigation ul li a, #BannerNavigation ul li a:visited{

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}
.audioLinks a, .audioLinks a:visited {
	font-weight: bold;
	text-decoration:underline;
}
.audioLinks a:hover {
	text-decoration:none;
}

#BannerNavigation ul li a:hover{

	text-decoration:underline;
}
.videoPageVideos {
	margin: 0px;
	padding: 10px 20px 20px;
	width: 300px;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #1D243D;
	text-align: center;
	padding-bottom: 20px;
}
