* { margin: 0; padding: 0; }
body {
	text-align: center; /* for IE */
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	background-color:#FFFFFF;
}
.container{
	border: 10px solid #7f7f7f;
	z-index:0;   /* align for good browsers */
	text-align:left; /* counter the body center */
	height:auto;
	width:792px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	position:relative;
	
}
.sig {
	height: 131px;
	width: 225px;
	left: 6px;
	top: 314px;
	position: absolute;
	z-index:1;
}
.gal_pic {
	margin-top: 8px;
	margin-right: 8px;
	z-index:3;
}
.content {
	padding-left: 40px;
	z-index: 3;
	left: 0px;
	top: 0px;
	padding-right: 50px;
}
 a.contentl:link {
	color: #000;
	text-decoration: none;
}
 a.contentl:visited {
	text-decoration: none;
	color: #000;
}
 a.contentl:hover {
	text-decoration: underline;
	color: #000;
}
 a.contentl:active {
	text-decoration: none;
	color: #000;
}
 a.db:link {
	color: #026F6F;
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
}
 a.db:visited {
	text-decoration: none;
	color: #026F6F;
	font-weight: bold;
	font-size:12px;
}
 a.db:hover {
	text-decoration: underline;
	color: #026F6F;
	font-weight: bold;
	font-size:12px;
}
 a.db:active {
	text-decoration: none;
	color: #026F6F;
	font-weight: bold;
	font-size:12px;
}
 a.sa:link {
	color: #027070;
	text-decoration: none;
}
 a.sa:visited {
	text-decoration: none;
	color: #027070;
}
 a.sa:hover {
	text-decoration: underline;
	color: #027070;
}
 a.sa:active {
	text-decoration: none;
	color: #027070;
}

.drop_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: capitalize;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 12px;
	font-style: normal;
	padding-right: 15px;
}
.content_gal {
	padding-left: 40px;
	z-index: 3;
	left: 0px;
	top: 0px;
}
.news {
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	position: absolute;
	z-index: 2;
	left: 27px;
	top: 169px;
	width: 179px;
}
.sub {
	color:#000000;
	font-size:12px;
	line-height:18px;
	position: absolute;
	z-index: 2;
	left: 27px;
	top: 549px;
	width: 165px;
	height: 107px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	
}
.news_header {font-size: 12px}
.container .content ul {
	list-style-type: circle;
	list-style-position: inside;
}
