/* @override http://www.twwgoldcoast.com.au/layout.css */

/*<html>

<head>
<style type="text/css">
<!--
body, th, td, li, ul, ol, dl, dd, dt, p, blockquote {
    font-family: Verdana, Arial, Helvetica, sans-serif;
} 
h1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #CC0D2F;
}
-->
</style>
<title>404 Page Not Found</title>
</head>

<body bgcolor=#ffffff link=#CC0D2F vlink=#CC0D2F alink=#CC0D2F>

<table width=400>
<tr>
  <td>

<h1>Page not found</h1>

The page you requested was not found on this web server.  This could be
for a variety of reasons, including:

<ul>
  <li>You followed a broken or out-of-date link. 
  <li>You entered the URL for the page incorrectly. 
  <li>The page no longer exists.
</ul>

If you followed a broken link, please inform the owner of the
referring page.


<p>

If you have any queries about this error, please
e-mail <a href="mailto:webmaster@zxtf.thewebconsole.com">
webmaster@zxtf.thewebconsole.com</a>.

<hr size=1>
<center>
Back to <a href="/">www.twwgoldcoast.com.au homepage</a>
</center> 
<hr size=1>

<p>

</td>
</tr>
</table>

</body>
</html>*/

.newsletterTitle {
	color: #C80000;
	font-weight: bold;
	font-size: 12px;	
}

.topBanner {
	background: url(topBanner.jpg) 0 0 no-repeat;
	min-height: 144px;
	padding: 0px 0px 0px 0px;
}

#newsEmail, #newsName {
	background: #fff;
	border: 1px solid #797979;
	margin: 2px 0 2px 0;
	padding: 2px 0px 2px 0px;
	width: 190px;
}

#newsEmail {
	width: 130px;
	margin-bottom: 5px;
}

#submitBtn {
	margin: 7px 3px 0px 0px;
	float: right;
}

div.newsletterDiv {
	width: 200px;
	background: #adadad;
	margin: 7px 0px 0px 453px;
	padding: 5px 0px 0px 7px;
	border: 1px solid #797979;
	float: left;
}

.newsletterTextSpan {
	font-size: 10px;	
}









