html,body {
	height: 100%;	
	margin-left: auto;
	margin-right: auto;
	padding:0;
	background-color:#FFFFFF;
	*text-align:center;
}

div#container{
	margin-right:auto;
	margin-left:auto;
	width:672px;
	height:auto;
	overflow: hidden;
	background-color:#FFFFFF;
	}

div {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.clear {
  clear: both;        /* extend height of .main to longest column */
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}



/* Internal layout area divs =div#layout
---------------------------------------------------------------------------------------------
*/	



#banner {
	background-image:url(images/Header.jpg);
	height: 86px;
	width:672px;
	float:left;
		}
	
	
div#nav {
	background-image:url(images/Links_Image.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 190px;	 
	float: left;
	text-align:left;
	padding-bottom:5000px;
	margin-bottom:-5000px;
	padding-left:50px;
	padding-top:70px;
	}

div#body_main {	
	padding:25px;
	width:478px;
	float:right;
	background-color:#FFFFFF;
	}


div#footer {
 	position: relative;
	text-align:center;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#666666;
	height:34px;
	vertical-align:bottom;
	}	


#menu_area {
	display:table;
	left: 0;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:left;
	min-height: 320px; 
	_height: 320px;
	margin:5px 0 0 0;
	}


#menu1b {
	position:relative;
	left: 0;
	margin: 0;
	width:177px;
	min-height:320px;
 	height: 320px; /* firefox */ 
	_height: 100%;/* ie */
	z-index: 0;
	float:left;
	background-color:#f1f1f1;
	}
	



/* Text styles for body copy =h1. =h2, =bodymain
---------------------------------------------------------------------------------------------
*/	



.bodymain {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	line-height: 18px;
	text-align:left;
	}

h1 {
	margin-top: 24px;
	margin-bottom: 24px;
	size:16px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#7E8FBB; 
	line-height:24px;
	}

h1.noimage  {
	margin-top: 0;
	}

h2 { 
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	color: #666666;   	
	}

h3 {
	margin-top: 10px;
	margin-bottom: 0;
	font-family: bold 90%/18px Tahoma, Helvetica, Arial, sans-serif;
	color: #555;
	text-transform: uppercase;
	}

h4 {
	margin-bottom: 2px;
	font: normal 90%/18px Tahoma, Helvetica, Arial, sans-serif;
	color: #666666;
	}

h6 {
	font-weight:lighter;
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
	line-height:3px;
	text-align:center;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size:10px;
	height:34px;

	
	
	
	
	}
abbr, acronym {
	padding-bottom: 2px;
	border-bottom: 1px dotted #666666;
	cursor: help;
	}
	
	
	
/* Link Styles =a:link
---------------------------------------------------------------------------------------------
*/	



#nav a:link,#nav a:visited {
	font-family: Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	color: #666699;
	text-decoration: none;
	line-height:20px;
	}

#nav a:hover,#nav a:active {
	color: #666699;
	text-decoration:underline;
	}

a.images:link, a.images:visited, a.images:hover, a.images:active {
	border-bottom: none !important;
	}

#footer a:link, #footer a:visited {
	color:#999999;
	background-color: transparent;
	}

#footer a:hover, #footer a:active {
	color:#333333;
	}
		


/*
e017 styles  =e107
---------------------------------------------------------------------------------------------
*/

	
.cap_border, .left_caption, .menu_content  .non_default, .fborder, .forumheader3, .fcaption, .forumheader, .forumheader2 {	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	line-height: 18px;
	text-align:left;
	}
	
.fcaption {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	line-height: 18px;
	text-align:left;
	}		
.forumheader3 {
	vertical-align:top;
	padding:5px;
	text-align:left;
	}

img {	
	border: 0px;
	}

form {
	margin: 0px;
	}

.tbox {
	border: #A5ACB2 1px solid;
	background-color: #fff;
	}


.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
	}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
	font-weight:normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	line-height: 18px;	
	}

	
ul, .ul {
	list-style-image: url(/subpages/images/bullet.gif)
	}	
	
/* 
Standard sIFR Styles... do not modify 
---------------------------------------------------------------------------------------------
*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* 
Decoy sIFR Styles 
---------------------------------------------------------------------------------------------
*/

.sIFR-hasFlash h1 {
	visibility: hidden;
}


