body {
	margin: 0px;
	padding: 0px;
	background-color: #7f7f7f;
	background-attachment: fixed;
	background-image: url(images/bckgrnd.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-bottom;
}

#centerAll {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	display: block;
}

#wrapper {
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#header {
	height: 110px;
	background-image: url(images/top-bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 800px;
	background-color: #FFFFFF;
	position: relative;
}

.logo {
	position: absolute;
	left: 8px;
	top: 7px;
}

#flags {
	position: absolute;
	bottom: 8px;
	right: 8px;
}

#flags a {
	margin-left: 8px;
	display: inline-block;
}

#topMenu  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: url(images/topmenu-bckgrnd.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 800px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ffed21;
}

#topMenu li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #991211;
	float: left;
}

#topMenu  li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #de0201;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#topMenu   a:hover   {
	background-color: #DE0201;
}

#topMenu li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #991211;
	border-left-color: #991211;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #991211;
	position: absolute;
}

#topMenu li:hover ul {
	display: block;
}

#topMenu  li:hover ul li   {
	float: none;
	background-color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #991211;
}

#topMenu  li:hover  ul  li:hover {
	background-color: #DE0201;
}

#topMenu  li:hover    ul li a {
	display: inline-block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FF0000;
}

#topMenu  li:hover  ul  li:hover  a {
	background-color: #DE0201;
}

#body {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	display: block;
	float: left;
	background-image: url(images/content-bckgrnd.jpg);
	background-repeat: repeat-y;
}

#content {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	width: 780px;
	float: left;


}

#content h1 {
	font-size: 18px;
}

#sideMenu {
	padding: 0px;
	list-style-type: none;
	width: 165px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	float: left;
}

#sideMenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#sideMenu a {
	display: block;
	background-color: #f1f1f1;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	padding-left: 15px;
}

#sideMenu a:hover {
	color: #FFFFFF;
	background-color: #000000;
}

#rCol {
	width: 180px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#rCol h1 {
	font-size: 13px;
	color: #ff0200;
}

#rCol .readMore {
	color: #ff0200;
	display: block;
	margin-bottom: 10px;
}

#rCol hr {
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer {
	background-image: url(images/footer-bckgrnd.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	width: 780px;
	float: left;
}
