body    {
        text-align: left;    
	background: url(../images/BackGround-1.gif) repeat; 
}
 
h1        {
            text-align: center;
	    vertical-align: middle;
            font: bold 3em "Times New Roman", Times, serif;
            color: black;
}
 
h2   {
            text-align: center;
            color: black;
}

h4   {
            text-align: left;
            color: black;
}


div.content	{
	width: 700px;
	margin: 0 auto;
	text-align: left;
	position: relative;

}

.navigation	{
	width: 150px;
	float: left;
	margin: 0;
	color: blue;
	background-color: #DDD;
}

.selected	{
	    font-weight: bold;
}

.intro	{
	width: 490px;
	float: right;
	margin: 0% 2% 0% 1%;
	text-align: justify;
	color: #306;

}

.intro h3 {
            text-align: center;
            color: black;
}


p.divider img {
	width: 490px;
}


.footer              {
          clear: both;	
	  text-align: center;
	  color: #306;
}
 
.section        {
	width: 490px;
	float: right;
	margin: 0% 2% 0% 1%;
	text-align: justify;
	color: #306;

}
 
.section h3   {
            text-align: left;
            color: black;
}

.smallblock    {
	width: 145px;
	float: left;
	margin: 0% 1% 0% 1%;
	text-align: left;
	color: #306;
}

.floatleft    {
	width: 220px;
	float: left;
	margin: 0% 2% 0% 0%;
	text-align: left;
}

.clear	{
	Width: 450px;
	clear: both;
}
             
.alignleft   {
	text-align: left;
}

img	{
	border: 0;
}
 
img.smallpic	{
	float: left;
	margin: 0% 2% 0% 0%;
}

img.jersey   {
	width: 235px;
	background-color: transparent;
}

img.sizechart   {
	width: 300px;
	float: right;
	margin-left: 7px;
}

table.sites         {
            border-collapse: collapse;
            border: 1px solid gray;
            margin: 0px;
            padding: 0px;
            font-weight: normal;
	    color: #306;
}
 
tr.titlerow p       {
            font-weight: bold;
}
 
tr.titlerow td      {
            width: 13%;
}
 
table.sites td     {
            border: 1px solid gray; 
            margin: 0px;
            padding: 0px;
}

td.imglink          {
            width:  7%;
            text-align: right;
}
 
td.navlink          {
            width:  13%;
            text-align: left;
}

 
table.sites p      {
            text-align: center;
}
          
