@charset "iso-8859-1";

/* HTML TAGS */

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background:#000000;
	background-color:#000000;
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana;
}

img {
	border:0px;
}

div {
    position:relative;
	float:left;
}

a,
a:link,
a:active,
a:visited {
	color:#222222;
	text-decoration:none;
}
a:hover{
	color:#888888;
	text-decoration:none;
}

select,
select.no,
input,
input.no,
textarea,
textarea.no {
	font-size:11px;
	font-family:Verdana;
	BORDER-BOTTOM:#e1e1e1 1px solid;
	BORDER-LEFT:#ebebeb 1px solid;
	BORDER-RIGHT:#e1e1e1 1px solid;
	BORDER-TOP:#ebebeb 1px solid;
	PADDING-LEFT:2px;
	PADDING-RIGHT:2px;
	margin-top:2px;
	margin-bottom:2px;
}

/* GENERAL STYLES FOR PAGE LAYOUT */

.pageBody {
	float:none;
	width:890px;
	margin-bottom:15px;
	margin-top:0px;
	padding-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}
.pageHeader {
	width:900px;
	height:145px;
	background-position:left top;
	background-repeat:no-repeat;
}
.pageContent {
    width:900px;
	padding-left:50px;
	padding-top:10px;
	padding-bottom:10px;
	background-position:left top;
	background-repeat:repeat-y;
}
.pageFooter {
	width:900px;
	height:40px;
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	font-size:9px;
}
.pageFooter a,
.pageFooter a:link,
.pageFooter a:active,
.pageFooter a:visited {
	color: #eeeeee;
	text-decoration:none;
}
.pageFooter a:hover{
	color: #acacac;
	text-decoration:none;
}
.pageThinCol {
	width:120px;
	margin-top:5px;
	margin-right:10px;
}
.pageMedCol {
	width:200px;
	/*margin:5px;*/
}
.pageWideCol {
	width:574px;
	/*margin:5px;*/
}
.pageMaxCol {
	width:654px;
	/*margin:5px;*/
}
.flashObject {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.ListRow {
	float:left;
	width:100%;
}
.CellObj {
	float:left;
	width:auto;
}
.AdminImg {
	background-color:#333333;
}
.pgmHighlightImage {
	width:80px;
	border:1px #ffffff solid;
}
.pgmEventImage {
	width:225px;
}
.mscArtistImage {
	width:225px;
}