/*Top Page Header Begin*/
body{
	margin: 0px;
	min-width: 78em;
}

img{
	border: 0px;
}

/* Page Header */
.heading{
	top: 0px;
	left: 0px;
	background-color: #000000;
	margin-top: 2em;
	padding-top: 1em;
	margin-bottom: 1.5em;
	padding-left: 3.5em;
}

.headingnav{
	color: #000000;
	font-family: Verdana, "Lucida Sans", myriad, sans-serif;
	font-weight: lighter;
	font-size: .85em;
	float: left;
	padding-top: 5px;
	padding-left: 2em;
	text-decoration: none;

}

.heading a:hover{
	color: #7b7b7b;
}

#headingname{
	color: #ffffff;
	background-color: #000000;
	font-family: Verdana, "Lucida Sans", myriad, sans-serif;
	font-size: 48px;
	padding-left: .5em;
	font-weight: lighter;
	text-decoration: none;
}

/*Top Page Header End*/





/*Page Body Begin*/
.pagebody{
	float: left;
	padding-top: 1.0em;
	padding-left: 5em;
	padding-bottom: 2em;
}

#contentparagraph{
	width: 190;
}


.leftblock{
	float: left;
	padding-right: 60px;
	padding-left: .2em;
	margin-bottom: 20px;
}


.leftnav{
	padding-bottom: 1.5em;
	padding-left: 4.75em;
}

/* Paragraph Formats */

/* Home Page*/
.narrowparagraph{
	float: left;
	width: 400px;
	font-family: serif;
	font-size: 14px;
	line-height: 18px;
	word-spacing: .1em;
}

.narrowparagraph a{
	font-family: serif;
	font-size: 14px;
	line-height: 18px;	
	color: #000000;
	text-decoration: none;
}

/* About Us, Contact Us*/
.wideparagraph{
	float: left;
	width: 600px;
	font-family: serif;
	font-size: 14px;
	line-height: 18px;
	word-spacing: .1em;
}

.wideparagraph a{
	font-family: serif;
	font-size: 14px;
	line-height: 18px;	
	color: #000000;
	text-decoration: none;
}

/* FAQ*/
.faqheader{
	font-weight: bold;
}

/* Content */

.categorytitle{
	margin-bottom: 1.0em;
	font-family= Georgia, Verdana, "Lucida Sans", myriad, sans-serif;
	font-weight: bold;
}

.pagetitle{
	margin-top:2.0em;
	font-size: 18px;
	font-family= Georgia, Verdana, "Lucida Sans", myriad, sans-serif;
}

#videos{
	float: left;
	width: 950px;
}

.videoclip{
	float: left;
	width: 300px;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-top: 1em;
}

.videoimage{
	margin-left: 0.0em;
}

.videodetail{
	text-decoration: none;
	font-family: Verdana, "Lucida Sans", myriad, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	font-color: #000000;
}

.videodownload{
	text-decoration: none;
	font-family: Verdana, "Lucida Sans", myriad, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #7b7b7b;
}

#banner{
	float: left;
	width: 200px;
	margin-top: 1.0em;
	margin-left: 1.0em;
}

/* Categories*/
.categorycolumns{
}

.tablelink{
	text-decoration: none;
	color: #000000;
}

.categorycolumns a:hover{
	color: #7b7b7b;
	font-weight: bold;
}

#categoryselected{
	color: #7b7b7b;
	font-weight: bold;
}

.categories{
	float: left;
	
}

.a category{
	text-decoration: none;
}


/*Page Body End*/


/*Bottom Page Bar Begin*/
.bottombar{
	clear: both;
	background-color: #000000;
	padding-left: 3.5em;
}

#bottombartext{
	color: #ffffff;
	background-color: #000000;
	padding: 5px;
	padding-left: 575px;
	font-family: Verdana, "Lucida Sans", myriad, sans-serif;
	font-size: 12px;

}
/*Bottom Page Bar End*/
