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

body {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	background: #0e1824 url(images/body-background.jpg) repeat-y;
	}
	
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
p {
	font:11px/20px Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
	
#Content>p {
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

#Content>p+p {text-indent:0px;}

a {
	color:#09c;
	font-size:14px;
	text-decoration:none;
	font-weight:600;
	font-family:Georgia, "Times New Roman", Times, serif;
	}


a:hover {color: #FFFFFF;}

#Header {
	color: #fff;
	height:auto;
	text-shadow: #000 3px 1px 1px;
	position:absolute;
	left:63px;
	width:775px;
	background: #0e1824 url(images/body-background.jpg) repeat-y;
	}
	
#Content {
	position:absolute;
	top:135px;
	margin:0px 0px 20px 200px;
	padding:0px;
	width:620px;
	}

#Menu {
	position:absolute;
	top:100px;
	left:63px;
	width:776px;
	height:24px;
	background:#0a1725;
	background-color: #0a1725;
}

#Ads {
	position:absolute;
	top:140px;
	left:65px;
	width:125px;
	padding:00px;
	height:auto;
	}

#page-bottom {
	margin-top:12px;
	padding:4px 12px 2px 12px;
	line-height:1.4em;
	text-align: center;
	background: #0e1824 url(images/body-background.jpg) repeat-y;	
}

#page-bottom a {

}
#Content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.6;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

#float-L {
	float:left;
	padding-right: 12px;
}
#ES_Response {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	line-height: 1.6;
	overflow: scroll;
	
}
