/* Start of CMSMS style sheet 'Theme' */
body{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #000;
	background-color:#ffd936;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#page {
	background-color:#fff;
	padding:8px 4px 8px 4px;
	width:950px;/*950*/
	margin-left:auto;
	margin-right:auto;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:24px;
	font-weight:bold;
}

#banner {
	background-image:url(../uploads/images/img02.jpg);
	background-repeat:no-repeat;
	width:930px;
	height:254px;
			padding:5px 10px 10px 10px;

}

#text {

		height:207px;
		width:500px;
		font-size:14px;
			color:#e6e5cf;


}
	

.imp {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffd936;
	font-size:20px;
	font-weight:bold;
}

.imp2 {
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
		color:#fff;

}

#Header{
	width: 930px;
}

#Navigation{
}

/**************************CONTENT**************************/
#Content{
	width:930px;
	min-height:400px;
	padding-bottom:30px;

}


/**************************FOOTER**************************/
#Footer{
	width: 930px;
	color: #ffd936;
	background-image:url(../uploads/images/footer-bg.jpg);
	background-repeat:repeat-x;
}
a.FooterLink{
	color: #ffd936;
	text-decoration:none;
}
a.FooterLink:hover{
	color: #fff;
	text-decoration:underline;
}

/* End of 'Theme' */

