#container
{
	margin-right: 0px;
}
.content
{
	padding: 0;
	margin: 7px 30px 30px 20px;
}

#sidebar {
	float: left;
	width: 145px;
	height: 420px;
	margin-top: 0px;
	margin-left: 30px;
	padding: 0 0 0 0;
	color: rgb(100,100,80);
	background-color: #b0b0b0;
	border: 1px solid black;
}

#picbar {
	float: left;
	width: 145px;
	height: 120px;
	margin-top: 0px;
	margin-left: 30px;
	padding: 0 0 0 0;
	color: rgb(100,100,80);
	background-color: #b0b0b0;
	border: 1px solid black;
}


/******* The overall page layout ******/
a:link, a:visited, a:active
{
	color: rgb(0,0,125);
	text-decoration: none;
}
a:hover
{
	color: rgb(0,0,75);
	text-decoration: underline;
}

body
{
	text-align: center;
	background: #505050;
	color: #494949;
	font-family: "Bookman Old Style", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;
	padding: 15px 0;
	margin: 0;
}
#main
{
	text-align: left;
	width: 900px;
	overflow: visible;
	background: white;
	border-top: 0px solid #b0b0b0;
	border-left: 2px solid #b0b0b0;
	border-right: 2px solid #b0b0b0;
	border-bottom: 2px solid #b0b0b0;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 200px;
}

/********* Header ******/
table#header
{
	text-align: left;
	width: 900px;
	height: 1%;
	overflow: visible;
	background: #b0b0b0;
	border-top: 0px solid #b0b0b0;
	border-left: 0px solid #b0b0b0;
	border-right: 0px solid #b0b0b0;
	border-bottom: 0px solid #b0b0b0;
	margin: auto;
}
td#haddr
{
	width: 30%;
	font-size: 16px;
	text-align: left;
	padding: 0 0px 0 20px;
}
td#hname
{
	width: 40%;
	font-size: 20px;
	text-align: center;
	padding: 0 0 0 0;
}
td#hph
{
	width: 25%;
	font-size: 16px;
	text-align: left;
	padding: 0 0px 0 0px;
}
#hdl
{
	width: 5%;
	text-align: right; 
	font-size: 10px; 
	vertical-align: bottom;
	visibility: hidden;
}
#header a:link,a:visited { color: #494949; text-decoration: none; }
#header a:hover { color: #292929; text-decoration: none }
#hname small { font-size: 16px; }
#hname big { font-size: 26px; }
#hdl a:link, #hdl a:visited { color: blue; }
#hdl a:hover { color: #202099; text-decoration: none }



/********* Styles for tabs *****/
table.vtabs a:link, a:visited { color: #505050; }
table.vtabs a:hover { color: black; text-decoration: underline; }
table.vtabs 
{
	border-collapse: collapse;	
	background: #b0b0b0;
	width:100px;	
	height: 1%
	overflow:visible;
	text-align: left;
	border-top: 2px solid #b0b0b0;
	border-left: 2px solid #b0b0b0;
	border-right: 2px solid #b0b0b0;	
	border-bottom: 0px;
	margin: auto;
}
table.tabs a:link, a:visited { color: #505050; }
table.tabs a:hover { color: black; text-decoration: underline; }
table.tabs 
{
	border-collapse: collapse;	
	background: #b0b0b0;
	width:900px;	
	height: 1%
	overflow:visible;
	text-align: left;
	border-top: 2px solid #b0b0b0;
	border-left: 2px solid #b0b0b0;
	border-right: 2px solid #b0b0b0;	
	border-bottom: 0px;
	margin: auto;
}
td.yestab
{
	font-weight: bold;
	background:white;
	width: 100px;
	text-align:center;
	color: black;	
	padding: 4px;
	border-top: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid white;
}
td.tab
{
	background:#aaaaaa;
	width: 100px;
	text-align:center;
	color: #404040;
	padding: 4px;
	border-top: 2px solid #b0b0b0;
	border-left: 2px solid #b0b0b0;
	border-right: 2px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
}
td.pseudotab
{
	width:100%;
}

/************ Resume-specific styles ******/
.centrate
{
	text-align: center;
}
h2
{
	font-family: "Britannic Bold";
	clear: both;
	font-size: 22px;
	margin: 0 0 0 0;
	text-decoration: underline;
	padding: 2 2 2 2;
}
h3
{
	font-weight: normal;
	font-size: 16px;
	margin-left: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4
{
	font-weight: normal;
	font-size: 14px;
	margin-left: 48px;
	margin-top: 0px;
	margin-bottom: 0px;
}
i.big 
{
	font-size:16px;
}
p
{
	line-height: 1;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
}
p.nice
{
	line-height: 115%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
}
p.fancy:first-letter
{
	font-family: "Blackadder ITC", cursive;
	font-size: 24px;
	float: none;
}
ul 
{
	margin: 0 0 0 0;
}
ul.spaceul li
{
	margin-top: 5px;
}
ul.linkul a:link, a:visited { color: #454560; }
ul.linkul a:hover { color: black; text-decoration: underline; }
ul.linkul
{
	font-size: 14px;
	margin: 0 0 0 20px;
}
ul.linkul li 
{
	padding-top: 10px;
}
table.jobs
{
	font-size: 16px;
	margin: 0 0 0 24px;	
	border-collapse: collapse;
}
td.jobslen
{ 
	font-weight: normal;
	width: 20%;
	border: 0px;
	padding: 5px 0 0 0;
	margin: 0;		
}
td.jobstit
{
	font-weight: bold;
	border: 0px solid black;
	padding: 5px 0 0 0;
	margin: 0;
	vertical-align: baseline;
}
td.jobsbod
{
	line-height: .97;
	font-size: 11px;
	font-weight: normal;
	border: 0px solid black;
	padding: 0;
	margin: 0;	

}
small
{
	font-size: 9px;
	font-family: "Times New Roman",serif;
}
div.halfsize
{
	border: 0px solid black;
	width: 85%;
	text-align: left;	
}
.halfsize b
{
	color: #604060;
	font-weight: normal;
}
