/* Generic Selectors */ 
body { 
color: #333333; 
background-color: #EBF4F3; 
}

p { 
font-family: Verdana; 
font-size: 12px;
line-height: 16px; 
} 

h1 { 
font-family: Verdana; 
font-size: 20px;
font-weight: bold; 
color: #000000; 
} 

h2 { 
font-family: Verdana; 
font-size: 18px; 
font-weight: bold; 
color: #000000; 
border-bottom: 1px solid rgb(0, 33, 87); 
} 

h3 {
font-family: Verdana;
font-size: 12px;
color: #HH0000;
}

h4 {
font-family: Verdana; 
font-size: 16px; 
font-weight: bold; 
color: #000000; 
border-bottom: 1px solid rgb(0, 33, 87); 
}

h5 {
font-family: Verdana;
font-size: 14px;
color: #HH0000;
}

UL
{
  padding-left: 15px;
  font-size: 12px;
  margin-left: 0px;
  color: #000000;
  line-height: 15px;
  font-family: Verdana;
  list-style-type: disc;
}

A:link
{
  text-decoration: none;
  color: rgb(0, 118, 163);
}
A:visited
{
  text-decoration: none;
  color: rgb(0, 118, 163);
}
A:active
{
  text-decoration: none;
  color: #F1A629;
}
A:hover
{
  text-decoration: underline;
  color: #F1A629;
}

/*******  Clubs, Groups, and Teams   **********/


#clubtypestoc { 
position: absolute; top: 210px; left: 230px; 
width: 450px;
margin-top: 50px;  
font-weight: normal; 
border-left: 3px solid rgb(0, 33, 87);
padding-left: 10px;
} 



/**************  Where to Skate    ***********/



#whereskatetoc { 
position: absolute; top: 210px; left: 230px; 
width: 450px;
margin-top: 50px;  
font-weight: normal; 
border-left: 3px solid rgb(0, 33, 87);
border-bottom: 3px solid rgb(0, 33, 87);
padding-left: 10px;
} 

/******************Events*********************/

#events { 
position: absolute; top: 210px; left: 230px; 
width: 450px;
margin-top: 50px;  
font-weight: normal; 
border-left: 3px solid rgb(0, 33, 87);
border-bottom: 3px solid rgb(0, 33, 87);
padding-left: 10px;
} 




/***************Weekly Rolls******************/


#weeklyrolls { 
position: absolute; top: 210px; left: 230px; 
width: 450px;
margin-top: 50px;  
font-weight: normal; 
border-left: 3px solid rgb(0, 33, 87);
border-bottom: 3px solid rgb(0, 33, 87);
padding-left: 10px;
} 


/***************Schools and Instruction*************/

#schools { 
position: absolute; top: 210px; left: 230px; 
width: 450px;
margin-top: 50px;  
font-weight: normal; 
border-left: 3px solid rgb(0, 33, 87);
border-bottom: 3px solid rgb(0, 33, 87);
padding-left: 10px;
} 




/*******************Skating Links***********************/

#links { 
position: absolute; top: 210px; left: 230px; 
width: 450px;
margin-top: 50px;  
font-weight: normal; 
border-left: 3px solid rgb(0, 33, 87);
border-bottom: 3px solid rgb(0, 33, 87);
padding-left: 10px;
} 

/*******************Contact Us***********************/

#contact { 
position: absolute; top: 210px; left: 230px; 
width: 450px;
margin-top: 50px;  
font-weight: normal; 
border-left: 3px solid rgb(0, 33, 87);
border-bottom: 3px solid rgb(0, 33, 87);
padding-left: 10px;
} 
/*******************Articles***********************/

#articles { 
position: absolute; top: 210px; left: 230px; 
width: 450px;
margin-top: 50px;  
font-weight: normal; 
border-left: 3px solid rgb(0, 33, 87);
border-bottom: 3px solid rgb(0, 33, 87);
padding-left: 10px;
} 

/*******************Board***********************/

#board { 
position: absolute; top: 210px; left: 230px; 
width: 450px;
margin-top: 50px;  
font-weight: normal; 
border-left: 3px solid rgb(0, 33, 87);
border-bottom: 3px solid rgb(0, 33, 87);
padding-left: 10px;
}