* {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
}
html, body {
	height: 100%;
}
body {
	margin: 0px;
	background-color: #000000;
	background: url(../images/leftbg.jpg) left top repeat-y #000000;
}
table.header {
	width: 100%;
	height: 84px;
	background: url(../images/bg_header.gif) repeat-x;
}
table.header td {
	padding-left: 15px;
	padding-right: 15px;
}
table.mainTable {
	width: 100%;
	height: 100%;
}
table.mainTable td.nav {
	padding: 10 13 0 7;
	height: 100%;
	vertical-align: top;
	text-align: center;
}
table.mainTable td.content {
	padding: 20 20 5 20;
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align: center;
	background: #000000 url(../images/swallows.gif) top right no-repeat;
}
table.mainTable td.content p.heading {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}
table.mainTable td.content p {
	text-align: left;
	font-size: 11px;
	color: #ffffff;
}
table.mainTable td.gallery {
	padding: 0px;
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align: center;
	background: #000000;
}
table.mainTable td.swallows {
	width: 180px;
	height: 100%;
	vertical-align: top;
}
table.navTable td {
	text-align: right;
}
#gallery{
	width: 100%;
	height: 100%;
}
div.subnav {
	border-right: 1px solid #ffffff;
	margin: 3 9 3 0;
	display: none;
}
div.subnav ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
	text-align: right;
}
div.subnav li {
	margin: -2 7 0 0;
	padding: 0 0 3 0;
}
div.subnav li a {
	font-family: verdana;
	font-size: 10px;
	color: #747474;
	text-decoration: none;
}
div.subnav li a:hover {
	color: #a7a7a7;
}
h3 {
	font-size: 14px;
	color: #ffffff;
}
td.resume {
	padding: 0 0 25 20;
}
td.resume ul {
	margin: 2 0 2 0;
	list-style-type: none;
}
td.resume li.listTitle {
	margin: 10 0 2 0;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 2px solid #258c4a;
}
td.resume li {
	margin: 2 0 2 7;
}
img.photoLeft {
	float: left;
	border: 1px solid #ffffff;
	margin-right: 10px;
	margin-bottom: 5px;
}
img.photoRight {
	float: right;
	border: 1px solid #ffffff;
	margin-left: 10px;
	margin-bottom: 5px;
}
a:link, a:active {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #a7a7a7;
	text-decoration: none;
}
a:visited {
	color: #747474;
	text-decoration: none;
}

