body {
	background-color: #000000;
	margin: 0px;
}
#body_container {
	width: 770px;
}
#row_uno {
	width: 770px;
	height: 123px;
}
#row_dos {
	width: 770px;
	height: 140px;
}
#row_tres {
	width: 770px;
	height: 141px;
}
#row_cuatro {
	width: 770px;
	height: 20px;
}
#row_cinco_left {
	width: 253px;
	height: 172px;
	float: left;
	background-image: url(../imgs/template_11.jpg);
	background-repeat: no-repeat;
}
#left_col {
	width: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4EC5CE;
	margin-top: 25px;
	line-height: 17px;
	text-align: right;
}
#left_col a {
	color: #4EC5CE;
	text-decoration: none;
}
#left_col a:hover {
	color: #80EEF8;
}
#row_cinco_right {
	width: 517px;
	height: 172px;
	float: right;
	background-image: url(../imgs/template_12.jpg);
	background-repeat: no-repeat;
}
#main_col {
	width: 361px;
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #68D7BE;
	margin-top: 25px;
	line-height: 15px;
	text-align: justify;
}
#main_col a {
	color: #A5FFE6;
	font-weight: bold;
	text-decoration: none;
}
#main_col a:hover {
	color: #68D7BE;
}
.headline {
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #68D7BE;
}
.ninepxbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #3FA28C;
}
.red {
	color: #FF0000;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.red a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.red a:hover {
	color: #FF0000;
}

/* comments */

#comments_container {
	width: 750px;
}
#comments_left {
	width: 317px;
	float: left;
}
#comments_main {
	width: 433px;
	float: right;
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #3FA28C;
	margin-top: 5px;
	line-height: 15px;
	text-align: justify;
}
#comments_main a {
	color: #5BFFD4;
	text-decoration: none;
}
#comments_main a:hover {
	color: #7CFFE1;
}
#comments_form {
	text-align: center;
	margin-top: 15px;
	width: 425px;
	padding: 2px;
	background-image: url(../imgs/trans_bg.gif);
	border: 1px solid #003831;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #002A25;
	color: #2DDBAD;
	border: 1px solid #003831;
	padding: 2px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #002A25;
	color: #2DDBAD;
	border: 1px solid #003831;
}
.radio {
	background-image: none;
	border: none;
}

/* street disciple */

#sd_container {
	width: 720px;
	height: 506px;
}
#sd_main {
	width: 382px;
	height: 506px;
	float: left;
	background-image: url(../imgs/sd_01.jpg);
	background-repeat: no-repeat;
	font-family: "MS Sans Serif", Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #68D7BE;
	text-align: justify;
	padding-top: 5px;
}
#sd_main a {
	color: #A5FFE6;
	font-weight: bold;
	text-decoration: none;
}
#sd_main a:hover {
	color: #68D7BE;
}
.sd_main_heading {
	width: 80px;
	float: left;
	color: #B4CE2D;
	padding-left: 5px;
	text-align: left;
}
.sd_main_content {
	width: 282px;
	float: right;
}
#sd_right {
	width: 338px;
	float: right;
}
#sd_right_uno {
	width: 338px;
	height: 106px;
}
#sd_right_dos {
	width: 338px;
	height: 123px;
}
#sd_right_tres {
	width: 338px;
	height: 101px;
}
#sd_right_cuatro {
	width: 338px;
	height: 99px;
}
#sd_right_cinco {
	width: 338px;
	height: 77px;
}

/* notification */

#notification_container {
	width: 350px;
	height: 267px;
	background-image: url(../imgs/notification_bg.jpg);
	background-repeat: no-repeat;
}
#notification_top {
	width: 350px;
	height: 121px;
}
#notification_main {
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #68D7BE;
	text-align: justify;
}
