html, body {
	margin:0;
	padding:0;
}

body {
/*	text-align: center;*/
	font-family: Verdana, Helvetica, Arial, sans-serif !important;
	background-color: #eee !important;
	color: #444 !important;
	font-size: 75%;
}

a {
	color: #27D !important;
	text-decoration: none;
}

a:focus, a:hover, a:active {
	text-decoration: underline;
}

p, li {
	line-height: 1.8em;
}

h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif !important;
	margin: 0 0 10px 0 !important;
	letter-spacing:-1px;
}

h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}

h2 {
/*	padding-top: 10px;*/
/*	font-size:2em;*/
}

pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}

div#page {
	width: 998px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
/*
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
*/
}

div#containerGallery {
	position: relative;
	padding: 15px;
	height: 700px;
}

div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}

/*
div#header {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;	
}
*/

div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	/*padding: 20px 0 40px;*/
	text-align: center;
}
