body {
	background-color: #CCCCCC;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-image: url(../images/bgdmain.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #BCBCBC;
	border-left-color: #BCBCBC;
	height: 1000px;
}
.content {
	width: 580px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 20px;
	visibility: inherit;
	margin: 0px;
	float: left;
}
h1 {
	font-size: 24px;
	background-color: #000000;
	display: block;
	color: #FFFFFF;
	height: 93px;
	line-height: 93px;
	padding: 0px;
	width: 459px;
	margin-top: 13px;
}
h2 {
	font-size: 18px;
	text-align: center;
}
h4 {
	font-size: 11px;
	display: inline;
	line-height: 15px;
}
h3 {
	font-size: 16px;
	color: #fd61a0;
	display: inline;
}

#subContent {
	width: 439px;
	margin-left: 20px;
	text-indent: 0px;
}
#subContent img {
}
.categories {
	width: 200px;
	margin-right: 10px;
	margin-top: 15px;
	font-size: 11px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 80px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	display: inline;
}


#mainCatagories {
	float: left;
	clear: left;
	height: 320px;
}
.newButton {
	background-repeat: no-repeat;
	text-align: center;
	height: 34px;
	width: 266px;
	line-height: 30px;
	background-position: center;
	background-image: url(../images/button.gif);
}
.newButton a {
	line-height: 30px;
	display:block;
	font-weight: bold;
	height: 34px;
	width: 266px;
}

.newButton a:link, .newButton a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.newButton a:hover, .newButton a:active {
	color: #CCCCCC;
	text-decoration: none;
	height: 34px;
	width: 266px;
}

a:link {
	color: #753b6d;
	font-weight: bold;
}
a:visited {
	color: #753b6d;
	font-weight: bold;
}
a:hover {
	color: #FD61A0;
}



#subContent .opener {
	text-align: justify;
	width: 430px;
}
.footerText {
	clear: left;
	float: left;
	width: 750px;
	text-align: center;
	margin-top: 20px;
}
.color {
	color: #FD61A0;
}
.adsense {
	clear: left;
	float: left;
	background-color: #FFFFFF;
	width: 920px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 5px;

}
.rightcontent {
	float: right;
	width: 160px;
	height: 1000px;
	border-left: 1px solid #CCCCCC;
}
.floatleft {
	float: left;
}
.smallfont {
	font-size: 10px;
	text-align:center;
}
#apDiv1 {
	position:relative;
	left:-250px;
	top:800px;
	width:200px;
	height:30px;
	z-index:1;
}
