@charset "UTF-8";
/*How2Fish*/

/* General */
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#topWrapper {
	position:absolute;
	left:50%;
	width:794px;
	margin-left:-402px;
	visibility: visible;
	z-index: 1;
	height: 139px;
	margin-top: 0px;
	top: 0px;
}

#logo{
	float: left;
	visibility: visible;
	background-image: url(main_images/how2fish_logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 56px;
	width: 249px;
	margin-left: 15px;
	position: absolute;
	z-index: 2;
	margin-top: 40px;
}

#login {
	visibility: visible;
	height: 56px;
	width: 450px;
	margin-top: 0px;
	z-index: 4;
	float: right;
	position: relative;
	right: 15px;
	padding-top: 0px;
	top: 40px;
}

#mainNav{
	position:absolute;
	left:50%;
	width:794px;
	margin-left:-402px;
	visibility: visible;
	z-index: 1;
	height: 20px;
	top: 117px;
	background-color: #999999;
}

#ContentBase{
	background-image: url(main_images/elearningbackgound.jpg);
	position:absolute;
	left:50%;
	width:794px;
	margin-left:-402px;
	visibility: visible;
	z-index: 1;
	top: 139px;
	margin-bottom: 0%;
	padding-top: 0px;
	min-height: 100%;
}

#LeftSideNav {
	float: left;
	height: auto;
	visibility: visible;
	width: 195px;
	z-index: 3;
	background-color: #999999;
	margin-left: 0px;
}

#ContentBoxBody {
	height: auto;
	visibility: visible;
	width: 725px;
	margin-top: 0px;
	z-index: 4;
	left:0px;
	position: relative;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}

span.ContentBoxBodytext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.loginText {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.loginText a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.loginText a:visited{
}

.loginText a:hover{
	text-decoration: underline;
}


#bannerArea{
	position:relative;
	visibility: visible;
	height: 141px;
	width: 794px;
	left: 0px;
	bottom: 0px;
	z-index: 4;
	color: #A65A38;
	text-align: center;
	font-weight: bold;
	font-family: helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 44px;
	clear: both;
	padding-top: 10px;
}
#mainNavCart{
	position:absolute;
	left:50%;
	width:794px;
	margin-left:-402px;
	visibility: visible;
	z-index: 1;
	height: 20px;
	top: 107px;
	background-color: #669966;
}
#legal{
	position:relative;
	visibility: visible;
	width: 794px;
	z-index: 4;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	font-family: helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	clear: both;
	padding-left: 15px;
	padding-top: 5px;
}