body
{
	font-family:  arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	color: black;
	background-color: #666666;
	margin: 0px;
	text-align: center; /* center table */
}

h1
{
	font-size: 130%;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 5px;
}

p
{
	clear: left;
	text-align: justify;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 7px;
}

img
{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

img.collapse
{
	display: block;
}

table.container
{
	padding:0px;
	margin:0px;
	width:762px;
	margin-left: auto; /* center table */
	margin-right: auto; /* center table */
	border-collapse: collapse;
}

table.simple
{
	border-collapse: collapse;
	padding:0px;
	margin:0px;
}

td.simple
{
	border-collapse: collapse;
	padding:0px;
	margin:0px;
}

td.spacer
{
	height:246px;
	width:0px;
}

tr
{
	padding: 0px;
}

tr.underpic
{
	height: 237px;
}

tr.nopic
{
	height: 338px;
}

tr.pic
{
	height: 338px;
}

td
{
	font-size: 9pt;
	color: black;
	/*padding: 0px;*/
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: top;
}

td.header
{
	padding: 0;
}

td.image
{
	padding: 0;
}

td.colorBGleft
{
	background-color: Black;
	color: White;
	text-align: left;
}

td.colorBGright
{
	background-color: Black;
	color: White;
	text-align: right;
}

td.imagecolorBGleft
{
	padding: 0;
	background-color: Black;
	color: White;
	text-align: left;
}

td.imagecolorBGright
{
	padding: 0;
	background-color: Black;
	color: White;
	text-align: right;
}

td.footerleft
{
	height: 18px;
	vertical-align: middle;
	background-color: Black;
	color: White;
	text-align: left;
}

div.content
{
	height:600px;
}

td.footerright
{
	height: 18px;
	vertical-align: middle;
	background-color: Black;
	color: White;
	text-align: right;
}

td.outerborder
{
	border-left:solid;
	border-left-width:1px;
	border-left-color: #ffcc33; /* orange */
	border-right:solid;
	border-right-width:1px;
	border-right-color: #ffcc33; /* orange */
	border-top:solid;
	border-top-width:1px;
	border-top-color: #ffcc33; /*orange */
	border-bottom:solid;
	border-bottom-width:2px;
	border-bottom-color: #ffcc33; /* orange */
	padding: 0px;
	background-color: black;
}

.alternate
{
	color: #03718f;
}

li
{
	font-weight: normal;
}

a, a:visited, a:link, a:active
{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #ffcc33;
	text-decoration: none;
	font-weight: bold;
}

a.title, a.title:visited, a.title:link, a.title:active
{
	color: #205476;
	text-decoration: none;
	font-weight: bold;
}

a.title:hover
{
	text-decoration: none;
	font-weight: bold;
}

a.footer, a.footer:visited, a.footer:link, a.footer:active
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.footer:hover
{
	color: #ffcc33;
	text-decoration: none;
	font-weight: bold;
}

a.imgWelcome
{
	display: block;
	background-position: top left;
	background-image: url(../img/welcome.jpg);
	height: 94px;
	width: 35px;
}

a.imgWelcome:hover
{
	background-image: url(../img/welcome_mo.jpg);
}

a.imgProjects
{
	display: block;
	background-position: top left;
	background-image: url(../img/projects.jpg);
	height: 94px;
	width: 35px;
}

a.imgProjects:hover
{
	background-image: url(../img/projects_mo.jpg);
}

a.imgFriends
{
	display: block;
	background-image: url(../img/friends.jpg);
	height: 94px;
	width: 35px;
}

a.imgFriends:hover
{
	background-image: url(../img/friends_mo.jpg);
}

a.imgRoots
{
	display: block;
	background-image: url(../img/roots.jpg);
	height: 94px;
	width: 35px;
}

a.imgRoots:hover
{
	background-image: url(../img/roots_mo.jpg);
}

a.imgPrivate
{
	display: block;
	background-image: url(../img/private.jpg);
	height: 94px;
	width: 35px;
}

a.imgPrivate:hover
{
	background-image: url(../img/private_mo.jpg);
}

a.imgContact
{
	display: block;
	background-image: url(../img/contact.jpg);
	height: 94px;
	width: 35px;
}

a.imgContact:hover
{
	background-image: url(../img/contact_mo.jpg);
}

a.imgLogo
{
	display: block;
	margin: 0 auto;
	background-image: url(../img/logo.jpg);
	height: 94px;
	width: 35px;
}

img.inline
{
	float: right;
	border: none;
	margin-left: 20px;
}

img.inlineleft
{
	float: left;
	border: none;
	margin-right: 20px;
}

.formTable
{
	text-align: left;
	padding: 0;
	margin: 0;
}

.formButton
{
	border: solid 1px white;
	background-color: #ddaa11;
	height: 22px;
	font-size: 11px;
	color: black;
	cursor: hand;
	font-weight: bold;
}

.formLabel
{
	text-align: left;
	vertical-align: top;
	color: White;
}

.formTextbox
{
	text-align: left;
	color: Black;
}

p#preload img
{
	border: 0;
	width: 0;
	height: 0;
	margin: 0
}