body { 

	width: 1024px;

	margin: 0 auto;

	font: .85em "century gothic", Sans-Serif;

	text-align: left;

	background: none;

	color: #808080;

	line-height: 17px;

	}



#header {

	width: 1024px;

	height: 100px;

        margin: -15px 0px -40px -30px ;

        font: 2em "century gothic", Sans-Serif;

        text-align: right;

	 }



#header a {
       color: #983434;

       text-decoration: none;

       letter-spacing: 1.3px;

         } 

#header a:hover {

	color: #676767;

	background-color: inherit;
        }



#container {

	width: 1024px;

	color: #808080;

	background: #fff;

	text-align: left;

	 }

#content {

        width: 698px;

        padding: 15px 25px 0 25px; 

        margin: 0 0 30px 0;

        text-align: left;

       float: right;

       border-left: 1px solid;
       
       border-top: 1px solid;


        }


h3 {
      color: #983434;
        }


#nav {

     width: 255px;

     text-align: right;

     font: 1.8em "century gothic", Sans-Serif;

     word-spacing: 5px;

     letter-spacing: 1.3px;

     line-height: 35px;

     float: left;

        }
 

a {
    color: #983434;

    text-decoration: none;
        }


a:hover {

	color: #676767;

	background-color: inherit;
        }

a:active {
       color: #676767;

       background-color: inherit;
       } 

#video {
       align: center;
       }

ul.NoBullet {
  list-style-type: none}


