/* Layout Stylesheet */
#outer {text-align:left;
width:1000px;
border: thin;
margin:auto}

#cont
{margin-left: 100px;
margin-top: 250px;
margin-right: 80px;
}

body {text-align:center;
background: url(images/pagenocols.jpg) no-repeat center top;
padding:0;
margin-top: 0px;
margin-left: 0px;
background-color: #3b2a10;
/*border: double;*/
}

#nav {color: #550001;
width:590px;
/*padding-left: 40px;*/
position:relative;left:380px;top:215px;
text-align: left;}

#vclip {float: right;
/*margin-top: 260px;*/
margin-right: 20px;
margin-left:10px;
}

#ftr {clear: both;
height:35px;
color: #ffffff;
font-size: 10px;
position:absolute;left:450px;top:950px;}