html, body, ul, ol, li, h1, h2, h3, h4, h5, h6
form, fieldset, a, div, img{margin: 0;padding: 0; border: 0;}

	 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background-color: #990000;
	background-image: url(../Images/glastoGrnd270.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

p {
	margin: 5px 0px 10px 0px
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.8em;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.6em;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin: 2px 0px 10px 0px;
	font-weight: bold;
}
h4 {
	font-family: Georgia, Times, serif;
	font-size: 1.8em;
	margin: 5px 0px 5px 0px;
	color: #990000;
}
.tagline {
	font-family: Georgia, Times, serif;
	font-size: 1.8em;
	margin: 5px 0px 5px 0px;
	color: #FFFFFF;
		font-weight: bold;
}
	


a:link, a:visited {
	text-decoration: none;
	color: #990000;
	font-family: Georgia, Times, serif;
	font-size: 1.4em;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
	color: #990000;
	font-family: Georgia, Times, serif;
	font-size: 1.4em;
	font-weight: bold;
}
#nte a:link, #nte a:visited {
	text-decoration: none;
	color: #990000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#nte a:hover, #nte a:active {
	text-decoration: underline;
	color: #990000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

#container {
	position: relative;
	width: 740px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#header {
	height: 270px;
	margin: 0px 0px 0px 0px;
	background-image: url(../Images/glastoLogo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#wrapper {
	background-image: url(../Images/frameGrnd.gif);
	background-repeat: repeat-y;
}

#topNav {
	height: 72px;
	background-color: #990000;
	background-image: url(../Images/topFrame.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 5px 0px 0px 0px;
	text-align: center;
	font-family: Georgia, Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #FFFFFF;
}
#topNav a {
	text-decoration: none;
	font-family: Georgia, Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

#topNav a:link, #topNav a:visited {
	color: #FFFFFF;
}
#topNav a:hover, #topNav a:active {
	color: #FF8C1A;
}

#topNavList{
	display: inline; 
}
#topNav ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#topNav li{
	display: inline; 
	padding: 0px 20px 0px 20px;
	}


#content, #videoContent {
	height: 100%;
	background-image: url(../Images/frameGrnd.gif);
	background-repeat: repeat-y;
	padding: 0px 40px 0px 40px;
}
#videoContent {
	text-align: center;
}
.bigQuotes {
	font-size:1.2em;
	font-weight:bold;
	}
.noBold {font-weight:normal;}

.publication {
	font-weight: bold;
}

#leftCol, #nte {
	display: block;
	text-align: left;
	width: 400px;
	float: left;
}
#rightCol {
	display: block;
	text-align: left;
	width: 220px;
	float: right;
	margin: 0px 0px 0px 40px;
}
	
.oneB {
	border:1px solid #000000;
	}
.date {
	font-size:27px;
	font-weight:normal;
	color:#7E1682;
	font-family:impact, arial, verdana;
		margin: 5px 0px 5px 0px;
}
#newPromo, #oldPromo {
	height:270px;
	margin: 0px 0px 0px 0px;
}
#DVDpromo {
	height:400px;
	margin: 0px 0px 0px 0px;
}

#clearing {
clear:both;
}


/* STYLES FOR FOOTER */
#footer {
	width: 660px;
	clear: both;
	background-color: #990000;
	background-image: url(../Images/bottomFrame.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 50px 40px 10px 40px;
	text-align: center;
	color: #FF8C1A;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #FF8C1A;
}


#footerNav{
	float: left;
	display: inline; 
	margin-left: 20px ;
	margin-top: 6px ;
}
#footerNav ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#footerNav li{
	display: inline; 
	padding: 0px 5px 0px 0px;
	}
