body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

a {
	text-decoration:none;
	color:#FFFFFF;
}

a:hover {
	color:#33CCFF;
}

.mainimage {
	background-image: url(images/main_image.gif);
	background-repeat: no-repeat;
}

.affiliates {
	background-image: url(images/affiliates.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.siteinfo {
	background-image: url(images/siteinfo.gif);
	background-repeat: no-repeat;
}

.tagbox {
	background-image: url(images/tagbox2.gif);
	background-repeat: no-repeat;
}

.contents {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: center top;	
}