@charset "utf-8";
/* CSS Document */

body {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/background.gif);
	font-size: 100%;
}

#page {
	width: 900px;
	margin: 10px auto;
	padding: 0;
}

#header {
	height: 120px;
	background-image: url(../images/welcome/banner.jpg);
	background-repeat: no-repeat;
}

#header h1, h2 {
	display: none;
}

#header form {
	margin: 0;
	padding: 0;
	position: relative;
	top: -6px;
	left: 585px;
}

#header form img {
	position: relative;
	top: 10px;
	display: block;
}

#header form #searchtext {
	width: 150px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 80px;
	top: -16px;
}

#header form #searchsubmit {
	width: 60px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 80px;
	top: -16px;
}

#content {
	height: 470px;
	background-image: url(../images/welcome/contentback.jpg);
	background-repeat: no-repeat;
}

#content p {
	margin: 0;
	padding: 0;
}

#content #shoplink a {
	color: #FE3000;
	padding: 0;
	margin: 0;
	position: relative;
	top: 41px;
	left: 656px;
	width: 127px;
	height: 53px;
	font-size: 1px;
	background-image: url(../images/welcome/shoplink.jpg);
	background-repeat: no-repeat;
	display: block;
}

#content #previewlink a {
	color: #FE3000;
	padding: 0;
	margin: 0;
	position: relative;
	top: 78px;
	left: 653px;
	width: 127px;
	height: 50px;
	font-size: 1px;
	background-image: url(../images/welcome/previewlink.jpg);
	background-repeat: no-repeat;
	display: block;
}

#content #subscribelink a {
	position: relative;
	left: 183px;
	top: 53px;
	width: 147px;
	height: 21px;
	font-size: 1px;
	background-image: url(../images/welcome/subscribelink.jpg);
	display: block;
	color: #FFF000;
}

#content #renewlink a {
	position: relative;
	left: 388px;
	top: 32px;
	width: 158px;
	height: 22px;
	font-size: 1px;
	background-image: url(../images/welcome/renewlink.jpg);
	display: block;
	color: #FFF000;
}

#content form {
	padding: 0;
	margin: 0;
	position: relative;
	top: -84px;
	left: 270px;
	width: 250px;
}

#content form input {
	display: block;
	width: 140px;
	padding: 0;
	margin: 0;
}

#content form input#password {
	position: relative;
	left: 0;
	top: 19px;
}

#content form input#submit {
	margin: 0;
	padding: 0;
	position: relative;
	top: -40px;
	left: 156px;
	border: 0;
	width: 123px;
	height: 50px;
	background-image: url(../images/welcome/loginbutton.jpg);
	background-repeat: no-repeat;
}

#content form p#forgottenlink a {
	color: #6BCE23;
	font-size: 1px;
	width: 117px;
	height: 15px;
	background-image: url(../images/welcome/forgottenlink.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: -37px;
	left: 160px;
	display: block;
}

#content form p#forgottenlink a {
	color: #6BCE23;
}

#content #newsflash {
	margin: 0;
	padding: 0;
	font-size: 10px;
	width: 180px;
	height: 130px;
	position: relative;
	top: 18px;
	left: 310px;
}

#content #newsflash h1, h2, h3, h4, h5, h6, h7, p {
	margin: 0 0 5px 0;
	padding: 0;
}

#content #newsflash p {
	margin: 8px 0;
}

#content #newsflash a {
	color: #99CCFF;
}

#content #newsflash a.tvblocklink, #content #newsflash a.tvblocklink:visited, #content #newsflash a.tvblocklink:hover, #content #newsflash a.tvblocklink:link {
	color: #000;
	display: block;
	width: 175px;
	height: 135px;
	font-size: 1px;
	text-indent: -1200px;
}

#footer {
	height: 34px;
	background-color: #004C48;
	text-align: center;
}

#footer ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 520px;
}

#footer ul li {
	float: left;
	margin: 0 3px;
}

#footer ul li a {
	height: 34px;
	color: #004C48;
	font-size: 1px;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
}

a.about {
	background-image: url(../images/welcome/buttonback_about.jpg);
	width: 135px;
}

a.news {
	background-image: url(../images/welcome/buttonback_news.jpg);
	width: 58px;
}

a.tc {
	background-image: url(../images/welcome/buttonback_tc.jpg);
	width: 137px;
}

a.help {
	background-image: url(../images/welcome/buttonback_help.jpg);
	width: 57px;
}

a.contact {
	background-image: url(../images/welcome/buttonback_contact.jpg);
	width: 87px;
}