a{

	text-decoration: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a:focus, a:hover, a:active {
	text-decoration: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
}

p, li {
	line-height: 1.8em;
}

 
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 1000px;
	background-color: #fff;
	text-align: left;
	float:none;
	position:relative;
	height: 810px;
	padding: 5px;
}
div#container {
	float:none;
	position:relative;
	background-color: #FFFFFF;
}

.gallery_section_page
{
	background-color:#eee;
	border-bottom-style:solid;
	border-top-style:solid;
	height:820px;
	border-color:#DADADA;
	width: 100%;
	float: none;
	position: relative;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-bottom-color: #E6E6E6;
	
/**	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #eee;
	color: #444;
	font-size: 75%;
	*/
}


.container_page {
	width: 1000px;
	position: relative;
	float: none;
	margin: auto;
	height: 1000px;
}
