body 
	{
	background-color: #000000;
	color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: small
	}
img
	{
	border-style: none
	}
/* p tag definitions */
p.heading
	{
	font-weight: bold;
	font-size: medium
	}
p.caption
	{
	text-align: center;
	font-weight: bold;
	Background-color: #333333
	}
/* a tag definitions */
a.body, a.body:link
	{
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold
	}
a.body:visited
	{
	color: #ffcc00
	}
a.body:hover
	{
	color: #ffff00;
	text-decoration: underline
	}
a.navbar, a.navbar:link
	{
	float: left;
	width: 8em;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #009933;
	white-space: nowrap;
	padding: 0.4em;
	margin: 1px;
	}
a.navbar:visited 
	{
	background-color: #009933
	}
a.navbar:hover 
	{
	background-color:#00cc33
	}
a.rightbar, a.rightbar:link
	{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal
	}
a.rightbar:visited
	{
	color: #ffffff;
	}
a.rightbar:hover
	{
	color: #00ccff;
	text-decoration: underline
	}
a.rtnavbar, a.rtnavbar:link
	{
	float: right;
	width: 13em;
	text-decoration: none;
	color: #ffffff;
	white-space: nowrap;
	padding: 0
	}
a.rtnavbar:visited 
	{
	}
a.rtnavbar:hover 
	{
	background-color:#00cc33
	}
a.heading, a.heading:link
	{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold
	}
a.heading:visited
	{
	color: #ffffff
	}
a.heading:hover
	{
	color: #00ccff;
	text-decoration: underline
	}
a.bottomnavbar, a.bottomnavbar:link
	{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}
a.bottomnavbar:visited
	{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	}
a.bottomnavbar:hover
	{
	color: #00ccff;
	text-decoration: underline;
	font-weight: normal;
	}
/* table tag definitions */
table.main
	{
	width: 100%;
	}
table.navbar
	{
	border-style: none
	}
table.centercolumn
	{
	border-style: none
	}
table.rightcolumn
	{
	width: 100%;
	border-style: none
	}
table.bottomnavbar
	{
	width: 100%
	}
/* td tag definitions */
td.navbar
	{
	text-align: right
	}
td.rtnavbar
	{
	text-align: left
	}
td.leftcolumn
	{
	text-align: left
	}
td.centercolumn
	{
	width: 100%;
	background-color: #000000;
	padding: 6px
	}
td.rightcolumn
	{
	width: 200px;
	text-align: center;
	padding: 5px;
	background-image: url('pictures/portfolio1.jpg');
	background-repeat: no-repeat
	}
td.bottomnavbar
	{
	text-align: center
	}
/* ul tag definitions */
ul
	{
	margin: 0;
	text-align: left;
	list-style-type: none;
	white-space: nowrap
	}
ul.bottomnavbar
	{
	width: 100%;
	text-align: center;
	list-style-type: none
	}
/* li tag definitions */
li
	{
	margin: 0
	}
li.bottomnavbar
	{
	display: inline;
	padding-left: 3em;
	padding-right: 3em;
	white-space: nowrap
	}
li.contact
	{
	margin: 0;
	font-weight: bold
	}
