
body {	
		
	font-size: small;
	height: 100%;
}

HTML BODY  {	
	margin: 0;	
	padding: 0;	
	
	font-family:  helvetica , arial, sans-serif;	
	
	font-size: x-small; /* for win IE5*/
	f\ont-size:  small; /* for other IE versions */
	
	color: #000;	 	
	background: #fff url('images/bg.jpg') repeat-x;
	
 
	
}/* layout style */

p, #left dl {
	
	font-size:95%;
}

p, .button {  

 
color: #000;
line-height: 1.4em;

}




 
#container { 	
	position: relative;	
	width: 800px; 	
	margin: 0 auto; 	
	text-align: left;	
	margin-top: 50px;
	background-color: transparent; 
	
}
	
#top {    

	height: 150px;  
 	background: white url(images/logo_150.gif) 60px 10px no-repeat;  
	width:  800px;  
	text-align: left;
	 
	 border-left: 1px #D3AFD5 solid;
	 
	 }

  

#top img {
	float: right;
	margin-right: 1px;
}

#topnav {
	margin-top: 10px;
	margin-bottom: 20px;
	 
	border-top:  1px solid #761787;
	padding-bottom: 5px;
	font-size: 100%; 	
	 
	
}

 

#lowerbar {    

	height: 25px;  
 	background: #761787;
 	
 	padding-top: 6px;
 	border-bottom: 5px solid #9C52A5;  
	width:  800px;  
	text-align: left;
	text-align: center;
	color: yellow;
	font-size: 120%; 

 
	 }

 

#topbar {    

	height: 5px;  
 	background: #9C52A5;  
	width:  800px;  
	text-align: left;
	 
	 }

 

#wrapper {  
	margin: 0;  
	padding: 0;  
	background: white url('images/wrapper_bg.gif') repeat-y; 
	border: 1px #D3AFD5 solid;
	
	/*float: left;*/
	 	
}

#left {  
	float: left;  
	width: 160px;  
	/*background-color: #D3AFD5;*/
background: transparent;
	padding-top: 10px;
     
}

html>body #left {	
width: 160px; /* ie5win fudge ends */
	}

#left dl {
 
    list-style: none;
    margin: 0 0 0 5px;
	padding-left: 10px;
 	padding-bottom: 20px;
	 }

#left dd {
	
	width:  100px;
	margin-left: 5px;
	margin: 0;
	padding-bottom: 10px;
	
	 }
 

#left dd a:link, #left dd a:visited, #right dd a:link, #right dd a:visited {
	
	margin-left: 0px;
	text-decoration: none;
	color: #000; 
	 
}

#left dd a:hover, #left dd a:active {
	
 
	text-decoration: underline;
 	 
}

#right { 	  
	
	float: right;  
	width: 127px;   
	}

 

html>body #right {	
width: 127px; /* ie5win fudge ends */	
}


#middle {  
 
	width: 500px;
	float: left;
	background: white;
	padding-left: 25px;
	padding-bottom: 30px;
  	}

#middle img.float {  
 
	float: right;
	margin-left: 15px;	 
  	}

#middle a:link, #middle a:visited {
	
	color: #761787;
	text-decoration: none;
	margin-right: 11px;
	font-weight: bold;
	
}

#middle a:link.vacancy, #middle a:visited.vacancy {
	
	color: #761787;
	text-decoration: underline;

	
}

#middle a:hover.vacancy {
	
	 
	text-decoration: none;

	
}

#middle a:hover {
	 text-decoration: underline;	
}

 h1 {
	
	margin-top: 10px;
	font-size: 120%;
	color: #761787;
	
	}

h2 {
	
	margin-top: 20px;
	font-size: 110%;
	color: #761787;
	
	}

h3 {
	
	margin-top: 20px;
	font-size: 100%;
	color: #761787;
	margin-bottom: 0px;
	
	}

.error {
	
	color: red;
	
	}

 #clear {  clear: both;}

.clear {  clear: both;}

#footer {  /*background: #F3F0E8;*/
  
  background: transparent;  
  padding-top: 5px;  
  width: 800px; 	
  margin: 0 auto; 
 
  
   }


#footer  p {    
	text-align: center;
	font-size: 90%;	 
	line-height: 1.3em;
	color: black;
	/*margin-top: 40px;*/
   }

#footer a:link, #footer  a:visited {    
	text-decoration: none;   
	color: black;
	 
   }


#footer  a:hover {    
text-decoration: underline;  
}/* Removes default top margin from left/right column paragraphs in Mozilla */
			
 			
img {	
border: 0;	
}
	
	 
hr {
	color: #761787;
	border: 1px solid #761787;
	
}	

 .formelement {
	width: 394px;
	height: auto;
	position: relative;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
	 
}

input.formfield {
	width: 230px;
	height: 15px;
	}


 
textarea {
	
	width:  230px;
	height: 150px; 
	color: #9C52A5;
	font-size: 95%;
	font-family:  helvetica , arial, sans-serif;
}

.formholder {
	
	width: 394px;
	height: auto;
	position: relative;
	clear: both;
	border-top: 1px solid #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	
}
 
  .check {
	
	width: 394px;
	float: left;
	height: auto;
	position: relative;
	clear: both;
	padding-top: 5px;
}

input.formfield {
	
	width: 230px;
	height: 15px;
	font-size: 95%;
	color: #9C52A5;
	font-family:  helvetica , arial, sans-serif;	
} 
 

label {
	width: 150px;
	position: relative;
	float: left;
	vertical-align: top;
	color: #9C52A5;
	margin-right: 10px;
}

.button {
	
	background: transparent;
	border: 1px solid #761787;
	color: #761787;
	padding: 3px;
}
 
 
 
