
body {
	background-color: #000000;
	background-image: url(../images/bg2.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	margin: 0px;	
	padding: 0px;
	text-align:center;
 }



A:link {
	FONT-SIZE: 12px;
	COLOR: #676767;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	TEXT-DECORATION: none;
}



A:visited {
	FONT-SIZE: 12px;
	COLOR: #676767;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	TEXT-DECORATION: none;
}



A:active {
	FONT-SIZE: 12px;
	COLOR: #676767;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	TEXT-DECORATION: none;
}



A:hover {
	FONT-SIZE: 12px;
	COLOR: #d2d2d2;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	TEXT-DECORATION: none;
}



.normal {
	margin:0px;
	font: 11px Arial, Verdana, Georgia, Times New Roman, sans-serif;
	COLOR:#000000;
	line-height:17px;
	padding-left: 0px;
}



.copy {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #f9f9f9;
	FONT-STYLE: normal;
	FONT-FAMILY: Georgia, arial, verdana, helvetica, sans-serif;
}



hr {
	color: #ffffff;
	background-color: #fffff;
	border: 1px solid #dddddd;
	border-style: none none solid;
	width: 100%;
}



h1{
	margin:0px;
	font:bold 14px Arial, Georgia, Times New Roman, sans-serif;
	color:#2f2f2f;
}



h2{
	margin:0px;
	font:bold 22px Arial, Georgia, Times New Roman, sans-serif;
	color:#777777;
}



h3{
	margin:0px;
	font:bold 11px Georgia, Times New Roman, sans-serif;
	color:#00b1f2;
}


h4{
	margin:0px;
	font:bold 12px Arial, Verdana, Georgia, Times New Roman, sans-serif;
	color:#555555;
}



/* Layout */

#layout {
	text-align:left; border:0px; width:960px; margin:auto;
 }


#container {
	float: left;
	width: 960px;
	background-color: none;
	background-image: url(../images/mainbg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

#spacer {
  float: left;
  height: 10px;
  width: 920px;
  background: #ffffff;
}

.spacer {
  height: 40px;
  width: 900px;
  margin: 11px 0px 0px 10px;
} 

#header {
  float: left;
  height: 110px;
  width: 920px;
  background-image: url(../images/header.jpg);
  text-align: center;
}

.header {
  float: left;
  width: 920px;
  margin: 0px 0px 0px 0px;
}

#affiliate {
  float: left;
  height: 60px;
  width: 920px;
  background-image: url(../images/afillbg.jpg);
  text-align: center;
}

#content {
  float: left;
  width: 920px;
  background-color: none;
  margin-left: 20px;
}

#maintop {
  float: left;
  height: 10px;
  width: 920px;
  background-image: url(../images/contenttop.jpg);
}

#main {
  float: left;
  width: 920px;
  background-image: url(../images/contentbg.jpg);
  text-align: left;
  background-position: top center;
  background-repeat: repeat-y;
}

.main {
  float: left;
  width: 900px;
  text-align: left;
  margin-left: 10px;
}

#mainbottom {
  float: left;
  height: 10px;
  width: 920px;
  background-image: url(../images/contentbottom.jpg);
}

#left {
	float: left;
	width: 560px;
}

#right {
	float: left;
	width: 340px;
	text-align: right;
}

/* PAC */

#pactop {
	float: left;
	width: 560px;
	height: 53px;
	background-image: url(../images/pactop.jpg);
	text-align: center;
}

#pacbottom {
	float: left;
	width: 560px;
	height: 11px;
	background-image: url(../images/pacbottom.jpg);
	text-align: center;
}

#pics {
	float: left;
	width: 560px;
	background: #000000;	
}
.pics {
	margin: 2px 0px 2px 2px;

}
