body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E9E9E9;
}

a:link       {
	color: #D31960;
	text-decoration: none;
	font-weight: bold;
}
a:visited       {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
a:hover      {
	color: #E06518;
	text-decoration: none;
	font-weight: bold;
}
a:active       {
	color: #68BD58;
	font-weight: bold;
}

h1 {
	font-size: 16px;
	color: #004AC3;
	font-style: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 13px;
	color: #D31960;
}

.main_photo_articles {
	height: 336px;
	width: 600px;
	border: 1px solid #333333;
	padding: 5px;
	margin: auto;
}
.main_photo_articles_left {
	height: 336px;
	width: 600px;
	border: 1px solid #333333;
	padding: 5px;
}
.img-desc_left {
	position: relative;
	height:336px;
	width: 600px;
	display: block;
	border: 1px solid #333333;
	padding: 5px;
	text-align: left;
}
.img-desc_left     tite {
	color: #FFFFFF;
	position: absolute;
	bottom: 45px;
	left: 5px;
	width: 580px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-shadow: 2px 2px 2px #000;
	text-align: left;
}
.img-desc_left  cite {
	color: #fff;
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 580px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-shadow: 1px 1px 1px #000;
}
.img-desc_center {
	position: relative;
	height:336px;
	width: 600px;
	display: block;
	border: 1px solid #333333;
	padding: 5px;
	margin: auto;
	text-align: left;
}
.img-desc_center      tite {
	color: #FFFFFF;
	position: absolute;
	bottom: 45px;
	left: 5px;
	width: 580px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-shadow: 2px 2px 2px #000;
	text-align: left;
}
.img-desc_center   cite {
	color: #fff;
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 580px;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-shadow: 1px 1px 1px #000;
}

#column_style1 {
	float: right;
	padding-right: 2px;
	height: 280px;
	width: 336px;
}


.photo_art_descript {
	width: 600px;
	padding: 0px;
	margin: auto;
}
.photo_art_descript_left {
	width: 600px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}



#container {
	text-align: left;
	padding: 0px;
	width: 980px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin solid #E9E9E9;
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	-moz-border-radius-bottomleft: 25px;
	-moz-border-radius-bottomright: 25px;
	-webkit-border-radius: 25px;
}
#date_time {
	width: auto;
	height: 24px;
	font-size: 16px;
}

#header {
	background-color: #666666;
	height: 300px;
	text-align: center;
	margin-top: 30px;
}

#menu_nav {
	margin: 0px;
	width: 980px;
	height: 24px;
	background-repeat: repeat-x;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-decoration: none;
	display: block;
	background-image: url(../images/bg/bg_men_nav.png);
	padding: 0px;
}
#main_content {
	padding: 12px;
	float: left;
	margin: 0px;
	text-align: left;
	width: 958px;
}
#sponsors {
	width: 973px;
	float: left;
	text-align: center;
	padding: 5px;
}


#footer {
	clear: both;
	height: 5%;
	text-align: center;
	font-size: 9px;
	padding: 5px;
	color: #CCCCCC;
	font-weight: bold;
}
.prof_pic {
	padding: 3px;
	border: 1px solid #333333;
}
.blog_Himg {
	border: 1px solid #333333;
	padding: 5px;
	text-align: center;
}
.ustream_left {
	float: left;
}
.ustreamchat_right {
	float: left;
}

