body {
	background-color: #000000;
	margin: 15px;
}
body, div, td, input, textarea, a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
}
#global {
	background-color: #333;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 935px;
	float:left;
	position:absolute;
	left:50%;
	margin-left:-468px;
	border:1px solid #222;
	
}
#content {
	padding: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeebe8;
	/*background-color: #950202;*/
	/*background-color: #d6d6d6;*/
	background-color:#3a3a3a;
	width: 647px;
	float:left;
}
#menu {
	left: 780px;
	top: 70px;
	position: absolute;
	z-index: 1;
	float:left;
	width: 152px;
}
#menu, #menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	/*color: #6e5744;*/
	color: #fff;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 24px;
	padding-bottom: 30px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
li {
	list-style-type: square;
	list-style-image: url(img/bullet.gif);
	margin-top: 15px;
}
ul {
	margin-left: 7px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contentHome {
	border-right-width: 1px;
	border-right-style: solid;
	/*border-right-color: #d5cdc6;*/
	border-right-color: #eeebe8;
	background-color: #3a3a3a;
	width: 747px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 0px;
}
#contentHome h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	line-height: 17px;
}
.languages, .languages a {
	color: #fff;
	text-decoration: none;
	line-height: 17px;
}
#menu li.selected, #menu .selected {
	color: #999;
	list-style-image: url(img/bullet-selected.gif);
}
#menu li.selected a {
	text-decoration: none;
}

.languages a.selected {
	color:#fff;
	text-decoration:underline;
}
#contentCollection {
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d5cdc6;
	background-color: #000000;
	width: 746px;
	height: 560px;
}
.grey {
	text-transform: none;
	color: #fff;
}

.pages, #menu li.selected .pages a {
	text-transform: none;
	color: #fff;
}
input, textarea {
	background-color: #fff;
	border: solid 1px #333;
}
input {
	height: 17px;
	color: #191a15;
	border: solid 1px #EEECEA;
}
#left {
	width: 200px;
	float:left;
}
#right {
	float: left;
	margin: 0px 0px 0px 40px;
	_margin: 0px 0px 0px 60px;
	left: 253px;
}
.button {
	background-color: #504040;
	border: solid 1px #EEECEA;
	height: 21px;
	color: #EEECEA;
}
