body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border: 0px;
	display: block;
}

p, ul {
	font-family: Georgia, Western, Tahoma;	
	font-size: 11pt;
	margin-right: 55px;	
	text-align: justify;
	color: #FFF;
}

a:link {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: none;
	color: #445052;	
}

a:visited {
	text-decoration: none;
	color:#FFF;
}

a:active {
	text-decoration: none;
	color:#445052;
}

table {
	border: 0;
}
	
td {
	color: #FFF;
}	
	
#thumbs {
	border: 1px solid #F07E01;
}

#content {
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;	
}

#headline {
	font-weight: bold;
	font-size: 12pt;
}

#nav_main_tab {
	font-family: Georgia, Western;
	font-size: 12pt;
	color: #EF7F00;
}

#nav_main_link {
	text-decoration: none;
	font-family: Georgia, Western;
	font-size: 12pt;
	color: #EF7F00;
}

#nav_main_link:hover {
	font-weight: bold;
	font-style: italic; 
}

#nav_main_link_active {
	font-weight: bold;
	font-style: italic;
	color: #EF7F00;
}

#nav_sub_tab {
	font-family: Georgia, Western;
	font-size: 12pt;
	color: #FFF;
	margin-right: 20px;
	background-image: url(../images/nav_sub_bg.gif);
	background-repeat: no-repeat;
	background-position: top, left;
	width: 210px;
}

#nav_sub_td {
	text-align: right;
	height: 30px;	
}

#nav_sub_link {
	text-decoration: none;
	font-family: Georgia, Western;
	font-size: 12pt;
	color: #FFF;
}

#nav_sub_link:hover {
	font-weight: bold;
}

#nav_sub_link_active {
	font-weight: bold;
}

#logo {
	position: relative; 
	width: 160px; 
	top: -55px; 
	right: -350px;
}
