@charset "UTF-8";
/* CSS Document */

/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	
} 
 

 
#maincol{
	float: none;
	display:inline;
	position: relative;
 width:; 
	
 }
 
#plate {
	background-image: url(../images/platebground.jpg);
	height: 900px;
	width: 900px;
	z-index: -900;
 }
 
 #content{
	position: relative;
	width: 640px;
	height: 400px;
	z-index: 1;
	top: 195px;
	left: 130px;
 }
 
#footer{
	height:75px;
	clear:both;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #CCCCCC;
	margin-right: 5px;
 } 
 
p {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	color: #009900;
	font-family: "Courier New", Courier, monospace;
}

h1 {
	color: #00CC00;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px 0px 8px 0px;	
	font-family: "Courier New", Courier, monospace;
}

h2 {
	color: #00CC00;
font-size: 0.9em;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-family: "Courier New", Courier, monospace;
	
}


a:link {
	color: #009900;
	text-decoration: underline;
	font: Courier;
}
a:active {
	color: #00CC00;
	text-decoration: underline;
	font: Courier;
}
a:visited {
	color: #00CC00;
	text-decoration: underline;
	font: Courier;
}
a:hover {
	color: #00CC00;
	text-decoration: none;
	font: Courier;
}


#menu2 {
list-style: none;
  padding: 0;
  margin: 0;
  width: 400px;
  height: 50px;
  position: relative;
  left: 260px;
  top: 740px;
}

#menu2 a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
 
 
 #menu2 span {
  display: none;
  position: absolute;
}
 
 #menu2 a:hover {
  background-position: left bottom;
}


#menu2 a:hover span {
  display: block;
}

#menu2 .yello {
	width: 50px;
	height: 50px;
	left: 0px;
	background-image: url(../images/menu/m2yello.jpg);
	background-repeat: no-repeat;  
}

#menu2 .yello span {
	background-image: url(../images/menu/m2yello.jpg);
	background-repeat: no-repeat;  
}


#menu2 .red {
	width: 50px;
	height: 50px;
	left: 100px;
	background-image: url(../images/menu/m2red.jpg);
	background-repeat: no-repeat;
}

#menu2 .red span {
	background-image: url(../images/menu/m2red.jpg);
	background-repeat: no-repeat;
}


#menu2 .green {
	width: 50px;
	height: 50px;
	left: 200px;
	background-image: url(../images/menu/m2green.jpg);
	background-repeat: no-repeat;
}

#menu2 .green span {
	background-image: url(../images/menu/m2green.jpg);
	background-repeat: no-repeat;
}

#menu2 .white {
	width: 50px;
	height: 50px;
	left: 300px;
	background-image: url(../images/menu/m2white.jpg);
	background-repeat: no-repeat;
}

#menu2 .white span {
	background-image: url(../images/menu/m2white.jpg);
	background-repeat: no-repeat;
}






#menu1 {
list-style: none;
  padding: 0;
  margin: 0;
  width: 440px;
  height: 38px;
  left: 220px;
  top: 140px;
  position: relative;
}

#menu1 a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
 
 
 #menu1 span {
  display: none;
  position: absolute;
}
 
 #menu1 a:hover {
  background-position: left bottom;
}


#menu1 a:hover span {
  display: block;
}


#menu1 .orange {
	width: 110px;
	height: 38px;
	left: 0px;
	background-image: url(../images/menu/m1orange.jpg);
	background-repeat: no-repeat;
}

#menu1 .orange span {
	background-image: url(../images/menu/m1orange.jpg);
	background-repeat: no-repeat;
}

#menu1 .blue {
	width: 110px;
	height: 38px;
	left: 110px;
	background-image: url(../images/menu/m1blue.jpg);
	background-repeat: no-repeat;
}

#menu1 .blue span {
	background-image: url(../images/menu/m1blue.jpg);
	background-repeat: no-repeat;
}

#menu1 .red {
	width: 110px;
	height: 38px;
	left: 220px;
	background-image: url(../images/menu/m1red.jpg);
	background-repeat: no-repeat;
}

#menu1 .red span {
	background-image: url(../images/menu/m1red.jpg);
	background-repeat: no-repeat;
}


#menu1 .green {
	width: 110px;
	height: 38px;
	left: 330px;
	background-image: url(../images/menu/m1green.jpg);
	background-repeat: no-repeat;
}

#menu1 .green span {
	background-image: url(../images/menu/m1green.jpg);
	background-repeat: no-repeat;
}


#eqhi {
    position: absolute;
	width: 100px;
	height: 75px;
	z-index: 1;
	top: 435px;
	left: 0px;
}






div.feedburnerFeedBlock {
	margin-top: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	width: 100%;
	overflow:hidden;
	color: #009933;
}



div.feedburnerFeedBlock p.feedTitle {
	font-size: 100%;
	font-weight: bold;
	color: #00CC00;
}



div.feedburnerFeedBlock span.headline {
	display: block;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
    font-size: 130%;
}
div.feedburnerFeedBlock span.main {
padding-top: 40px;}



div.feedburnerFeedBlock p.date {
	margin-left: 0em;
	
	margin-right: 0em;
	color: #009933;

}



div.feedburnerFeedBlock li {
text-indent: 0px ;
margin-bottom: 20px;}



div.feedburnerFeedBlock ul {
margin:0px;
padding-bottom:0px;
border-bottom:0px dotted #ccc;
list-style:none;
font-size: 80%;
}



div.feedburnerFeedBlock li a:link {
	font-weight: bold;
	text-decoration: none;
	color: #00CC00;
}



div.feedburnerFeedBlock li a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #66FFCC;
}



div.feedburnerFeedBlock li a:visited {
	font-weight: bold;
	text-decoration: none;
}



div.feedburnerFeedBlock li a:active {
	font-weight: bold;
	text-decoration: none;
}



























 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
	color: #00CC00;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

