* {
	font-family: Tahoma;
}
.solid-td-border {
	border-top: 1px solid #107ca2;
	border-right: 1px solid #107ca2;
}

body {
	font-family: Tahoma, Helvetica, Arial;
	font-size:12px;
	color: #3f3f3f;
}

a {
	text-decoration: underline;
	color: #000000;
}

.galtitle {
	font-weight: bold;
}

.galtitle a{
	acolor: #F87B50;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #1B3951;
}

.curgaltitle {
	acolor: #F87B50;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #1B3951;
}

.curgalcomment {
	font-family: Arial;
	padding-top: 15px;
	padding-bottom: 15px;
	
}
.curgalimg {
	font-family: Arial;
	padding: 4px 4px 44px 4px;
	
}

.curgalimg a {
	font-family: Arial;
}
.galcomment {
	font-family: Arial;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 22px;
	
}

#bgfade {
	left:0;
	top:0;
	display: none;
	position: absolute;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 5;
	background-color: black;
}

#bigpicture {
	display: none:
	left:0;
	top:0;
	position:absolute;
	background-color:#d8dede;
	z-index: 150;
}

#newstitle {
	font-weight: bold;
	font-family: tahoma, arial, helvetica;
	font-size: 14px;
	color: #1B3951;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 20px;
	text-transform: uppercase;
}

#newsbody {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #595959;
	text-align: justify;
}

#newsauthor {
	font-family: arial, helvetica;
	font-size: 10px;
	color: #595959;
	text-align: right;
}

#creator {
	position: relative;
	display: block;
	width: 595px;
	height: 25px;
	top: -40px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	text-align: center;
	color: #696969;
}

#creator a {
	font-size: 12px;
	color: #696969;
	text-decoration: underline;
	font-variant: small-caps;
}

#copyr {
	position: relative;
	display: block;
	width: 595px;
	height: 25px;
	top: -40px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	text-align: center;
	color: #867567;
}

#newsblock {
	aposition: relative;
	adisplay: block;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	height: auto;
	float: left;
	padding-bottom: 10px;
	padding-top: 20px;
	text-align: justify;
	background: url( g/hline.jpg ) center bottom no-repeat;
}

#sblock {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	height: auto;
	float: left;
	text-align: justify;
}

#sblock_text {
	position: relative;
	padding-bottom: 20px;
}

#sblock_author {
	position: relative;
	float: right;
	padding-bottom: 20px;
}

#sblock_img {
	position: relative;
	float: left;
	width: 150px;
	padding: 6px 6px 6px 0px;	
	z-index: 100;
}

