/* 100% high layouts attempt */

html, body {
            height:99.5%;
}
html > body div#allAreas {
            height: auto;

}

body {

	font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 0;
    margin: 0px auto 0px auto;
	background-image: url(img/bgbg.gif);
    background-repeat: repeat-x;
    background-position: top left;
    padding-bottom:0px;	
}


div#allAreas {
    height:100.5%;
    min-height:100.5%;
    position: relative;
    margin: 0 auto 0px auto;
    width: 1113px;
	padding-bottom:0px;
	float:left;
}

div#headerArea {
	position: relative;
    height: 186px;
    margin:auto auto auto auto;
  	width:100%;
	border:0px solid red;
	float:left;
}



img#logo {
	position: absolute;
	margin:auto 0 auto 0;
    height: 186px;
    z-index: 20;
}

/******************SEARCH AREA*****************/

div#headerTopAreaBorder{
	position:relative;
	margin:0px auto 0px auto;
    left:10px;
    height:100px;
	border:0px solid red;
	top:110px;
	z-index:200;
	width:100%;

}

/******************SEARCH AREA*****************/

div#headerTopAreaBorder form {
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 201;
	background-position:bottom;
	float:left;
	left:10px;
}

div#headerTopAreaBorder form p {
	position: relative;
	color: #473A00;
	font-weight:normal;
	font-size: 0.8em;
	font-weight:bold;
	padding-right:4px;
	background-position:bottom;
	top:3px;
	_top:10px;
}

div#headerTopAreaBorder form input#textInput {
	position: relative;
	display: inline;
	width: 120px;
	height: 18px;
	border: 1px solid #4A4A4A;
	background-color: #FFFFFF;
	font-size: 1em;
	font-weight:bold;
/*	padding-top: 5px;*/
	right:0px;
}

div#headerTopAreaBorder form input#submitInput {
	position: relative;
	display: inline;
	width: 18px;
	height: 20px;
	border: 1px solid #4A4A4A;
	background-color: #D2CCB8;
	background-image: url(img/search.gif);
	background-position:center;
	background-repeat: no-repeat;
	padding: 0;
	cursor:pointer;
	right:0px;
/*	top:-5px;*/
	top:0px;
	
}

/*******************END SEARCH AREA**********/
div#mainNavigationArea{
	position:relative;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    z-index:1;
    overflow:visible;
	border:0px solid red;
	float:left;
}

div#navbg{
	position: relative;
    margin:0px auto 0px auto;
    left:0px;           
    height: 33px;
	line-height:33px;
    z-index: 2;        
    background-image: url(img/navbg.gif);
    background-repeat: no-repeat;
    background-position: top;
    width:845px;
	border:0px solid red;
	float:left;
}

/* --------------------- MAIN AREA START ------------------------ */

div#mainArea{
	position:relative;                      
    margin: 0px auto 0px auto;
    border: 0px solid red;
    top:0px;
	width:100%;
    left:0px;
    min-height:449px;
    _height:449px; 
    z-index:0;
    _z-index:-100;
	float:left;
}

div#leftArea{                
	position:relative;
    width: 204px;
    padding-bottom:0px;   
    background-image: url(img/lhs-column.jpg);
    background-repeat:no-repeat;           
    margin: auto auto auto auto;         
    float: left;
    bottom:0px; 
    height:auto;
    z-index:1;
	 min-height:449px;
    _height:449px;
	border:0px solid blue;
	background-color:#FFFFFF;
}

div#membersArea{
	position:relative;
	width:200px;
	margin:100px auto 0 auto;
	left:20px;
	font-family: Trebuchet MS,arial,helvetica;
	font-weight:bold;
	font-size:14px;
	color:#473A00;

}

div#membersArea a{

	width:200px;
	margin:0 auto 0 auto;
	font-family: Trebuchet MS,arial,helvetica;
	font-weight:bold;
	font-size:15px;
	color:#473A00;

}

div#loginArea{
	position:relative;
	width:200px;
	margin:10px auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#473A00;
	left:20px;
}

div#loginArea a{

	width:200px;
	margin:0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#473A00;

}

div#register{
	position:absolute;
	width:200px;
	margin:0 auto 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#473A00;

}

div#register a{

	width:200px;
	margin:0 auto 0 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#473A00;

}



/* ------------------------------------------------------- */


div#rightArea{
	position: relative;
	top:0px;
	width:689px;
	margin: 0 auto 0px auto;
	float:left;
	border:0px solid red;
	

}
div#contentArea {
	position:relative;
    bottom:0px;
    width:680px;
    padding-left: 18px;
	padding-right:10px;
    padding-top:10px;

	padding-bottom:10px;
    z-index:1;
    overflow:inherit;
    min-height:449px;
    _height:449px;
	background-image: url(img/short-content-bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

div#contentArea a{ 
   color:#205F9E;
   font-weight:bold;
}

div#contentArea a:visited{       
    color:#168599;
    font-weight:bold;
	text-decoration:underline;         

}
div#contentArea a:link{        
    color:#168599;
	text-decoration:underline;
    font-weight:bold;         
}

div#contentArea a:active{        
    color:#168599;
    font-weight:bold;
	text-decoration:underline;       

}

div#contentArea a:hover{        
    color:#CA3A07;
    font-weight:bold;         

}

 

/* usefull br style */
br.clearAll {
	position: relative;
    clear: both;
    line-height: 1px;
    height: 1px;
}

 

/* Hack IE Float bug. Hide from IE5-mac. Only IE-win sees this. \*/

* html div#leftArea {
	margin-right: 0;
}


* html div#rightArea {
	height: 1%;
    margin-top: 0;

}

/* End hide from IE5/mac */

 

/* --------------------- FOOTER AREA START ------------------------ */

div#bottomArea {                      
	position:absolute;                
    height: 35px;               
    z-index:1;
    bottom:0px;
	width:100%;
}


div#footerArea {                      
	position:relative;                
    height: 35px;               
    z-index:1;
    bottom:0px;
    margin:0px auto 0px auto;
    width:100%;
	background-image: url(img/footerbg.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

div#footerAreaCenter{
	position:relative;
    top:0px;
    width: 100%;
    height: 35px;
    margin: 0px auto 0px auto;
}

div#footerArea ul {
	position:absolute;
    margin: 11px 0px 0px 0px;  
    list-style: none;            
    width:auto;
	right:450px;
}

 

div#footerArea ul li {
	position: relative;
    float: left;         
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight: bold;        
    text-align: center;        
    padding-right:10px;
    padding-left:10px;        
    border-right: 1px solid #3a322d;
}

div#footerArea ul li a {
	position: relative;
    text-decoration: none;
    color:#666666;            
}

div#copyright {
	position: absolute;
    margin: 11px 0px 0px 225px;
    padding: 0;       
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;        
    font-size:10px;
	font-weight:bold;
	text-decoration:none;
	list-style:none;

}

div#copyright a{
    margin: 11px 0px 0px 225px;
    padding: 0;       
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;        
    font-size:10px;
	font-weight:bold;
	text-decoration:none;
	list-style:none;

}


div#design {
	position: absolute;
	margin: 11px 0px 0px 0px;
	padding: 0;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;	
	font-size:10px;
	font-weight:bold;
	right:180px;
	width:auto;
}

div#design a{
   font-size:10px;
   color: #666666;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-decoration:none;
   font-weight:bold;
}



/* --------------------- FOOTER AREA END ------------------------
