body
{
	margin: 0;
	padding: 0;
	background-color: #0000ff;
	background-image:url('images/background.jpg');
	/*background-repeat: repeat-x;*/

}

a
{
	color: transparent;
	border: none;
}

a img, .imglink
{
	border: 0;
	color: #000000;
}

#container
{
	width: 990px;
	/*height: 280px;*/
	background-image:url('images/faded_background.png');
	background-repeat: no-repeat;
}

#topTable
{
	border: 0;
	margin: 0;
	padding: 0;
}

#topLeft
{
	width: 20px;
	height: 242px;
	/*background-image:url('images/top_band_left.jpg');*/
	background-repeat: no-repeat;
}

#topLogo
{
	margin: 0;
	padding: 0;
	width: 241px;
	height: 242px;
	/*background-image:url('images/top_band_centre.jpg');*/
	background-repeat: repeat-x;
	vertical-align: top;
}

#topMain
{
	width: 709px;
	height: 242px;
	/**background-image:url('images/top_band_centre.jpg');*/
	background-repeat: repeat-x;
	vertical-align: top;
	text-align: center;
}

#topRight
{
	width: 20px;
	height: 242px;
	/*background-image:url('images/top_band_right.jpg');*/
	background-repeat: no-repeat;
}

#menucontainer
{
	position: relative;
	top: 0;
	width: 950px;
	height: 34px;
}


#menuHighlight
{
	position: absolute;
	left: 50%;
	list-style-type: none;
	opacity:0;
	filter:alpha(opacity=0);
}

#menuHighlight span
{
	margin: 0px 0px 0 0px;
	float: left;
	background-image:url('images/menu_hover.gif');
	border: 0;
	padding: 6px 9px 10px 9px;
	text-decoration: none;
	font-weight: bold;	
	color: #333;
}

#menuHighlightBox
{
	height:16px;
	width: 0px;
}

#menu
{
	width: 950px;
	font: 11pt Trebuchet MS;
	color: #ffffff;
	display: inline;
	list-style-type: none;	
	font-weight: bold;	
	
	
}


#menu ul {
	
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li
{
	float: left;
	opacity:0;
	filter:alpha(opacity=0);
	position: relative;
	top: 0px;
}

#menu a, #menu span
{
		
}

#menu span {
	margin: 0px 0px 0 0px;
	float: left;
	background-image:url('images/menu_active.gif');
	border: 0;
	padding: 6px 9px 10px 9px;
	text-decoration: none;
	color: #333;
}


#menu a {
	margin: 0px 0px 0 0px;
	float: left;
	background-image:url('images/menu_link.gif');
	border: 0;
	padding: 6px 9px 10px 9px;
	text-decoration: none;
	color: #000;
}

#menu a:hover
{
	background-image:url('images/menu_active.gif');
	padding: 6px 9px 10px 9px;
	margin-top: 0px;
	color: #333;
}

.menuEnd
{
	margin: 0px 0px 0 0px;
	float: left;
	border: 0;
	
	text-decoration: none;
	color: #333;
}

#submenu
{
	position: relative;
	top: -15px;
	text-align: left;
	width: 950px;
	height: 38px;
	border-top: solid 2px #000000;
	border-left: solid 2px #000000;
	border-right: solid 2px #000000;
	background-color: #ffff99;
	font: 10pt  Trebuchet MS;
	font-weight: bold;
/*	z-index: 10000;*/
	
}

#submenuContent
{
	position: relative;
	left: 40px;
	top: 10px;
	color: #ff8800;
}

#submenu a
{
	color: #2929FF;
	text-decoration: none;
}

#submenu a:hover
{
	color: #7474FF;
	text-decoration: underline;
}




/* ========================*/


#main
{
	position: relative;
	top: -15px;
	width: 950px;
	
	background-color: #ffffff;
	text-align: left;
	border: solid 2px #000000;
	border-top: 0;
	min-height: 600px;
	font: 12pt  Trebuchet MS;
	
	
}

#main a
{
	color: #0000ff;
}

#main h1
{
	position: relative;
	left: 30px;
	font: 16pt  Trebuchet MS;
	font-weight: bold;
	border-bottom: 1px dotted #aaaaaa;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #0000ff;
	width: 878px;
	font-style: italic;
}

#main h1 a
{
	text-decoration: none;
}


#main p
{
	position: relative;
	
	padding: 10px;
	padding-top: 0;
	padding-bottom: 0;
}




.rightSmall
{
	float: right;
	position: relative;
	padding-left: 30px;
	padding-right: 40px;
	z-index: 10000;
}

.leftLarge
{
	padding-left: 30px;
	padding-right: 30px;
}

.leftSmall
{
	float: left;
	padding-left: 40px;
	padding-right: 30px;
	
}


.rightLarge
{
	padding-left: 30px;
	padding-right: 30px;
}


#main_logo
{
	/* opacity set to 0 st start with so the jquery animation can fade it in. */
	opacity:0;
	filter:alpha(opacity=0);
}

#footer
{
	padding-bottom: 10px;
	width: 990px;
	height: 55px;
	margin-bottom: 0;
	text-align: center;
	
}

#footerText
{
	color: #ffffff;
	position: relative;
	top: 8px;
	font: 10pt  Trebuchet MS;
	line-height:200%
}

#footerText a
{
	color: #ffffff;
	font: 10pt  Trebuchet MS;	
	line-height:200%
}


#ntet
{
	position: relative;
	top: 6px;
	color: #ffffff;
	text-align: center;
	font: 12pt verdana;
	font-style: italic;
}

#motto
{
	color: #ffffff;
	font: 12pt Trebuchet;
	text-align: center;
	font: 13pt Georgia;
	font-style: italic;
	position: relative;
	/*font-weight: bold;*/
	top: 135px;
}

#ntet a
{
	color: #ff0000;
}


/* NEWS SCROLL */

#newsbox
{
	width: 600px;
	height: 55px;
	position: relative;
	top: 150px;
}

#newsitem, #newsitem a
{
	width: 600px;
	height: 55px;
	vertical-align: middle;
	text-align: center;
	font: 10pt  Trebuchet MS;
	color: #ffffff;
}



/* Home Page */

.rightSmall span
{
	font: 22pt Lucida Sans;
	color: #0000ff;
	font-weight: bold;
	font-style: italic;
}


/* News Page */

.newsDate
{
	color: #ff0000;
	font-style: italic;
}


.newsQuote
{
	border-left: 3px double #4444ff;
	border-right: 3px double #4444ff;
	margin-left: 40px;
	margin-right: 40px;
	color: #4444ff;
	font: 12pt Georgia;
	font-style: italic;

}


 /* Events Page */
 
.full
{
	color: #ff0000;
	font-weight: bold;

}

.bluetext
{
	color: #0000ff;
}

.event_completed, .event_completed .full, .event_completed .bluetext
{
	color: #aaaaaa;
	font-size: 10pt;
}






/* Magazine Frame */

#formFrame
{
	width: 700px;
	height: 1480px;
	border: 0;
	
}

#downloadTable tr td
{
	
	padding: 5px;
	/*border: 1px solid #000000;*/
	text-align: center;
	font-weight: bold;
}

#downloadTable tr td img
{
	border: 1px solid #000000;
}





/* Message Board */

.msg_date
{
	padding-left: 40px;
	color: #3333ff;
	font-weight: bold;
	font-size: 10pt;	
}

.msg_text
{
	
}


.msg_name
{
	position: relative;
	left: 50px;
	font-size: 10pt;
	
}






/* CONTACT */


#committeeTitle
{
	font: 20pt Trebuchet MS;
	color: #0000ff;
	font-weight: bold;
	font-style: italic;
}




/* LINKS */

.weblink a
{
	font: 18pt Trebuchet MS;
	text-decoration: underline;
	font-style: italic;
	color: #0000ff;
}




/* JOIN */

#printFrame, #printFrame2
{
	width: 0;
	height: 0;
	border: 0;
}

#joinTable
{
	border: 1px solid #000000;
	padding: 10px;
	font: 12pt Trebuchet MS;
	background-color: #cceeff;
}

.joinCol1
{
	width: 125px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	
}

.joinCol2
{
	width: 275px;
	
}

.joinCol2 input
{
	/*background-color: #bbddff;*/
	font-weight: bold;
	border: 1px solid #9999ff;
	font: 12pt Trebuchet MS;
}

#joinPrintBottom
{
	text-align: center;
	vertical-align: middle;
	height: 70px;
}

#joinPrint
{
	font: 20pt Trebuchet MS;
	font-weight: bold;
}





/* ====== Questionnaire ====== */

.RS_questionnaire_left
{
	width: 50px;
	text-align: right;
	vertical-align: top;
	font-size: 11pt;
	padding-right: 10px;
}

.RS_questionnaire_right
{
	font-size: 10pt;
	width: 675px;
}

.RS_questionnaire_right textarea
{
	border: inset 1px #000088;
	background-color: #e5f8ff;
}

#captcha
{
	width: 150px;
	border: 2px solid #0000ff;
}

.sendbtn
{
	width: 100px;
	height: 100px;
	vertical-align: bottom;
	font-size: 25pt;
	color: #000000;
	border: none;
	background-color: transparent;
	background-image: url("images/send-button.gif");
}

.btn
{
	width: 70px;
	height: 30px;
	background-color: #0000ff;
	color: #ffffff;
	font-weight: bold;
}

#qCapchaBox
{
	background-color: #ffff66;
	font: 20pt Trebuchet MS;
}


