﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url("../images/ngwflback.gif");
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 800px;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
	background-color: #fff;
	position: relative;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
#masthead {
	text-align: center;
	width: auto;
	height: 118px;
	padding: 10px;
	border: 1px dotted #725972;
	background-image: url('../images/ngwflhead.gif');
	background-repeat: repeat;
	background-attachment: scroll;
}
#navigation {
	position: relative;
	float: left;
	width: 139px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px dotted #725972;
	border-right-color: #FF9900;
}
#sponsors {
	position: relative;
	float: right;
	width: 139px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 1px dotted #725972;
	background-color: #FFFFFF;
	border-left-color: #FF9900;
}
#content {
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#footer {
	text-align: center;
	clear: both;
	width: auto;
	border: 1px dotted #d8bfd8;
	position: relative;
}
#top_left {
	width: 123px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 118px;
	margin-left: 20px;
	margin-top: 20px;
}
/* Masthead Styles */
#masthead h1 {
	color: #f00;
	margin-left: 129px;
	height: 97px;
}
#masthead h3 {
	color: #402640;
	margin-left: 129px;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px dotted #dfb8df;
	background-color: #dfb8df;
}
#navigation a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	background-color: #FFFF00;
}
#navigation a:hover {
	color: #402640;
	text-decoration: none;
	background-color: #fff;
}
/* Sponsors Styles */
#sponsors ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sponsors li {
	display: block;
	margin: 0;
	padding: 5px;
	border: 1px dotted #fff;
	background-color: #FFFF00;
	text-align: center;
}
#sponsors a {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFF00;
}
/* Content Styles */
h6 {
	color: #000;
	text-align: center;
}
h5 {
	color: #000;
	text-align: center;
}
h4 {
	color: #000;
	text-align: center;
}
h3 {
	color: #000;
	text-align: center;
}
#content h1 {
	color: #000;
	text-align: center;
}
#content h2 {
	color: #000;
	text-align: center;
	font-size: small;
}
#content img {
	padding: 5px;
	border: 1px solid #402640;
}
/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.NGWFLHeadingSmall {
	font-family: verdana;
	font-size: small;
	font-style: italic;
	font-weight: bold;
}
.NGWFLFooterSmall {
	font-family: verdana;
	font-size: x-small;
}
.NGWFLp2 {
	font-size: 0.9em;
}
.NGWFLCentreMedium {
	font-size: medium;
	text-align: center;
}
.NGWFLCentre {
	text-align: center;
}
.NGWFLTabRightBorder
{
	border-right-style: solid; 
	border-right-width: 1px; 
	border-right-color: #FF9900	
}
.NGWFLTabRtBtBorder
{
	border-right-style: solid; 
	border-right-width: 1px; 
	border-right-color: #FF9900;	
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-bottom-color: #FF9900	
}
.NGWFLFullBorder
{
	border: 1px solid #FF9900;
}
.NGWFLVersus
{
	border: 1px solid #FF9900;
	text-align: center;
}
.NGWFLVersusColour
{
	border: 1px solid #FF9900;
	text-align: center;
	background-color: #FFFFCC;
}
.NGWFLRowCol 
{
	border: 1px solid #FF9900;
	background-color: #FFFFCC;
}
.NGWFLTabHeader
{
	border: 1px solid #FF9900;
	text-align: center;
	background-color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}
.NGWFLResTabHeader
{
	border: 1px solid #FF9900;
	text-align: center;
	background-color: #FFFFCC;
	font-weight: bold;
}
.NGWFLCellFill
{
	border: 1px solid #FF9900;
	background-color: #FF9900;
}
.NGWFLBoldRed {
	font-weight: bold;
	color: #FF0000;
}
.NGWFLCentreMediumBold {
	font-size: medium;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
.NGWFLRed {
	color: #FF0000;
}




