/* CSS Document */

body{
	margin:0px;
	list-style-image: url(../images/bullet.blue.jpg);
}
.headerbg{ background:url(../images/header-bg.jpg) repeat-x left; }
.contentbg{ background:url(../images/left-bg.jpg) repeat-y left;}
.footerbg{ background:url(../images/footer-bg.jpg) repeat-x left;}
td{
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
