@charset "utf-8";
#contentcontainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.advertDescriptorCell {
	text-align: left;
	padding: 5px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 2.5px;
	margin-left: 2.5px;
	background-color: #FFFFFF;
}
li {
	padding-bottom: 10px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
}
#footer {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #1D168C;
	background-image: url(footerBGimage.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
}
#contentcontainer #footer h2 {
	margin-top: 0px;
	padding-top: 0px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21299c;
	background-color: #21299c;
	background-image: url(bgimage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	margin-top: 0px;
}
h1 {
	text-align: center;
}
h2 {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
a {
	color: #03036E;
}
.advertImageHanger {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #FFFFFF;
}

#content {
	padding: 5px;
	background-color: #FFFFFF;
}
#vidplayer {
	text-align: center;
}
#contentcontainer #footer p {
	text-align: center;
}

