/* BODY---------------------------------------------------------------------- */

BODY {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

#wrapper {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}


#main {
	float: left;
	width: 590px;
	font-size: 10pt;
	padding-bottom: 20px;
	line-height: 135%;
	color: #666666;
	padding-right: 5px;
	margin-top: 10px;
	background-color: #FFFFFF;











}

.news{
	float: left;
	width: 570px;
	font-size: 9pt;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-right : 5px;
	padding-left : 10px;
	line-height: 145%;
	height: 320px;
	background-image : url(../spi-counceling/news.jpg);
	background-repeat: no-repeat;
	color: #000000;
	margin-top: 10px;



	
}

.box1{
	float: left;
	width: 490px;


	
}

.box2{
	float: left;
	width: 490px;
	border: 2px dotted #339966;


	
}

td{
	font-size: 10pt;
	line-height: 135%;
	color: #666666;


	
}

A:link    {  color: #009999; TEXT-DECORATION: none  ;}
A:visited {  color: #984B98; TEXT-DECORATION: none  ;}
A:active  {  color: #669966; TEXT-DECORATION: underline  ;}
A:hover   {  color: #FF7C51; TEXT-DECORATION: underline  ;}

.color1{
	color: #336600;
	font-style: normal;
	line-height: 135%;
	font-weight: normal;

}

.color2{
	color: #CC0000;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;
}

.color3{
	color: #000066;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;

}

.color4{
	color: #FFFFFF;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;

}

.color5{
	color: #FF6699;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;

}

.color6{
	color: #009933;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;

}

.color7{
	color: #6699FF;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;

}

.color8{
	color: #999999;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
    text-decoration : line-through;
}

.color9{
	color: #000000;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;

}

.color10{
	color: #CC6633;
	font-style: normal;
	line-height: 135%;
	font-weight: bold;
	font-variant: normal;

}

h1{MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px;}
h2{
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	color: #009933;
	line-height: 150%;
	font-weight: normal;



}

hr{ border: 2px dotted #CCCCCC;}

/*menu---------------------------------------------------------------------- */

#menu {
	width: 160px;
	float: left;
	margin-left: 5px;
	padding-top : 10px;
	padding-bottom: 20px;



}


/* HEADER---------------------------------------------------------------------- */

#header {
	clear: both;
	background-image : url(../spi-counceling/logo.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 770px;


}


/* FOOTER---------------------------------------------------------------------- */

#footer {  clear: both; }

