/* STANDARD TAG REDEFINITIONS */

BODY{ 
	color: #FFD700; /*Main Body Text*/ 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	font-size: 10pt; /*Nav bar Text Size*/
	background-color: #000000; /*Main Background colour*/
	margin: 0; 
	padding: 0; 
}

/* Main Text Box */
#CONTENT{ 
	width:742px; /* Text Box Width */ 
	margin-left:auto; 
	margin-right:auto;

 
}

#BANNER{
	position:relative;
	margin-left:auto; 
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;	
	
}	

h1{ 
	margin: 0; 
	padding: 24px 0 7px 40px; 
	font-family: trebuchet MS,tahoma,verdana,sans-serif; 
	font-weight: normal; 
	letter-spacing: .005em; 
	color: #FFD700; /* Sub Header Text Colour */
	font-size: 15pt; /* Sub Header Text Size */ 
}

h2{
	font-family: trebuchet MS,tahoma,verdana,sans-serif; 
	font-weight: bold; 
	color: #FFD700; /* Sub Header Text Colour */
	font-size: 11pt; /* Sub Header Text Size */
}

#COMM{
        line-height: normal;
	font-family: trebuchet MS,tahoma,verdana,sans-serif; 
	font-weight: normal; 
	color: #FFD700; /* Sub Header Text Colour */
	font-size: 10pt; /* Sub Header Text Size */
        padding: 0;
}

#NAME{
        line-height: normal;
	font-family: trebuchet MS,tahoma,verdana,sans-serif; 
	font-weight: bold; 
	color: #FFD700; /* Sub Header Text Colour */
	font-size: 11pt; /* Sub Header Text Size */
        padding: 0;
}

#UNIT{
        line-height: normal;
	font-family: trebuchet MS,tahoma,verdana,sans-serif; 
	font-weight: bold; 
	color: #FFD700; /* Sub Header Text Colour */
	font-size: 10pt; /* Sub Header Text Size */
        padding: 0;
}


#SPACE{	
	width:650px; 
	margin-top:27px; 				/* Distance Between footer bar and Main Text Box */
	margin-left:auto; 
	margin-right:auto;  
	border-top: 4px solid #484848;			/* Footer Bar Colour */  
	text-align: right; 				/* Footer Text Alignment */  
	padding-top: 5px;				/* Distance Between footer Bar and Footer Text */  
}

#SPACE p{ 
	font-size: 11px; /* Footer Copyright Text Height */ 
	line-height: 14px; /* Distance Between Footer Text */
	margin: 0;  
	color: #484848; /* Footer Copyright Text and bulletpoints */ 
}	

#TEXT{ 
	padding: 35px 40px 35px 40px; 
	border-bottom: 1px solid #484848;		 /* Main Text Box Bottom Border Colour */  
	border-top: 1px solid #484848; 			 /* Main Text Box Top Border Colour */ 
	border-left: 1px solid #484848;			 /* Main Text Box Left Border Colour */
	border-right: 1px solid #484848; 		 /* Main Text Box Right Border Colour */
	background-color: #222222;			 /* Main Text Box Background Colour */
}

#LINK a:link,
      a:visited,
      a:hover,
      a:active{
	color:#FFD700;
	text-decoration:none;
        padding:0;
}

#TEXT p{	
	margin-bottom: 1em; 				 /* Main Text Spacing? */
}


#FOOT{
        padding: 0;
	text-align: center;
        line-height: 3px;
	font-family: trebuchet MS,tahoma,verdana,sans-serif; 
	font-weight: normal; 
	color: #484848; 
	font-size: 8pt; 
        margin-top:27px; 
}

#FOOTER{	
	width:742px; 
	margin-top:2px; 				/* Distance Between footer bar and Main Text Box */
	margin-left:auto; 
	margin-right:auto;  
	border-top: 4px solid #363636;			/* Footer Bar Colour */  
	text-align: right; 				/* Footer Text Alignment */  
	padding-top: 5px;				/* Distance Between footer Bar and Footer Text */  
}

#FOOTER p{ 
	font-size: 11px; /* Footer Copyright Text Height */ 
	line-height: 14px; /* Distance Between Footer Text */
	margin: 0;  
	color: #DDDDDD; /* Footer Copyright Text and bulletpoints */ 
}

#FOOTER a{ 
	font-size: 11px; /* Footer text Size */	
	font-weight: normal;	
	text-decoration: none;  
	color: #FFD700; /* Footer Text Colour */    
}

#FOOTER a:hover{ 
	color: #FFD700; /* Footer Text Hover Colour */ 
	text-decoration: underline; /* Footer Text Decoration */
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/new-dropdown.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* defaults for ie6 */
a, 
a:hover, 
a:active, 
a:focus{
	outline:0; 
	direction:ltr;
	text-align:center;
}

.positioner{
	position:relative; 
	height:25px;
}

.menuHolder{
	position:absolute; 
	z-index:100; 
	font:bold 11px/25px verdana, sans-serif;  
	left:50%; 
	margin-left:-372px; 
	width:744px;
}

ul.ulTop{
	padding:0; 
	margin:0; 
	list-style:none; 
	width:123px; 
	overflow:hidden; 	
	float:left; 
	margin-right:1px;
}

ul.ulTop a{
	text-decoration:none; 
	color:#FFD700;
	padding-left:5px; 
}

ul.ulTop li.liTop{
	float:left;
	width:246px;
	margin:-32767px -123px 0 0;
	background:#222222 no-repeat left bottom;	/* Top Nav Bar Unhovered */
}

ul.ulTop li.liTop a.aTop{
	position:relative;
	z-index:50;
	display:block;
	float:left;
	width:118px;
	margin-top:32767px;
	background:transparent;
}

ul.ulTop li.liTop a.aTop:hover,
ul.ulTop li.liTop a.aTop:focus,
ul.ulTop li.liTop a.aTop:active{
	margin-right:1px;
	background:#FFD700 no-repeat left top;
	color:#222222;				/* Top Nav Bar Text Hovered */ 
}

ul.sub{
	float:left; 
	padding:0;
	margin:0; 
	list-style:none; 
	background:#222222 no-repeat left top; 
	font:normal 10px/25px verdana, sans-serif;  
}

ul.sub li a{
	float:left;
	width:118px;
	background:#222222;
	clear:left;
}

ul.sub li a.last{
	background:#222222;
}

ul.sub li a.last:hover,
ul.sub li a.last:focus,
ul.sub li a.last:active{
	background:#FFD700;
	color:#222222;
}

ul.sub a:hover,
ul.sub a:focus,
ul.sub a:active{
	background:#FFD700;
	color:#222222;
	margin-right:1px;
}

