body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4A5966;
	margin: 0px;
	margin-top: 10px;
}

#iframeContents {
	background-color: #ffffff;
	background-image: url(../images/template/chousingbg.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	margin: 0px;
}

.small {
	font-size: 10px;
}

/* HEADINGS */
h3 {
	margin-top: 0px;
}

.blueNote {
	color: #4A5966;
}

/* MAIN CONTENT */
#maincbg {
	background-image: url(../images/template/chousingbg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#maincrbg {
	background-image: url(../images/template/chousingrsbg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#mainclbg {
	background-image: url(../images/template/mainlsbg.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#maincontent {
	padding-left: 4px;
	padding-right: 4px;
}

#maincontent a, #maincontent a:visited {
	text-decoration: underline;
	color: #333333;
}

#maincontent a:hover, #maincontent a:active {
	text-decoration: none;
	color: #4a5966;
}

/* RIGHT SIDE and PLAYER HOUSING */
#mainrsbgc {
	background-color: #151F28;
	color: #ffffff;
}

#mainslbg {
	background-image: url(../images/template/mainrsbg.gif);
	background-position: bottom right;
	background-repeat: repeat-y;
}

#playerhousing {
	padding-left: 3px;
}

#sidetext {
	font-size: 10px;
	padding-left: 6px;
	padding-right: 2px;
}

#sidetext .header{
	text-decoration: underline;
}

/* Right Side News Links */
#sidetext a, #sidetext a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#sidetext a:hover, #sidetext a:active {
	color: #ccc;
	text-decoration: none;
}


/* FOOTER */
#footerbg {
	background-image: url(../images/template/mainbbg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	font-size: 10px;
}

#footerbg a, #footerbg a:visited {
	color: #000000;
	text-decoration: none;
}

#footerbg a:hover, #footerbg a:active {
	color: #333333;
	text-decoration: underline;
}

/* Musique Item Sets */
.musiqueItemSetBG {
	background-image: url(../images/template/musique.bottomset.bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 3px;
}

.sideHeader {
	color: #6689A5;
