/* CSS Document */
	
	body {
		text-align:center;
		}
		
	#frame {
		width:780px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
		
	#subframe {
		width:779px;
		margin-right:auto;
		margin-left:auto;
		padding:0px 0px 0px 9px;
		text-align:left;
		}
			
	/*  Logo and Menu options */
	#LogoAndMenu  {
		width:270px;
		height:204px;
		padding:0px 0px 0px 5px;
		float:left;
		background:#fff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #999999;
		}

	/*  Main HTML Play Area */
	#MainSection {
		width:425px;
		height:359px;
		float:left;
		background:#ccc;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #000000;
		line-height: 20px;
		padding:8px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: solid;
		border-top-color: #000000;
		border-right-color: white;
		border-bottom-color: #000000;
		border-left-color: white;	
		}

	/*  Sub-Main HTML Play Area */	
	#InfoSection {
		margin-top:5px;
		width:273px;
		height:204px;
		padding:0px;
		float:left;
		/*padding:10px;
		 background:#ccc; */
		}

	/*  Main Area - where flash is going */	
	#FlashSection {
		width:440px;
		height:204px;
		float:left;
		background:#fff;
		}

	/*  Empty Space at the moment, possibly where cogs are going */	
	#PictureSection {
		width:55px;
		height:204px;
		float:left;
		background:#fff;
		}

	/*  Main Area - where flash is going */	
	#textspacer {
		width:15px;
		height:350px;
		float:left;
		}
		
	.gap {
		width:2px;
		height:204px;
		padding:0px;
		float:left;
		background:#ccc;
		}

	#gaplineleft {
		width:1px;
		height:375px;
		padding:0px;
		float:left;
		background:#fff;
		}
		
	#gaplineright {
		width:1px;
		height:375px;
		padding:0px;
		float:left;
		background:#fff;
		}
		
	#contentheader {
		background:#fff
		}
		
	p,h1,h2,h3,pre {
		margin:0px 0px 10px 10px;
		}
		
	h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		color: #cdcdcd;
		padding-top:10px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:10px}
	
	ul { margin-left:15px;}
	
	li { 
		color: #cdcdcd;
		margin:0px 0px 0px 10px;
	    }

	.menulinks {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #999999;
		text-decoration: none;
		text-decoration: underline;
	}
	
	.menulinks:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #F26521;
		text-decoration: none;
		text-decoration: none;
	}

	.menulinksactive {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #999999;
		text-decoration: none;
		text-decoration: none;
	}

	.menulinksactive:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #999999;
		text-decoration: none;
		text-decoration: none;
	}

	.silverlinks {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		color: #999999;
		text-decoration: none;
	}
	
	.silverlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
	}
	
	.silvertext_it {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	font-style: italic;
	letter-spacing: 0.2px;
	}
	
	h2 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	font-style: italic;
	letter-spacing: 1px;
	}

	h3 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	}
	
	a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	}

	a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	}
	
	.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	}

	.whitelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.silvertext9pxhide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #71828A;
	}

	.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}

	.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
	.whitesubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;
	}
	
	.form_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	}

	#Pager {
		width:318px;
		height:10px;
		background:transparent;
		float:left;
		padding:0px 10px 10px 10px;
		} 
	
	.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	}	

	* {
	  margin: 0px;
	  padding: 0px;
	}



