/* Layout Stylesheet */
#outer {text-align:left;
width:1000px;
border: thin;
margin:auto}

#cont{
margin-left: 350px;
margin-top: 0px;
margin-right: 100px;
}

body {text-align:center;
background: url(images/page.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;}

#l-col1 {color: #550001;
width:260px;
/*padding-left: 40px;*/
position:relative;left:50px;top:215px;
text-align: left;}

#l-col2 {
color: #383ba1;
width:260px;
position: relative; left:50px;top:330px;
text-align: left;}

#l-col3 {color: #383ba1;
width:260px;
position:relative;left:50px;top:420px;
text-align: left;
}

#vclip {float: right;
margin-top: 30px;
margin-right: 100px;
}

#ftr {clear: both;
height:35px;
color: #ffffff;
font-size: 10px;
position:absolute;left:450px;top:950px;}