﻿#directory {
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	width:720px;
}

#leftside {
	width:260px;
	float:left;
	position:relative;
	padding-left:80px;
	padding-right:30px;
}

#rightside {
	width:260px;
	float:left;
	position:relative;
	padding-left:40px;
	padding-right:15px;
	clear:none;
	
}
#entry {
	padding: 0px;
	border: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 280px;
	margin-top:10px;
	margin-bottom: 10px;
	line-height:12px;
}

#info {
	font-size:small;
	font-weight: bold;
}

#job {
	padding-left: 10px;
	font-weight: bold;
}


#email {
	padding-left: 10px;
}


#email a:link {
	text-decoration: none;
	color: #0000FF;
}

#email a:visited {
	text-decoration: none;
	color: #0000FF;
}

#email a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#email a:active {
	text-decoration: underline;
	color: #800080;
}


#website {
	padding-left: 10px;
}

#website a:link {
	text-decoration: none;
	color: #0000FF;
}

#website a:visited {
	text-decoration: none;
	color: #0000FF;
}

#website a:hover {
	color: #0000FF;
	text-decoration: underline;
}

#website a:active {
	text-decoration: underline;
	color: #800080;
}

#letters {
	text-align:center;
	color:silver;
	font-size:small;
}

#letters a:link {
	text-decoration: none;
	color:blue;
}

#letters a:visited {
	text-decoration: none;
	color: blue;
}

#letters a:hover {
	color:purple;
	text-decoration: underline;
}

#letters a:active {
	text-decoration: underline;
	color: purple;
}

#A, #B, #C, #D, #E, #F, #G, #H, #I, #J, #K, #L, #M, #N, #O, #P, #Q, #R, #S, #T, #U, #V, #W, #X, #Y, #Z{
	margin-left: 30px;
	font-size:x-large;
	font-style:italic;
	font-weight:bold;
	font-family:serif;

	
}

#letterheader {
	margin-top:10px;
	margin-bottom:10px;
	text-align: left;
	padding-left:25px;
}

/*\*/ * html #rightside  {
height: 1%;
}/**/

