<style>
/* BODY */
body
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}
table.lr
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}
td.lr
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 10px;
}
a:link {
color: #003366;
} 
a:visited {
color: #003366;
}
#bluelinks li a {
color: #003366;
}

.rebelsTitle {
color: #003366;
font-size: 22px;
font-weight: bold;
border-bottom: 2px solid #003366;
}
.rebelsLeftHeading
{
padding: 15px 0;
color: #003366;
text-align: Left;
font-size: 16px;
font-weight: bold;
border-top: 1px solid #003366;
}
.rebelsCenterHeading
{
padding: 25px 0;
color: #003366;
text-align: center;
font-size: 22px;
font-weight: bold;
border-top: 1px solid #003366;
}
.rebelsHeading
{
color: #003366;
font-size: 16px;
font-weight: bold;
}

.RebelssubHeading
{
color: #333333;
font-size: 10px;
}
td
{
font-size: 12px;
}

/* LINKS */

.links {
	height: 50px;
	background: ;
	padding: 15px 30px 0px 0px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
}

.links a {
	color: #FFFFFF;
}

/* DIVIDERS */

.rebelsLineBottomPage
{
padding: 25px 0 0 0;
border-bottom: 2px solid #003366;
}

.rebelLine
{
border-bottom: 2px solid #003366;
}

.line-separator{

height:1px;

background:#717171;

border-bottom:1px solid #313030;
}


/* Menu */
ul#rebelsMenu {
  padding: 0;
  margin: 0 0 0 10px;
  width: 230px
  }
 
ul#rebelsMenu li {
  background-image:url(/Portals/806/images/menu/arrows2.jpg);
  background-position: 0 10px;
  _background-position: 0 12px;
  background-repeat: no-repeat;
  list-style-type: none;
  padding: 6px 0 0 25px;
  margin: 0;
  height: 30px;
  line-height: 30px; 
  border-bottom: 1px dotted #cccccc; /*change for line color */
  }
 
ul#rebelsMenu a {
                border: none;
                text-decoration: none;
                color: #003399;
                font-size: 14px;
}
 
ul#rebelsMenu a:hover {
                text-decoration: underline;
                color: #336699;
}

/* GRASS */
 .grass
  {
/*    background-image: url('/Portals/806/images/menu/grassbg3.jpg');*/
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: cc0000;
    width:1000px;
    height:200px;
}

tr.weather {
padding: 100px;
}

#gallery {
    border:1px solid #000;
    background:#EEF;
    padding:0 5px 10px;
    text-align:center;/*center the images*/
}
#gallery img {
    margin:10px 5px 0;
    padding:10px;
    background:#BCC5E1;
    border:1px solid #000;
}
img.rebelsleft {
float: left;
margin: 5px 20px 5px 0;
/*border: 1px solid #000;*/
}

img.rebelsright {
float: right;
margin-left: 20px;
margin-bottom: 5px;
/*border: 0px solid #000;*/
}

.text_line {
clear: both;
}

</style>