table.thetable
	{
	margin-top: 30px;
	}

img
	{
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

img.portrait
	{
	padding-right: 10px;
	}

img.thumbnail
	{
	padding-bottom: 4px;
	}

body
	{
	background-color: #141414;
	}

table.textarea
	{
	width: 780px;
	height: 315px;
	background-image: url(../img/mainmenu2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}

td
	{
	vertical-align: top;
	}

td.textarea
	{
	padding-top: 30px;
	padding-left: 35px;
	}

p
	{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #cccccc;
	text-align: left;
	}

a
	{
	font-family: Verdana;
	color: #aab58f;
	text-decoration: none;
	font-weight: bold;
	}

a:visited
	{
	font-family: Verdana;
	color: #aab58f;
	text-decoration: none;
	font-weight: bold;
	}

a:hover
	{
	font-family: Verdana;
	color: #d3ddbb;
	text-decoration: underline;
	font-weight: bold;
	}

p.little
	{
	font-family: Verdana;
	font-size: 9px;
	line-height: 1.2em;
	letter-spacing: 0;
	word-spacing: -0.05em;
	text-decoration: none;
	color: #666666;
	text-align: center;
	}