@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
}

#content {
	position: absolute;
	top: 45px;
	left: 478px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size:14px;
	line-height:21px;
	color: black;
	width: 327px;
	height: 387px;
	overflow: auto;
}
h1 {
	font-size: 16px;
	color: black;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#img {
	border: solid 2px #ccc6b6;
}


#backimage {
	position: relative;
	width: 850px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/global_background.png);
}

#menu  {
	position: absolute;
	bottom: 237px;
	left: 105px;
	color: black;
	font-size: 13px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	a:link {
	text-decoration: none;
	color:#333333;
}
	 a:visited {
	text-decoration: none;
	color:#333333
}
	 a:active {
	text-decoration: none;
	color:#333333;}
	 a:hover {
	text-decoration: none;
	color:#FF3333
}
#myline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size:11px;
	color: #999999;
	position: absolute;
	top: 518px;
	left: 468px;
}
#title  {
	position: absolute;
	bottom: 63px;
	left: 468px;
	color: #CCCCCC;
	font-size: 60px;
	line-height:18px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 338px;
	height: 76px;
}
