body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#CCCCCC;
}
#wrapper {
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	width: 700px;
	position:relative;
	overflow:hidden;
} 
.header {
	margin: 0px;
	padding: 0px;
}
.mainText {
	margin:0px;
	margin-left:205px;
	padding-right:10px;
	padding-bottom:125px;
	border: 0px solid #000000;
	height:auto;
	min-height:400px;
	text-align:justify;
}
.uploadPDF {
	margin:0px;
	margin-left:10px;
	padding-right:10px;
	padding-bottom:125px;
	border: 0px solid #000000;
	height:auto;
	min-height:400px;
	text-align:justify;
}
.contactForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	height:30px;
	color: #0000FF;
}
.ofYourArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	border: 0px;
	padding: 0;
	text-align: left;
	position:absolute;
	left:160px;
	top:115px;
}
.forAdvertisingCall {
	margin: 0px;
	border: 0px;
	padding: 0;
	text-align: left;
	position:absolute;
	left:500px;
	top:130px;
} 
.advertisingPhoneNumber {
	margin: 0px;
	border: 0px;
	width: 182px;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	position:absolute;
	left:500px;
	top: 145px;
} 
.publisherCompanyName {
	margin: 0px;
	border: 0px;
	width: 182px;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position:absolute;
	left:500px;
	top: 180px;
}
.nav {
	width:190px;
	padding-top:20px;
	padding-left:5px;
	float:left;
	padding-bottom:125px;
}
a.navLinkStyle {
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
.rightColumn {
	width:155px;
	padding-top:30px;
	padding-right:5px;
	height:auto;
	float:right;
	padding-bottom:125px;
	text-align:right;
}
.links {
	background-color: #fffbfc;
	width: 174px;
	border: 1px ridge #CCCCCC;
	height: 20px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
	margin-bottom: 3px;
}
.links:hover {
	background-color: #FFFFFF;
	width: 174px;
	border: 1px ridge #CCCCCC;
	height: 20px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
	margin-bottom: 3px;
	background-image: url(../../images/publisher_images/mouseover_button.jpg);
	background-repeat: repeat-y;
}
.copyright {
	background-color: #ffffff;
	height: 20px;
	width: 700px;
	bottom: 0;
	position:absolute;
	text-align: center;
	padding-bottom:55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
}
.footer {
	height: 50px;
	width: 700px;
	bottom: 0;
	position:absolute;
	text-align: center;
}
a.footerLinks, a.thickbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right:10px;
}
a.footerLinks:hover, a.thickbox:hover {
	text-decoration: underline;
}
.deletePage	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;	
}
#addLinkBox {
	visibility:hidden;
	width:174px;
	border:solid;
	border-width:1px;
	background-color:#FFFF99;
	height:95px;
	z-index:9;
	text-align: left;
	padding-left:5px;
	padding-top:5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}
.addALink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	padding-left:5px;
}
.wysiwygWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-style: italic;
	color:#FF0000;
}
.adminLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.adminLink:hover {
	text-decoration:underline;
}
iframe {
	height: 500px;
	width: 475px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

