	body {
		font-family: "Copperplate Gothic Bold";
		font-size:80%;
		color:#FFF;
		/**background-color:#A0173B;**/
		background-image:url(images/background.jpg);
	  }
		
	a:link {color:#FFF}
	a:visited {color:#FFF}
	a:hover {color:#000000;}
	a:active {color:#000000;}
	
	#leftcol a:link {color:#A1163D}
	#leftcol a:visited {color:#A1163D}
	#leftcol a:hover {color:#A1163D;}
	#leftcol a:active {color:#A1163D}
	
img {
  border:0;
	}
		
	#content {
	  width:900px;
		height:570px;
	  }
				
	#header {
	  width:100%;
		height:159px;
		background-image:url("images/left.jpg");
		background-repeat:repeat-y;
	  }
		
	#headl {
	  width:372px;
		height:159px;
		background-image:url("images/top.jpg");
		background-repeat:no-repeat;
		float:left;
		text-align:left;
	  }
		
	#headr {
	  width:528px;
		height:159px;
		float:right;
	  }
		
	#main {
	  width:900px;
		height:411px;
	  }
		
/**	#leftcontainer {
	  width:195px;
		height:611px;
		float:left;
		}**/
		
	#leftcol {
	  width:203px;
		height:551px;
		background-image:url("images/left.jpg");
		float:left;
		}
		
/**	#leftshad {
	  width:32px;
		height:611px;
		background-image:url("images/leftshadow.jpg");
		float:right;
	  }**/
		
	#midcol {
	  width:129px;
		/**height:551px;**/
		float:left;
	  }
		
	#rightcol {
	  width:568px;
		/**height:411px;**/
		float:right;
		overflow:auto;
	  }
		
/**	#footer {
	  width:100%;
		height:61px;
		}**/
		
	#empmain {
	width:100%;
	height:650px;
	}
	
  #row1, #row2, #row3, #row4, #row5, #row6, #row7 {
	width:100%;
	height:300px;
	}
	
	#col1 {
	width:250px;
	height:300px;
	float:left;
	}
	
	#col2 {
	width:250px;
	height:300px;
	float:right;
	}
	
	#name {
	width:100%;
	height:30px;
	}
	
	#desc {
	width:100%;
	height:270px;
	text-align:left;
	}
		
		
.style1 {
   font-weight:bold;
	 text-decoration:underline;
	 }

.style2 {
   font-weight:bold;
	 font-size:xx-large;
	 }
	 
.style3 {
  font-size:large;
	}	
	
.style4 {
  font-size:large;
	font-weight:bold;
	}
