* {
    padding: 0;
    margin: 0;
    }

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:12px;
    color: #d59857;
    /* #d59857 ,#B030FF #C3D000 */
	margin: 0px 0 0 0;
    width: 80em;
    text-align: justify;
	}
	
div {
	font: 18px sans-serif;
	/* border: 1px solid black; */
	}
	
div#column1 {
	float: left;
	width: 150px;
	margin: 0 5px 0 0;
    font: 16px sans-serif;

	/* background-color:#C3D9FF; */
	}
	
div#column2, div#column3 {
	float: right;
	width: 150px;
	margin: 0 0 0 5px;
}

div#column3 {
	width: 00px;
}

div#column4 {
    font: 14px sans-serif;
	margin:0 184px 0 167px;
    padding: 0 5px 0px 50px;
}

div#header {
    font: 36px sans-serif;
	height: 200px;
	margin: 0px 0 0 0;
	clear: both;
	background-color: #ffffff;
    background:  url('http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/compound/v_1_2_6_11/images/doc.gif') no-repeat;
}

div#footer {
	height: 350px;
	margin: 0px 0 0 0;
	clear: both;
	background-color: #ffffff;
	background-image:  url('http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/compound/v_1_2_6_11/images/poundbody.gif');
	background-repeat:no-repeat;
	background-position: 0 100%;
}

#ul-topic {
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 30px ;
}


#li-topic {
	margin-bottom: 0px;
	padding: 5px 5px 0px 10px;
	height: 30px;
	background-color:#C3D9FF;
  	border: 1px solid white; 
}

#li-topic-active{
	margin-bottom: 0px;
	padding: 5px 5px 0px 10px;
	height: 30px;
	background-color:#C3A0FF;
    /* #C3A0FF #C3D000*/
  	border: 1px solid white; 
}


#ul-body {
    font: 14px sans-serif;
	list-style: disc outside;
	margin: 0px;
	padding: 0px 0px 0px 50px;
}



#li-body {
	background-color:#C3D9FF;
	background-color: white;
}

#ul-body-ul1 {
    font: 12px sans-serif;
	list-style: disc outside;
	margin: 0px;
	padding: 0px 0px 0px 50px;
}


a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
#p {
#    font: 12px sans-serif;
#    font-style: normal;
#}
em {
    font-weight:bold;
    font: 16px sans-serif;
    font-style: normal;
    text-decoration: underline;
}

h1 {
    padding: 30px;
    text-align: center;
    font-size: 38px;
    top:150px;
}
h5 {
    padding: 5px 10px;
    font-weight:normal;
    font: 12px sans-serif;
}
h5:hover
{
text-decoration: underline;
}

#td-contact {
    padding: 5px 10px;
    font-weight:normal;
    font: 12px sans-serif;
}

h6 {
    padding: 30px;
    text-align: center;
    top:150px;
    text-decoration: underline;
}


a:link { color:#d59857; text-decoration: none; }
a:visited { color: #d59857; text-decoration: none; }
a:hover { text-decoration: underline; color: #d59857; }
a:active { text-decoration: underline; color: #d59857; }



/* BACKGROUNDS -------- */

		#body  {
			background-color: #ffffff;
			background-image:  url('http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/compound/v_1_2_6_11/images/poundbody.gif');
			background-repeat:no-repeat;
			background-position: 0 100%;
		}

		#doc {
			background-image: url('http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/compound/v_1_2_6_11/images/doc.gif');
			background-repeat: no-repeat
		}
