table.outline { border: solid thin #503B20; }

.pink { background-color: #FCF; }

td.contactinfo
{
	font-size: x-small;
	padding-right: 8px;
	padding-bottom: 0px;
}

td.nav
{
	font-size: small;
	padding-right: 8px;
	padding-bottom: 0px;
	text-align: left;
}

td.resume
{
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: small;
	padding-right: 8px;
	padding-bottom: 0px;
	text-align: left;
}

.content
{
	font-family: "Courier New", Courier, Monaco, monospace;
	font-size: small;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #442f14;
}

body
{
	background-color: #503B20;
	color: #E40A46;
	word-wrap: break-word;
}

.title
{
	font-size: xx-large;
	font-weight: bold;
	letter-spacing: 7pt;
	font-variant: small-caps;
	word-spacing: 16pt;
	background-image: url("/images/louisette-name.png");
	background-repeat: no-repeat;
}

.small
{
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
}

p {
	text-wrap: suppress;
	word-wrap: break-word;
}

a
{
	text-decoration: none;
	color: #963;
	font-weight: bold;
	text-wrap: suppress;
	word-wrap: break-word;
}

a:hover
{
	text-decoration: none;
	background-color: #C96;
	color: #FFF;
}

a.nav
{
	font-family: Arial,Verdana,sans-serif;
	text-decoration: none;
	color: #963;
	text-transform: uppercase;
	font-size: x-small;
}

a.nav:hover
{
	text-decoration: none;
	background-color: #C96;
}

a.download
{
	text-decoration: none;
	color: #33C;
	font-family: Arial,Verdana,sans-serif;
	font-size: small;
	font-weight: bold;
}

a.download:hover
{
	text-decoration: none;
	color: #090;
	background-color: #FFF;
}

td.sidebar
{
	font-size: x-small;
	font-weight: lighter;
	padding: 0 10px 0 0px;
	background-image: url("/images/louisette-vname.png");
	background-repeat: no-repeat;
}

.footer
{
	font-size: x-small;
	font-weight: lighter;
	padding: 0 10px 0 0px;
}
