object {
	outline: none;
	text-decoration: none;
}
a {
      /* Mozilla */
	outline:none;

   }


body, html{
	height: 100%;
	}

body, p {
	margin: 0; padding: 0;
	text-align: center;
}	

#wrapper {
	min-height: 100%;
	}

* html #wrapper {
	height: 100%;
	}
	
/*HEADER------------------------------------*/
#header {
	width: 100%;
	background-image: url('http://www.pmtv2000.com/grafx/headerbg.gif');
}

#header_900 {
	width: 990px;
	height: 110px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
background: url('grafx/headerbg.gif');
}
	
/*FOOTER------------------------------------*/
#footer {
	width: 100%;
	height: 50px;
	margin: -50px auto 0 auto;
	position: relative;
	background: #bd0202;
}

#footer_900 {
	width: 990px;
	height: 50px;
	position: relative;
	margin: 0 auto;
	 background-color: #800000;
}
	
/*CONTENT------------------------------------*/
#content {
	width: 100%;
	padding-bottom: 50px;
	font-weight: lighter;
}
#content_900 {
	width: 990px;
	margin: 0 auto;
	overflow: hidden;
	font-weight: lighter;
}
h1 {
	font-size: x-large;
	font-family: "Century Gothic";
	text-align: center;
	color: #01344C;
	font-weight: lighter;
}
h2 {
	font-family: "Century Gothic";
	font-size: large;
	font-weight: lighter;
	text-align: center;
	color: #01344C;
}
h3 {
	font-family: "Century Gothic";
	font-size: 86%;
	text-align: justify;
	color: #000000;
	font-weight: lighter;
	padding-right: 75px;
	padding-left: 75px;
}
h4 {
	font-family: "Century Gothic";
	font-size: medium;
	line-height: 20px;
	color: #01344C;
	font-weight: lighter;
}
h5 {
	font-size: large;
	font-family: "Century Gothic";
	text-align: center;
}
h6 {
	font-size: medium;
	font-family: "Century Gothic";
}
strong {
	font-family: "Century Gothic";
	font-size: medium;
}
em {
	font-size: medium;
	font-style: italic;
	font-family: "Century Gothic";
	font-weight: bold;
}

#content_800 {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}
a:active {
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;
}
a:link {
	text-decoration: none;
	outline: none;
	
}
.bodytext {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
img
{  border-style: none;
}
.handwriting {
	font-family: Arial;
	font-size: x-large;
	color: #01344C;
	font-weight: bold;
	font-style: normal;
}
.medText {
	font-family: "Century Gothic";
	font-size: small;
}
.whitetextlrg {
	color: #FFFFFF;
	font-size: large;
	font-family: Arial;
}
.bodytextCopy {
	font-weight: normal;
	color: #021F34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 22px;
	text-align: center;
}
.handwritingSmall {
	font-family: "Arial Rounded MT Bold";
	font-size: medium;
	color: #01344C;
	font-weight: bold;
}
