/*MAIN DIVS*/

body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
	}

#container {
	width: 742px;
	\width: 742px;
	w\idth: 742px;
	margin: auto;
	background-image: url(images/back_container.gif);
	padding: 0 0 0 0;
	background-repeat: repeat-y;
	background-position: 0 0;
	}
#container div.blue {
	background-image: url(images/back_blue.gif);
}
#container div.red {
	background-image: url(images/back_red.gif);
}
#container div.green {
	background-image: url(images/back_green.gif);
}




	
	
#container3 {
	width: 735px;
	\width: 735px;
	w\idth: 735px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	margin-bottom: 0px;
	position: relative;
	margin-top: -3px;
		}

#banner {
	padding: 0px;
	margin: 0 0 0 0px;
	width: 760px;
	height: 77px;
	z-index: 1;

}


/*SIDE MENU*/

#sidebar-a {
	float:left;
	width: 180px;
	\width: 182px;
	w\idth: 182px;
	padding: 0px;
	margin: 0px;
}
		
#sidebar-a div.yellow {
background-image: url(images/back_yel.jpg);
background-repeat: no-repeat;
height:200px;
}
#sidebar-a div.mix {
background-image: url(images/back_mix.jpg);
background-repeat: no-repeat;
height:200px;
}
#sidebar-a div.pur {
height:200px;
background-image: url(images/back_pur.jpg);
background-repeat: no-repeat;
}
#sidebar-a div.gre {
height:200px;
background-image: url(images/back_gre.jpg);
background-repeat: no-repeat;
}
#sidebar-a div.bro {
height:200px;
background-image: url(images/back_bro.jpg);
background-repeat: no-repeat;
}
#sidebar-a div.pur2 {
height:200px;
background-image: url(images/back_pur2.jpg);
background-repeat: no-repeat;
}
ul.sidebar-a {
	list-style-type: none;
	font-size: 12px;
	line-height: 100%;
	padding: 1em 0em;
	voice-family: inherit;
	margin: 0 0 0 0;
	z-index: 1;
}
html>body ul.sidebar-a {width: 180px}
	
ul.sidebar-a li {
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-left: 0px;
	padding-left: 0px;
}	
ul.sidebar-a ul {
	list-style-type: none;
	padding: 0;
	margin: 0.1em -0.5em 0 -0.5em;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 0px;
    }
ul.sidebar-a a {
	color: #ffffff;
	text-decoration: none;
	margin: 0;
	width: 100px;
	padding: 0.3em 1.0em 0.4em 1em;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 0px;
    }
html>body ul.sidebar-a a {width: auto}
ul.sidebar-a a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
ul.sidebar-a a:hover {
	font-weight: bold;
	color: #cdcdcd;
		text-decoration: underline;
}




/*MAIN CONTENT SECTION*/

#content2 {
	margin: 0px 0px 0px 0px;
	padding:  0px;
}
#content2 p {
	font-size: 70%;
	line-height: 130%;
	text-align: justify;
	margin-left:220px;
	margin-right:50px;
}
#content2 p.menu {
	font-size: 70%;
	line-height: 160%;
	text-align: left;
		margin-left:0px;
	margin-right:0px;
}
h1 {
	font-size: 150%;
	
	font-family: Arial, Helvetica, sans-serif;
	margin-left:220px;
	margin-right:50px;
	margin-top:20px;
}
h1.yellow {

	color: #c6a300;

}
h1.pur {

	color: #734b78;

}
h1.pur2 {

	color: #785f77;

}
h1.gre {
	color: #719836;

}
h1.mix {
	color: #6c8455;

}
h1.bro {
	color: #815a4b;

}



h3 {
	font-size: 70%;
	color: #546d6d;
	line-height: 140%;
	margin-bottom: -10px;
	font-weight: normal;
	margin-left:20px;


}
h3.mix {
	color: #6c8455;

}
h3.yellow {
	color: #b99900;

}
h3.pur {
	color: #734b78;

}
h3.gre {
	color: #719836;

}
h3.bro {
	color: #815a4b;
	}

h3.pur2 {
	color: #785f77;
	}
#content2 a:visited {
	color: #000000;
}
#content2 ul {
	margin-bottom:-10px;
	font-size: 70%;
	line-height: 200%;
	margin-left:250px;

	
}


/*FOOTER*/

#footer {
	clear: both;
	margin-top: 0px;
	background-image: url(images/bot.gif);
	color: #595959;
	font-size: 60%;
	text-align: center;
	height: 25px;
	line-height: 22px;
	;
	background-repeat: no-repeat;
}
#footer a {
	color: #595959;
	text-decoration: none;
}
	
a
{
	text-decoration: none;
	color: #666666;
}
a:visited
{
	text-decoration: none;
	color: #0000cc;
}
a:hover
{
	text-decoration: underline;
}




