
body
{
	background-image: url('resume_bkgd.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

A{color:#366;
	text-decoration: none;
	}
A:visited {
	color:#063;
	text-decoration: none;
}

a:hover {color: #20B2AA;}

a:visited:hover { color: #808000; }

/*font family for section headings*/ 

p.fontface{font-family:Stymie Md BT, Stymie Lt BT, American Typewriter, American Typewriter Condensed, American Typewriter Condensed Light, American Typewriter Light, Courier, Courier New, Stymie Bd BT, Stymie BdIt BT, Stymie LtIt BT, Stymie MdIt BT;}

/*styles for document heading*/

div.top{height:126px;
		  margin:169px 1% 48px 25%;
		  width:490px;
		  }

div.top div{width:320px;
				float:right;
				text-align:center;
				}

p.heading{color:#900;
			font-size:24px;
			vertical-align:top;
			margin:-.2em auto 0em auto;}

p.occupation{color:#333;
				font-size:16px;
				font-style:italic;
				margin:.2em auto 0em auto;}

p.contact{font-size:13px;
			 color:#900;
			 margin-top:.5em;
			 font-weight:bold;}

p.contact span{color:#000;
					font-weight:normal;}

p.click{color:#666;font-size:13px;margin-top:.5em;}

/*main body of document*/

div.main{width:86%;margin:0px 7% 0px 7%; font-size:11px;}

p.include{width:90%;margin:0 auto .25em auto;}

p.aunt{font-size:13px}
p.aunt span{font-weight:regular;font-size:11px;}
span.italic{font-weight:bold;font-style:italic;}
span.platform{font-family:Times New Roman, Times, serif; 
				font-weight:bold;
				font-style:italic;}

.color{font-size:13px;color:#1363B0;}

strong.regular{font-size:11px;}

/*experience section list*/

div.main ul{list-style-type:none;}
div.main ul li{line-height:1.5em;
		font-size:11px;}

p.bottom{text-align:center;
			font-size:13px;
			margin-top:50px;}
p.bottom span{color:#900;}
