#banner {
	background-image: url(../images/headernew.jpg);
	background-repeat: no-repeat;
}
.bannerPad {
	padding: 15px;
}
.rowBG {
	background-image: url(../images/repeatingBG.jpg);
	background-repeat: repeat-y;
}
#content {
	margin: 0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.copyright {
	font-size: 10px;
	text-align: center;
}

body {
	font-family: "Trebuchet MS";
	background-color: #e6e6e6;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#repeatingBgLittle {
	background-image: url(../images/repeatingBgLittle.jpg);
}
#footerLittle {
	background-image: url(../images/footerLittle.jpg);
}

.highlight {
	background-color: #FFFFCC;
	border: 2px dashed #000000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-image: url(../images/point.gif);
}
.red {
	color: #CC0000;
}
#bannerLittle {
	background-image: url(../images/bannerLittle.jpg);
}
.golden {
	color: #D6C823;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #0000CC;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
}
.alexGlass {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/alexM_glass.jpg);
}

div#BannerBG {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: top;
	}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
form {
	margin: 0px;
	padding: 0px;
}
.topAudio {
	background: url(../images/ask-audio_03.jpg) repeat-x;
}
.leftAudio {
	background: url(../images/ask-audio_07.jpg) repeat-y;
}
.rightAudio {
	background: url(../images/ask-audio_09.jpg) repeat-y;
}
.bottomAudio {
	background: url(../images/ask-audio_13.jpg) repeat-x;
}
