/************************************
   Copyright 2003 Grab Bag Design, Inc.
   All rights Reserved

   Designed by Jeff Giles
   Developed by Rahul Gupta
*************************************/


body{ background-color: #003466;
      margin: 3;
	  font-family: arial,helvetica,sans-serif;
	  text-align: center;
	}

div#header{ height: 37;
			width: 740;
			padding-left:46;
			padding-top: 10;
			background-image: url(../img/tophalf.gif);
			background-position: bottom right;
			background-repeat: no-repeat;
			background-color: #C0712F;
			color: #EEB357;
			font-weight: 600;
			font-size: 9pt;
			text-align: left;
		  }

.headerLink { color: #EEB357;
			  text-decoration: none;
		    }

		  
		  
div#footer{ width: 740;
			margin-top: 10;
			text-align: center;
			color: #EEB357;
			font-size: 9pt;
		  }

div#title{ height: 92;
		   width: 740;
		   margin-left: 65;
		   margin-bottom: 0;
		   text-align: left;
		 }

div#body{  width: 740;
		}
		 
div#contentA{ width: 173;
			  float: left;
			  margin-left: 6;
			  padding: 10;
			  border: solid 2px #BE6337;
			  background-color: #FFCC66;
			  font-size: 10;
			  color: #003466;
			  text-align: left;
		    }

div#spacer{ width: 22;
			height: 38;
			margin-top: 9;
    		border-top: solid 2px #BE6337;
    		border-bottom: solid 2px #BE6337;
			background-color: #FFCC66;
			position: relative;
			left: -2;
			float: left;
			z-index: 10;
   	      }
			
div#contentB{ width: 490;
			  float: left;
			  left: -4;
			  clear: right;
			  margin-bottom: 10;
			  padding: 10;
			  border: solid 2px #BE6337;
			  background-color: #FFCC66;
	   		  position: relative;		 
			  font-size: 11;
			  color: #003466;
			  text-align: left;
		    }
	 
		 
.titleText{ color: #BE6337;
			font-size: 22px;
			font-weight: 700;
			text-align: left;
			margin-bottom: 10;
			margin-top: 10;
		  }

div#footer > A { text-decoration: none;
				 color: #C0712F;
			   }

.bodyText { margin-bottom: 10;
		  }

.resumeTitle {
			  font-style: italic;
			 }							

.resumeHeader{ color: #BE6337;
			font-size: 22px;
			font-weight: 700;
			text-align: left;
			margin-bottom: 0;
			padding-bottom: 0;
			margin-top: 10;
		  }
		  
		  
			   
.footerLink { text-decoration: none;
			  color: #C0712F;
			}

.bodyLink { color: #BE6337; }
			   
.bold { color: #BE6337;
		text-weight: 600;
	  }
	  
table#resume { border: 0;
			   table-layout: fixed;
  			   font-size: 11;
			   color: #003466;
			   text-align: left;
			 }	  

.mikeyInsert { font-size: 11;
			  color: #003466;
			 }
			 
.reelImg {
	margin-right: 10;
	border: solid 2px #BE6337;
} 