body {
	margin: 15px 0px 0px 0px; 
	padding: 0px; 
	background-color: #000000;
	color: #ffffff;
	border-style: solid;
	border-width: 0px;
	border-color: #ffffff;
	background-image:url('../images/background.png');
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:center; 
	font-family: arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}
#content {
	width: 960px; 
	margin: 0px auto;
	border-style: solid;
	border-width: 0px;
	border-color: #ffffff;
	}
#desc {
	width: 960px;
	text-align: center;
	float: left; 
	font-family: Arial, sans-serif; 
	font-size: 12px;
	}
.subnav {
	position: relative;
	width: 953px;
	height:24px;
    bottom:90px;
}
.nav {
	position: relative;
	width: 953px;
	height:40px;
    bottom:70px;
	float:left;
}
.bodycontent {
	position: relative;
	width: 860px;
    bottom:40px;
	left: 45px;
}
td .flags {
	background-image:url('../images/flag-back.jpg');
	width: 205px;
	height:28px;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center; 
}
.footer {
	position: relative;
	width: 960px;
	height:87px;
}
.bold {
	font-weight: bold;
}
//** content page specific classes **//
.subnav2 {
	position: relative;
	width: 953px;
	height:24px;
	margin: 110px 0px 0px 0px; 
	padding: 0px; 
}
.subnav2top {
	height:3px;
}
.nav2 {
	position: relative;
	width: 953px;
	height:40px;
	float:left;
}
.bodycontent2 {
	margin: 110px 0px 0px 0px; 
	padding: 0px; 
}

