/* Tumbalong Giants Soccer Club IE6*/
   
/*************************************************************

General website properties

**************************************************************/

body {
background-image:url("../images/bkg_grass.jpg");
     font-family: arial;
     font-size: 12pt;
	  padding-top: 10px;
	  padding-left: 10px;
     }
p  {
     color:  #000000;
         font-family: arial;
     font-size: 12pt;
	 margin-left: 215px;
     }
ol {
     color: #000000;
     font-family: arial;
     font-size: 12pt;
	  margin-left: 215px;
     } 
table {
     color: #000000;
     font-family: arial;
     font-size: 12pt;
     margin-left: 215px;
     }
form {
     color: #000000;
     font-family: arial;
     font-size: 12pt;
	  margin-left: 215px;
     }

/*************************************************************

Code to make the first letter of each paragraph bigger

**************************************************************/

p.first:first-letter {font-size: 12pt; font-style: italic;}

/*************************************************************

Heading conditions

**************************************************************/
h1 {     color:  #027B3D;
         font-family: arial;
     font-size: 20pt;
	 margin-left: 215px;}

h2 {     color:  #000000;
         font-family: arial;
     font-size: 18pt;
	 margin-left: 215px;}
h3 {     color:  #000000;
         font-family: arial;
     font-size: 16pt;
	 margin-left: 215px;}

/*************************************************************

page divider properties

**************************************************************/

.crumb {
       margin-left: 5px;
	width:975px;
	border-top: 1px solid  #3CB83C;
	border-bottom: 1px solid #3CB83C;
        text-align: left;
}

.crumb p {
	font-size: 10pt;
	color: #000000;
        margin-left: 215px;
}
 
.crumb a {
	color: #000000;
	text-decoration: underline;
}

.crumb a:hover {
	color: #000000;
	background-color: #006400;
	text-decoration: underline;
}

.crumb a:active {
	color: #027B3D;
}

.container
{
background-color: #33FF00;
width: 1024px;
}

.banner
{
height: 100px;
text-align: center;
}

.navigation
{
background-color: #C5EB00;
text-align: center;
width: 1024px;
}

.main
{
background-color: #33FF00;
width: 1024px;
}

/****************************************************

Code to place footer

*****************************************************/

.bottomnav{
background-color: #C5EB00;
clear: both; /**To display the footer below the main div in IE6.**/
width:1024px;
text-align: center;
}

.datemod{
background-color: #C5EB00;
width:1024px;
font-size: 10pt;
}

.datemod p {
margin-left: 330px;
font-size: 10pt;
}
.datemod span {
margin-left: 330px;
font-size: 10pt;
}
a {
	color: #000000;
	text-decoration: underline;
	     font-size: 12pt;
	 margin-left: 215px;
}

a:hover {
	color: #000000;
	background-color: #006400;
	text-decoration: underline;
}
a:active{
     color:  #000000;
         font-family: arial;
     font-size: 12pt;
	 margin-left: 215px;
}
