@charset "utf-8";
/* CSS Document */

	#wrapper	{background-image:url(../images/shell_middle.jpg);
				 width: 780px;
				 margin: 0px auto 0px auto;
				 background-repeat:repeat-y;}
	#head		{background-image:url(../images/shell_top.jpg);
				 width: 780px;
				 height: 231px;}
	#foot		{background-image: url(../images/shell_bottom.jpg);
			     width: 780px;
				 height: 122px;}
	#body		{color: #000000;
				 font-family: Arial, Helvetica, sans-serif;
				 font-size: 14px;
				 width: 663px;
				 margin-left: 60px;}
	#foottext	{color: #000000;
				 font-family: Arial, Helvetica, sans-serif;
				 font-size: 14px;
				 width: 550px;
				 padding-top: 50px;
				 padding-left: 150px;}
	#body a:link,a:visited,a:active	{color: #8c63a5;
									 font-family: Arial, Helvetica, sans-serif;
									 font-size: 14px;
									 text-decoration: underline;}
	#foottext a:hover	{color: #000000;}
	
	#foottext a:link,a:visited,a:active	{color: #8c63a5;
									 font-family: Arial, Helvetica, sans-serif;
									 font-size: 14px;
									 text-decoration: underline;}
	#body a:hover	{color: #000000;}
	
	
	#nav		{color: #8c63a5;
				 text-align: center;
				 font-size: 17px;
				 font-family: Arial, Helvetica, sans-serif;
				 width:424px;
				 margin-left: 60px;
				 margin-bottom: -5px;}
	#nav a:link,a:visited,a:active	{color: #8c63a5;
				 text-align: center;
				 font-size: 17px;
				 font-family: Arial, Helvetica, sans-serif;
				 text-decoration: none;}
	#nav a:hover	{color: #000000;
					 text-decoration: underline;}	
					 	 
				 
	
	hr			{height: 1px;
				 width: 80%;
				 border: 0px;
				 background-image:url(../images/hr.gif);}			 
	.hr			{height: 35px;
				 width: 420px;	
				 background-image: url(../images/hr_line.gif);
				 border: 0px;
				 margin-bottom: 10px;}
	.txthead	{color: #606061;
				 font-size: 34px;
				 font-family:"Times New Roman", Times, serif;
				 text-align: right;
				 background: url(../images/txthead_line.gif);
				 width: 210px;
				 height: 35px;
				 margin-bottom: 10px;}
	.resumehead	{color: #8c63a5;
				 font-family: "Times New Roman", Times, serif;
				 text-align: center;
				 font-size: 28px;
				 text-decoration: underline;}

