p,
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}


.nav a:link {text-decoration: none; color: #333333;
}


.nav a:active {text-decoration: none; color: #333333;
}


.nav a:visited {text-decoration: none; color: #333333;
}

.nav a:hover {text-decoration: underline; color: #333333; background-color: #EBE8E0; }


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

h3,
.nav h3 a:link,
.nav h3 a:active,
.nav h3 a:visited
{
	color: #b1ad8b;
}

.nav h3 a:hover
{
	color: #000000;
}

li, ul
{
	padding-left: 0px;
}

li
{
	margin-left: 0px;
	padding-left: 0px;
}

ul
{
	margin: 0px 0px 0px 15px;
	line-height: 2.4em;
}

table.works
{
	width: 400px;
	border: none;
	margin: 30px 0px 0px 268px;
	padding: 0px;
}

table.works td
{
	vertical-align: top;
	padding-bottom: 20px;
}

table td.workscopy
{
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#content
{
	background: url('../images/homeimg.jpg') top left no-repeat;
	width: 582px;
	height: 600px;
	margin: 40px 0px 0px 90px;
}

#content p
{
	padding-top: 60px;
}



