BODY {
	FONT-SIZE: 13px; MARGIN: 0px 0px 20px; COLOR: #333333; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; BACKGROUND-COLOR: #1c85b5; TEXT-ALIGN: center
}
H1 {
	FONT-SIZE: 16px; COLOR: #993300; FONT-STYLE: italic; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; TEXT-DECORATION: underline
}
P {
	FONT-SIZE: 14px; LINE-HEIGHT: 23px; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
.img_r {
	FLOAT: right
}
.style6 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #336699; TEXT-ALIGN: center
}
.style9 {
	COLOR: #990000; FONT-STYLE: italic
}
UL {
	FONT-SIZE: 14px; LINE-HEIGHT: 23px; FONT-FAMILY: Arial, Helvetica, sans-serif
}

a.links {
    font-family: 'Comic Sans MS',Arial, Tahoma, Verdana;
	font-size: 22px;
	text-decoration: NONE;
	font-weight: BOLD;
}
a.color1 {
	color: #5e8c02;
}
a.color2 {
	color: #ff5400;
}
a.color3 {
	color: #dc3377
}
a:hover.color1 {
    color: #0fb90f;	
}
a:hover.color2 {
    color: #ff8041;
}
a:hover.color3 {
	color: #fd69a4;	
	
}

.album {
	clear:BOTH;
	width:717px;
	background-color:#ff8041;
	border:1px solid #ff5400;
	color:#ffffff;
	font-family:Arial,Tahoma;
	/*text-transform:UPPERCASE;*/
	font-weight:BOLD;
	text-align:LEFT;
	padding-left:10px;
}
.pic_row {
	clear:LEFT;
    width:730px;
	padding:20px 0px 10px 0px;
}
.pic_box {
	width:33%;
    float:LEFT;
}
.space {
	clear:LEFT;
	height:20px;
}
img.thumb {
	border:5px solid #ffffff;
	width:145px;
	height:110px;
}

.news_title {
	font-family: Georgia, "Times New Roman",Arial,Tahoma;
	font-size:18px;
	font-weight:BOLD;
	text-align:LEFT;
	text-transform: UPPERCASE;
}
.news_author {
	font-family: Georgia, "Times New Roman",Arial,Tahoma;
	font-size:11px;
	text-align:LEFT;
}

.news_content {
	FONT-SIZE: 14px; MARGIN: 0px 0px 20px; COLOR: #333333; FONT-FAMILY: Arial, Georgia, "Times New Roman", Times, serif; TEXT-ALIGN: LEFT;
}
