
body {
	font-family:Arial;
	font-size: 12px;
	line-height:1.4em;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;

	background-color:#000000;
}

div.container{
	clear:both;
	color: #FFFFFF;
	margin:0 auto; 
	text-align:center;
	width:1012px;
	background-color:#000;
	overflow:auto;

}
div.footer{
	clear:both;
	color: #FFFFFF;
	margin:0 auto; 
	width:1012px;
	
}
div.rightside {
width:516px; float:left; text-align:left;  background-image:url(images/right-background.gif); background-repeat:repeat-y;

}
div.rightside2 {
 padding-left:12px; padding-right:12px; 

}
div.bluefade{
	text-align:left;
	width:472px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	margin-bottom:15px;
	background-image: url(images/blue-fade.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	

}
div.bluefade2{
	text-align:left;
	width:472;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	background-image: url(images/blue-fade-bottom.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	

}

div.leftside {
width:460px; float:left; text-align:left; padding-left:18px; padding-right:18px; padding-top:20px; font-size:15px; line-height:1.5em;
}
div.leftside2 {
 text-align:left; padding-left:18px; padding-right:18px; font-size:15px; line-height:1.5em;
}
div.greentitle{
font-size:17px; color:#00ED00; font-weight:bold; padding-bottom:5px;
}
div.footer{
font-size:12px; color:#00ED00; 
}
span.greenish {color:#00ED00; }


/* Links */
a.greenlink, a:visited.greenlink {
color: #00ED00;
text-decoration:underline;
}
a:hover.greenlink{
color: #FF0;
text-decoration:underline;
}
a.vividconcept,a:visited.vividconcept{
color: #00ED00;
text-decoration:none;
}
a:hover.vividconcept{
color: yellow;
text-decoration:underline;
