body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: Black;
}
.body_table {
	background-image: url(../g/bgrd_body.jpg);
}
/*
.body_center_background_table {
	background-image: url(../g/body_center_background.jpg);
	background-repeat: no-repeat;
}
*/
a:link, a:hover, a:active, a:visited {
	color: #cce2fb;
}
.maintext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #cce2fb;
}
.maintextsm {
	font-size: 10px;
	line-height: 12px
	}
.footertext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #cce2fb;
}

/* Copy for HP (index) */
#wrapper {
	position: relative;
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0 0;
}
#hpbodywrapper {
	position: relative;
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0 0;
}
.homepagetext {
	position: absolute;
	width: 310px;
	height: 100px;
	top:240px;
	left: 220px;
	margin-left: 0px;
	line-height: 18px;
	text-align: center;
}
#subpagecontentwrapper {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	background-image:  url(file:///C|/Websites/PhoneTackle/css/g/sub_upper_background.jpg);
	background-repeat: no-repeat;
}
.pagetitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 200;
	color: #FFa586;
	text-decoration: underline;
}