/* Style sheet for SMU MASTERS resume pages */

body    { background-color:#000000; color:#FFFFFF; font-size:16px;
		  font-family: Garamond,Georgia,Times New Roman,Times,serif;
		  padding: 10px; margin-right:0; 
	    }
	  /* Garamond,Georgia,Times New Roman,Times,serif; */
.title	{ position:absolute; top: 10px; left: 35px;
		  font-family: Helvetica,Verdana,Arial,sans-serif;
	      font-weight: normal; font-size: 60px; color: #FFFFFF;
	      margin: 0; padding: 0; border: 0;
        }
.subtitle	{ position:absolute; top: 95px; left: 85px;
			  font-family: Helvetica,Verdana,Arial,sans-serif;
			  font-weight: normal; font-size: 20px; color: #EEEEEE;
	     	  margin: 0; padding: 0; border: 0;
			}
.siteinfo   { font-family: courier; font-size: 10px;
			  text-decoration: italic; color: #DDDDDD; 
			  position: absolute; top: 570px; left: 10px; 
			}

.siteinfo2   { font-family: courier; font-size: 10px;
			  text-decoration: italic; color: #DDDDDD; 
			  position: absolute; top: 650px; left: 10px; 
			}

.siteinfo3   { font-family: courier; font-size: 10px;
			  text-decoration: italic; color: #DDDDDD; 
			  position: absolute; top: 880px; left: 10px; 
			}

.siteinfo3b   { font-family: courier; font-size: 10px;
			  text-decoration: italic; color: #DDDDDD; 
			  position: absolute; top: 1200px; left: 10px; 
			}

.siteinfo4   { font-family: courier; font-size: 10px;
			  text-decoration: italic; color: #DDDDDD; 
			  position: absolute; top: 1400px; left: 10px; 
			}
.siteinfo5   { font-family: courier; font-size: 10px;
			  text-decoration: italic; color: #DDDDDD; 
			  position: absolute; top: 1550px; left: 10px; 
			}
.bodycopy	{ position: absolute; top: 200px; left: 200px; text-align: left;
			  font-weight: bold; 
			}

.resume		{ position: absolute; top: 200px; left: 200px; text-align: left;
			  font-size: 9px; padding-right: 5px; 
			}
.resume2	{ position: absolute; top: 163px; left: 640px; text-align: left;
			  font-size: 14px; padding-right: 5px; 
			}
td		 	{ font-size: 12px; }
						
h1			{ position: absolute; top: 145px; left: 190;
			  font-family: Helvetica,Verdana,Arial,sans-serif;
			  color:#FFFFFF; font-size: 30px; font-weight: normal;
		 	}

a:link      { font-weight: bold; color:#00DDFB; text-decoration: none;}
a:visited   { font-weight: bold; color:#BBFFFF; text-decoration: none; }
a:hover		{ font-weight: bold; color:#FFFF00; text-decoration: none; }
a:active   	{ font-weight: bold; color:#FF0000; text-decoration: none; }

a.titlelink:link      { font-weight: normal; color:#04FDFB; text-decoration: underline;}
a.titlelink:visited   { font-weight: normal; color:#DDDDDD; text-decoration: underline; }
a.titlelink:hover	  { font-weight: normal; color:#FFFF00; text-decoration: underline; }
a.titlelink:active    { font-weight: normal; color:#FF0000; text-decoration: underline; }

div#links 	{ position: absolute; top: 170px; left: 5; width: 160px; 
			  font: 16px Helvetica,Verdana,Arial,sans-serif; border-top: 2px double #BBBBBB;
			  border-bottom: 2px double #BBBBBB; 
			}
div#links a { display: block; text-align: left; 
			  font: bold 1em Helvetica,Verdana,Arial,sans-serif; 
   			  padding: 5px 10px; margin: 0 0 1px; border-width: 0; 
   			  text-decoration: none; color: #FFFFFF; background: #444;
   			}
div#links a:hover {color: #04FDFB; background: #AAA;}
div#links a img 	{height: 0; width:0; border-width:0; }
div#links a:hover img {position: absolute; top: 0px; left: 200px; height: 309px; width: 500px;}

.dateplace	{position: absolute; top:360px; left: 5; width: 160px;
			 font-family: Helvetica,Verdana,Arial,sans-serif;
			 color: #04FDFB; font-size: 12px;
			}

hr.topline 	  { position: absolute; top: 135px; left:0px; right:0px; width:720px;}
hr.bottomline { position: absolute; top: 550px; left:0; right:0; width:720px; }
hr.bottomline2 { position: absolute; top: 630px; left:0; right:0; width:720px; }
hr.bottomline3 { position: absolute; top: 860px; left:0; right:0; width:720px; }
hr.bottomline3b { position: absolute; top: 1180px; left:0; right:0; width:720px; }
hr.bottomline4 { position: absolute; top: 1380px; left:0; right:0; width:720px; }
hr.bottomline5 { position: absolute; top: 1530px; left:0; right:0; width:720px; }

img.front { position: absolute; top: 0px; left: 200px; height: 309px; width: 500px;}
