body {
background: #d3d3d3;
margin-top: 10px;
margin-bottom: 10px;
padding: 0;
text-align: left;
font: 16px Arial, Helvetica, sans-serif;
}

#container {
width: 750px;
\width: 750px;
background: #fff;
border: 2px solid;
border-color: #000;
line-height: 1.05em;
}

#span {
background-color: #ffff99;
text-align: left;
font-family: Tahoma;
font-size: 14px;
font-weight: 700;
font-style: bold;
line-height: 1.15em;
color: #000;
}
#span1 {
background-color: #ffff99;
text-align: center;
font-family: Tahoma;
font-size: 18px;
font-weight: 700;
font-style: bold;
line-height: 1.15em;
color: #000;
}

#banner {
height: 150px;
padding: 0;
background: #666;
margin-bottom: 20px;
}

		/* MAIN CONTENT */

#headlines {
width: 630px;
background: #fff;
}
#content {
padding: 0;
font-size: 15px;
color: #000;
background-color: #fff;
margin-left: 60px;
margin-right: 60px;
}

	  /* LIST */
#list {
align: left;
list-style-image: url(images/btn_red.gif);
}	  

#list1 {
align: left;
list-style-image: url(images/redarrow.gif);
}	  

#list2 {
align: left;
list-style-image: url(images/btn_green.jpg);
}	  

#list3 {
align: left;
list-style-image: url(images/gr_ball.gif);
}	  

#list4 {
align: left;
list-style-image: url(images/049.gif);
}	  


		/* FOOTER */
#footer {
clear: both;
width: 750px;
height: 34px;
padding: 5px;
margin: 0;
background: #fff;
font-size: 13px;
color: #3d3d3d;
border-top: 1px solid #3d3d3d;
}
#subfooter {
clear: both;
padding: 5px;
margin: 0;
text-align: center;
background-color: #fff;
color: #904000;
}
#footer a {
text-decoration: none;
color: #3d3d3d;
background-color: inherit;
}
#footer  a:hover {
text-decoration: none;
text-style: bold;
color: #666;
background-color: inherit;
}

		/* LINKS */
a {
text-decoration: none;
color: #0000c0;
background-color: inherit;
}
a:hover {
text-decoration:underline;
color: #666;
background-color: inherit;
}
a img {
border: 0;
}

		/* IMAGE PROPERTIES */
.border {
padding: 10px;
margin: 10px;
border: 0px solid #476042;
}
.imgleft {
float: left;
border: 1px solid #959595;
margin: 5px 10px 10px 2px;
padding: 5px;
}
.img1 {
float: center;
border: 1px solid #959595;
margin: 5px 10px 10px 10px;
padding: 5px;
}
.img2 {
float: left;
border: 0;
margin: 5px 10px 10px 2px;
padding: 5px;
}

		/* HEADING PROPERTIES */
h1 {
align: center;
width: 86%;
font-family: Georgia, Times New Roman, serif;
font-weight: bold;
font-size: 32px;
letter-spacing: 3px;
line-height: 1.15em;
color:#ee0000;
text-align: center;
background: #fff;
}
h2 {
font-size: 130%;
text-transform: uppercase;
letter-spacing: 10px;
color: #476042;
background: #fff;
}
h3 {
align: center;
width: 90%;
padding: 2px;
text-transform: uppercase;
text-align: center;
font-size: 20px;
font-style: bold;
color:#eeeeee;
background: #000000;
}
h4 {
align: center;
padding: 2px;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 100%;
font-weight: strong;
color:#eee;
background: #ffb515;
width: 70%;
}
h5 {
font-size: 180%;
font-weight: strong;
color:#3d3d3d;
}
h6 {
font-size: 110%;
color:#3d3d3d;
}
h7 {
width: 80%;
font-size: 200%;
letter-spacing: 3px;
color:#e00000;
background: #fff;
}

