#Layer2 {
	position:relative;
	width:950px;
	height:261px;
	z-index:1;
	background-image: url(images/mainimage2.jpg);
}
/* Unchanged */
colours {
  color: #a42600; /* red*/
  color: #373737; /* grey */
	color: #aeaeae; /* light grey */
	color: #000000; /* black */
	color: #ffffff; /* white */
}
body#topteam {
	background: #fff url(../images/bg.gif) repeat-x; /* white */
  color: #373737; /* grey */
	font-size: 62.5%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px;
}
* {
	margin: 0px;
	padding: 0px; 
}
h1, h2, h3, h4, h5, h6 {
  color: #a42600; /* red*/
	font-family: Helvetica, sans-serif;
	margin: 0px 0px;
	padding:0px;
}
h2 {
	font-size: 1.6em;
	line-height: 1.6em;
}
h3 {
	font-size: 1.3em;
	line-height: 1.4em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.2em;
}
h5 {
	font-size: 1.1em;
	line-height: 1em;
}
h6 {
	font-size: 1em;
	line-height: 1.3em;
	color:#5e5f63;
}

/*- links --------------------------------------------------------------------*/
a {
  color: #a42600; /* red*/
	cursor: pointer;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:focus, a:active {
  color: #a42600; /* red*/
	text-decoration: none;
}
p {
	margin: 10px 0px;
}
ul {
	margin: 0px 0px 0px 20px;
}
img {
	border: 0;
}
/*- classes ------------------------------------------------------------------*/
.left {
	float: left;
	margin: 0px 5px 0px 0px;
}
.right {
	float: right;
	margin: 0px 0px 0px 5px;
}

.textRight {
  text-align: right;
}
.textLeft {
  text-align: left;
}

.clear {
	clear: both;
  height: 1px;
}
/*- layout -------------------------------------------------------------------*/
.iconImage {
	position: relative;
	top: 4px;
}

/*- site ---------------------------------------------------------------------*/

#container {
	width: 950px;
	margin: 0px auto;
	font-size: 1.35em;
	text-align: left;
}
  #header {
		background: url(../images/headerBg.gif) repeat-x;
		padding: 23px 0px 0px 0px;
  }
    #nav {
      background: #ffffff; /* white */
    }
			#nav ul {
				text-align: right;
				margin: 20px 0px 20px 0px;
			}
				#nav li {
					padding: 0px 0px 0px 5px;
					display: inline;
				}
					#nav a {
            background: url(../images/arrowRight.gif) no-repeat 0px 9px;
            text-transform: lowercase;
						font-weight: bold;
						color: #000000; /* black */
						padding: 10px 20px;
					}
					#nav li.selected a {
						color: #aeaeae; /* light grey */
					}
		#mainImage {
	height: 2px;
}
	#main {
		background: url(../images/mainFill.gif) repeat-y;
		margin: 55px 0px 0px 0px;
	}
		.colInner {
			padding: 18px;
		}
		.oddCol {
			float: left;
			width: 237px;
		}
			.oddCol h3 {
	color: #000000; /* red*/
	text-align: left;
			}
		.evenCol {
			float: left;
			width: 238px;
		}
			.evenCol h3 {
			  color: #373737; /* grey */
				text-align: left;
			}
		#col_4 {
		}
	#footer {
		clear: both;
		padding: 5px 10px;
		background: #000000; /* black */
		color: #ffffff; /* white */
	}
		#footer a {
			color: #ffffff; /* white */
		}
		#copyRight {
			float: left;
			width: 200px;
			font-weight: bold;
		}
		#tc {
			text-align: right;
			font-weight: normal;
		}

/*- internal -----------------------------------------------------------------*/

body#topteaminternal {
  background: #fff;
  color: #373737; /* grey */
	font-size: 62.5%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px;
}
	#topteaminternal #mainImage {
		height: 150px;
	}
	#topteaminternal #main {
		float: left;
		width: 950px;
		background: url(../images/internalFill.gif) repeat-y;
    		margin: 20px 0px 0px 0px;
	}
		#topteaminternal #sideBar {
			float: left;
			width: 240px;
		}
			#topteaminternal #sideBar h3 {
				font-size: 1.8em;
				line-height: 1.3em;
			}
			#topteaminternal #sideBarInner {
				margin: 10px;
				padding: 0px 0px 10px 0px;
			}
			#topteaminternal #sideBarInner ul {
				margin: 15px 0px 20px 0px;
				list-style-type: none;
			}
				#topteaminternal #sideBarInner li {
					background: url(../images/arrowRight.gif) no-repeat 0px 5px;
					padding: 5px 0px 5px 5px;
				}
					#topteaminternal #sideBarInner a {
						font-weight: bold;
						color: #000000;
						padding: 10px 20px;
					}
			#topteaminternal #content {
			  margin: 0px 0px 0px 240px;
				padding: 10px 20px 11px 20px;
			}
				#topteaminternal #content h2 {
					color: #373737;
					font-size: 1.3em;
					line-height: 1.3em;
				}
#topteaminternal #container #main #content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: 1.2em;
	padding-right: 30px;

}

h3 {
	line-height: 20px;
}
#topteaminternal #container #main #content a {
	text-align: right;
}
/*- superForm ----------------------------------------------------------------*/

form.superForm {
  width: 80%;
}

  form.superForm label {
    width: 40%;
    margin-right: 5%;
    margin: 5px 5% 5px 0px;
    float: left;
    text-align: right;
  }
  form.superForm .text {
    width: 50%;
    float: left;
    clear: right;
    border: 1px solid #333;
    margin: 5px 0px;
  }
/*- general forms ------------------------------------------------------------*/
input, textarea {
  border: 1px solid #333;
  margin: 5px 0px;
}

.submit {
  border: none;
}
#topteam #container #main #col_3 {
	color: #000000;
}
#topteam #container #main #col_3 .colInner .style1 {
	font-size: 1.2em;
}
.newlineheightinlist {
	line-height: 2px;
}

