body {

 margin:0px;

 background: #2F4773 url('images/background.jpg') repeat-y center; 

 font-size: 14px;

 font-family: Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;

 color:#2F4773;

 padding:0;

 }

 

 	

a {

    color: #2F4773;

    font-weight: bold;

    

  }



a:link, a:visited {

    color:#2F4773;

    text-decoration: none;

  }

a:active, a:hover {

    color:#ff33cc;

    text-decoration: underline;

  }

  

.navi A:link {font-weight: normal; text-decoration: none; font-size: 20px; font-family: Monotype Corsiva, Arial, Tahoma; color: #2F4773;}

.navi A:visited {font-weight: normal; text-decoration: none; font-size: 20px; font-family: Monotype Corsiva, Arial, Tahoma; color: #2F4773;}

.navi A:active {font-weight: normal; text-decoration: underline; font-size: 20px; font-family: Monotype Corsiva, Arial, Tahoma; color: #ff33cc;}

.navi A:hover {font-weight: normal; text-decoration: underline; font-size: 20px; font-family: Monotype Corsiva, Arial, Tahoma; color: #ff33cc;}



.title {

 font-size: 16px;

 font-weight: 600;

 font-family: Arial, Tahoma, Verdana, SunSans-Regular, Sans-Serif;

 color:#2F4773;

}

 

#banner {

	top: 10px;

	position: relative;

	width: 928px;

	}           

#navigation {

	width: 928px;

	height: 47px;  

	top: 23px;

	position: relative;

	}

#buttons {

	width: 928px;

	height: 47px;  

	top: 10px;

	position: relative;

   }

#contentarea {

	width: 928px;

	height: 100%;

	top: 29px;

	position: relative;

	}

#left {

   background: url('images/lsidebg.gif') no-repeat center;

	position:absolute;

	width: 126px;

	left:50px;

	height: 447px;  

   }

#right {

   background: url('images/rsidebg.gif') no-repeat center;

   position:absolute;

	width: 126px;

	height: 447px;  

	left: 751px;

   }

#center {

   background: #fff;

   position:absolute;

	width: 561px;

	height: 120%;  

	left: 185px;

   }



#sidestuff {

	width: 126px;

	height: 447px;

	position: relative;
   
     left: 0px;
     top: 0px;

	}

#sides {

	width: 100%;

	height: 100%;

	top: 8px;

      bottom 8px;

      left: 2px;

      right: 2px;

	position: relative;

	}

#bottomlinks {

	position: relative;

	top: 50px;

	width: 100%;

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-weight: bold;

}

.bottomlinks {

	font-family: Arial, Helvetica, sans-serif;

	font-size: x-small;

	font-style: normal;

	font-weight: bold;

}

.vids { float: left ;
           margin-left: 7px;
          } 