/* CSS Document */
body{
	background-color: #000000;
	background-image: url(../images/flower_power.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}
ul,li {
	font-size: 12px;
	line-height: 30px;
	list-style:url(../images/bullet.gif);
}
h1,h2,h3{ 
	color: #ff6600;
	border-bottom: 1px dashed #ff6600;
	width: 60%;
	margin-top: 15px;
	margin-left: 5px;
}
h1{
	font-size: 20px;
}
h2{
	font-size: 20px;
}
h3{
	font-size: 17px;
}
a,
a:link,
a:visited,
a:active {
	color: #000000;
	border-bottom: 1px dashed #000000;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	border-bottom: none;
	text-decoration: none;
}

a.image-link,
a.image-link:link,
a.image-link:visited,
a.image-link:active {
	border-bottom: none;
}

img{
	margin: 0;
	padding: 0;
}

br{	
	clear:both;
}
p{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	display: block;
	color: #999999;
}
.center{
	text-align:center;
}
/* Layout Formatting*/
#main {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
div.bg-container{ text-align:center; }
td.boxes { vertical-align:top; }
td.boxes div.roundedbox { 
	margin-left: 50px;
	margin-bottom: 20px;
}

#header{ width: 100%; }
td.ads { text-align: center;
}
td.ads a {	border: 0; }
td#slogan div.roundedbox {
	margin-left: 7%;
}
td#slogan div.roundedbox .boxcontent img{
	margin-left: 15px;
}
div#footer {
	font-size: 11px;
	text-align: center;
	width: 100%;
	color: #cccccc;
}
div#footer a,
div#footer a:link,
div#footer a:visited,
div#footer a:active {
	border-bottom: 1px dashed #00CCFF;
	color: #0099CC;
}
div#footer a:hover { 
	color: #00CCFF; 
	border-bottom: none;
}
#w3c{ text-align:center;}
/*** Rounded Boxes Formatting***/
/* Set the box background color to the same color as the circle in the 
   image. Set the width, float and margins as desired. */
   div.roundedbox {
      /*float: none;
      margin: 0 0 0 1em;
      width: 300px;*/
	  padding: 0;
	  margin: 0;
	  margin-left: auto;
	  margin-right: auto;
}
div.roundedbox p{
  color: #000000;
}

.content-boxes {
	width:300px;
}
div.roundedbox .content-boxes {
	 margin-top: 30px;
}
.content-boxes-inner {
	width:268px;
}
.bg-box {
	width:832px;
}
.bg-box-inner {
	width:800px;
}
.marquee {
	width:532px;
}
.marquee-inner {
	width:500px;
}

/*   
div.roundedbox a,
div.roundedbox a:link,
div.roundedbox a:active,
div.roundedbox a:visited {
  color: #006633;
}
*/
div.roundedbox .top, 
div.roundedbox .bottom {
	font-size: 1px;
	height: 16px;
	line-height: 1px;
}
div.roundedbox .topleft {
	float: left;
	height: 16px;
	width: 16px;
}
div.roundedbox .topleft#bg-tl { background: url(../images/corners.png) no-repeat top left; }
div.roundedbox .topleft#green-tl { background: url(../images/corners_green.png) no-repeat top left; }
div.roundedbox .topleft#red-tl { background: url(../images/corners_red.png) no-repeat top left; }
div.roundedbox .topleft#orange-tl { background: url(../images/corners_orange.png) no-repeat top left; }
div.roundedbox .topleft#brown-tl { background: url(../images/corners_brown.png) no-repeat top left; }
div.roundedbox .topleft#yellow-tl { background: url(../images/corners_yellow.png) no-repeat top left; }


div.roundedbox .bg { background-color: #373737 /*#171717*/; }
div.roundedbox .green { background-color: #7a950b /*#acc837*/; height: 450px; }
div.roundedbox .red { background-color: #d02121; height: 450px; }
div.roundedbox .orange { background-color: #d16a0e; height: 450px; }
div.roundedbox .brown { background-color: #784315;height: 450px; }
div.roundedbox .yellow { background-color: #fff000; }

div.roundedbox .topcenter,
div.roundedbox .bottomcenter {
	float: left;
	height: 16px;
/*	width: 268px;*/
	margin: 0;
}

div.roundedbox .topright {
	float: right;
	height: 16px;
	width: 16px;
}
div.roundedbox .topright#bg-tr { 
	background: url(../images/corners.png) no-repeat top right;
}
div.roundedbox .topright#green-tr { 
	background: url(../images/corners_green.png) no-repeat top right;
}
div.roundedbox .topright#red-tr {
	background: url(../images/corners_red.png) no-repeat top right;
}
div.roundedbox .topright#orange-tr { 
	background: url(../images/corners_orange.png) no-repeat top right;
}
div.roundedbox .topright#brown-tr { 
	background: url(../images/corners_brown.png) no-repeat top right;
}
div.roundedbox .topright#yellow-tr { 
	background: url(../images/corners_yellow.png) no-repeat top right;
}

div.roundedbox .bottomleft {
	float: left;
	height: 16px;
	width: 16px;
}
div.roundedbox .bottomleft#bg-bl { 
	background: url(../images/corners.png) no-repeat bottom left;
}
div.roundedbox .bottomleft#green-bl { 
	background: url(../images/corners_green.png) no-repeat bottom left;
}
div.roundedbox .bottomleft#red-bl { 
	background: url(../images/corners_red.png) no-repeat bottom left; 
}   
div.roundedbox .bottomleft#orange-bl {
	background: url(../images/corners_orange.png) no-repeat bottom left;
}
div.roundedbox .bottomleft#brown-bl { 
	background: url(../images/corners_brown.png) no-repeat bottom left;
}   
div.roundedbox .bottomleft#yellow-bl { 
	background: url(../images/corners_yellow.png) no-repeat bottom left;
}   

div.roundedbox .bottomright {
	float: left;
	height: 16px;
	width: 16px;
	margin: 0;
}

div.roundedbox .bottomright#bg-br {
	background: url(../images/corners.png) no-repeat bottom right;
}   
div.roundedbox .bottomright#green-br { 
	background: url(../images/corners_green.png) no-repeat bottom right;
}   
div.roundedbox .bottomright#red-br { 
	background: url(../images/corners_red.png) no-repeat bottom right;
}   
div.roundedbox .bottomright#orange-br {
	background: url(../images/corners_orange.png) no-repeat bottom right;
}   
div.roundedbox .bottomright#brown-br {
	background: url(../images/corners_brown.png) no-repeat bottom right;
}   
div.roundedbox .bottomright#yellow-br { 
	background: url(../images/corners_yellow.png) no-repeat bottom right;
}   

div.roundedbox p {
	margin: 0 0 0 10px;
}
