@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #c2c2c2;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	background-color:#000000;
	background-image:url(../images/web_bg.jpg);
}
p {
	font-size: 12px;
}
img {
	border: 0px;
}
a {
	font-weight: bold;
	color: #c2c2c2;
	text-decoration: underline;
}
.smaller {
	font-size: 10px;
}
.small {
	font-size: 11px;
}
.giant {
	font-size: 14px;
	font-weight:bold;
}

div#mainCont {
	/*background-image: url("../images/maggie3_16.jpg");
	background-repeat:no-repeat;
	background-color:#494949;
	min-height:152px;*/
}

div#video {
	text-align:center;
}

div.mainText {
	margin-left:3px;
	margin-right:3px;
}

td#needBack {
	/*background-image: url("../images/maggie3_16.jpg");*/
	background-image: url("../images/maggie3_01.jpg");
	background-repeat:no-repeat;

}