/*
CSS Credit: http://www.templatemo.com/
*/

body {
	line-height: 1.5em;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

a:link, a:visited { color: #3e3939; text-decoration: none; } 
a:active, a:hover {
	color: #662D91;
	text-align: center;
}

h1 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color:#990000;
	height: 20px;
	background: url(images/templatemo_h1_background.png) left center no-repeat;
}

h2 {
	margin: 0px 0px 8px 0px;
	padding: 10px 0px 0px 15px;
	font-size: 14px;
	color: #662D91;
}

p {
	margin: 10px 0px;
	color: #5b5847;
	text-align: justify;
}

img {
	float:left;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

#templatemo_container_wrapper1 {
	background-repeat: no-repeat;
	background-position: center top;
}

#templatemo_container_wrapper2 {
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}

#templatemo_container {
	margin: 0px auto;
	width: 900px;
}


/* ----- Header ----- */

#templatemo_header {
	width: 860px;
	height: 190px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(images/templatemo_menu_bg2.png);
	background-repeat: no-repeat;
}

#templatemo_logo {
	height: 150px;
	background-image: url(images/YVlogo.png);
	background-repeat: no-repeat;
	width: 475px;
	margin-left: 35px;





	margin-top: 15
.px;
	margin-top: 20px;
}

#templatemo_site_title {
	padding: 60px 0px 10px 30px;
	font-size: 40px;
	font-weight:bold;
	color: #ff0000;
}

#templatemo_site_slogan {
	padding: 90px 0px 10px 160px;
	font-size: 12px;
	color: #999999;
}
/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#templatemo_menu {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 47px;
	text-align: right;
	background-image: url(images/templatemo_menu_bg.png);
	background-repeat: no-repeat;
	color: #000;
}

#templatemo_menu ul {
	margin: 0px;
	padding: 18px 20px 0px 0px;
	list-style: none;
}

#templatemo_menu ul li {
	margin: 0px;
	display: inline;	
}

#templatemo_menu ul li a {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	font: 14px arial;
	font-weight: bold;
	color:#999999;
	text-decoration: none;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul li .current {
	color: #cccccc;
}

/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#templatemo_content {
	float: left;
	margin: 0px;
	width: 900px;
	background: #c3b595 url(images/templatemo_content_bg.png) no-repeat;
}

#templatemo_left_column {
	float: left;
	padding: 0px;
	width: 570px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

/* IE6 Only */
* html #templatemo_left_column {
	float: left;
	margin: 40px 20px 0px 20px;
	padding: 0px;
	width: 570px;
}

#templatemo_right_column {
	float: right;
	width: 200px;
	text-align: left;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
}

* html #templatemo_right_column {
	float: right;
	margin: 40px 20px 0px 20px;
	padding: 0px;
	width: 200px;
}

/* IE6 Only */
#templatemo_bottom {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 90px;
	background-image: url(images/templatemo_content_bg_bottom.png);
	background-repeat: repeat-y;

}

/* ----------------- End of Content ------------------- */

/* ------------- Section ------------------ */
.templatemo_section {
	color: #3e3939;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	width: auto;
}

.templatemo_section .section1_top {
	height: 40px;
	background: url(images/templatemo_section1_top.png) no-repeat;
}
.templatemo_section .section1_middle {
	background: url(images/templatemo_section1_middle.png) repeat-y;
}
.templatemo_section .section1_bottom {
	height: 37px;
	background:url(images/templatemo_section1_bottom.png) no-repeat;
}

.templatemo_section .section2_top {
	height: 40px;
	background: url(images/templatemo_section2_top.png) no-repeat;
}
.templatemo_section .section2_middle {
	background: url(images/templatemo_section2_middle.png) repeat-y;
}
.templatemo_section .section2_bottom {
	height: 37px;
	background: url(images/templatemo_section2_bottom.png) no-repeat;
}

.templatemo_section .section3_top {
	height: 40px;
	background: url(images/templatemo_section3_top.png) no-repeat;
}
.templatemo_section .section3_middle {
	background: url(images/templatemo_section3_middle.png) repeat-y;
}
.templatemo_section .section3_bottom {
	height: 37px;
	background: url(images/templatemo_section3_bottom.png) no-repeat;
}


.templatemo_section ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

.templatemo_section ul li {
	display: block;
}

.templatemo_section ul li a {
	padding: 0px;
	margin: 0px;
	color: #3e3939;
	text-decoration: none;
	font-weight: bold;
}

.templatemo_section ul li a:hover {
	color: #5B2882;
}

/* ---------- End of Section ------------ */

/* ----- Post ------ */
.templatemo_postbody {
	padding: 0px;
	margin-bottom: 25px;
	clear: left;
	border-top-style: solid;
	border-top-color: #A4894A;
	border-top-width: thin;
}

.publish_info {
	clear: both;
	margin: 0px;
	padding: 0px;
	color:#3e3939;

}

.comment {
	clear: both;
	margin: 10px 0px 0px 0px;
	width: 570px;
	text-align: left;
	padding: 0px;
}

.comment a {
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	font-weight: bold;
	background: url(images/templatemo_comment_icon.gif) left center no-repeat;
}
/* ----- End of Post ------ */

/* ----- Form ----- */
form {
	width: 190px;
	margin: 0px;
	padding: 13px 0px 0px 10px;
	height: 50px;
	background-repeat: no-repeat;
	
}

input {
	width: 130px;
	background: none;
	color: #CCCCCC;
	border: none;
}

.button {
	margin: 2px 0px 0px 8px;
	height: 32px;
	width: 40px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	border: none;
	background: #990000;
}
/* ----- End of Form ----- */

/* ----- Footer ----- */

#templatemo_footer {
	clear: both;
	padding: 10px 0px 0px 15px;
	width: 870px;
	height: 60px;
	text-align: center;
	color: #999999;
	text-align: center;
	font-family: Calibri;
	font-size: 14px;
}

#templatemo_footer a {
	color: #999999;
}

#templatemo_footer a:hover {
	color: #FFFFFF;
}

/* ----- End of Footer ----- */
#templatemo_container_wrapper1 #templatemo_container_wrapper2 #templatemo_container #templatemo_header #templatemo_logo2 {
	float: right;
	width: 200px;
	height: 180px;
	margin-left: 20px;
	margin-right: 20px;
}
#templatemo_container_wrapper1 #templatemo_container_wrapper2 #templatemo_container #templatemo_content #templatemo_left_column .templatemo_postbody .style1 #pics {
	clear: both;
	float: left;
}
#templatemo_container_wrapper1 #templatemo_container_wrapper2 #templatemo_container #templatemo_content #templatemo_left_column .templatemo_postbody .style1 #flash {
	width: 555px;
	clear: none;
	float: left;
	padding-bottom: 45px;
}
#templatemo_container_wrapper1 #templatemo_container_wrapper2 #templatemo_container #templatemo_content #templatemo_left_column .templatemo_postbody #content {
	height: auto;
	float: left;
	width: 565px;
	padding-bottom: 20px;
	clear: none;
}
#templatemo_container_wrapper1 #templatemo_container_wrapper2 #templatemo_container #templatemo_content #templatemo_left_column #content {
	float: left;
	clear: left;
}
#templatemo_container_wrapper2 #templatemo_container #poll {
	float: right;
	width: 160px;
	clear: right;
	padding-top: 220px;
	margin-right: 50px;
}
.centr {
	text-align: center;
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
	color: #662D91;
	text-transform: uppercase;
}
#templatemo_container_wrapper2 #templatemo_container #templatemo_content #sponser_logo {
	font-family: Calibri;
	float: right;
	width: 200px;
	margin-right: 45px;
	margin-top: 60px;
}
#templatemo_container_wrapper2 #templatemo_container #templatemo_content #widget {
	float: right;
	width: 200px;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-top: 25px;
	padding-left: 25px;
}
#templatemo_container_wrapper2 #templatemo_container #templatemo_content #templatemo_left_column #gysdLogo {
}
