/* CSS Document */

body {
       background: #45221c;
       background-image: url(/examples/images/csscl_bg.gif);
       margin: 0;
       text-align: center;
    }
	
	
#container {
  margin: 0 auto;
  width: 900px;
   border:#BD8C5A;
  border-width:1px;
  border-style: solid;
  background-image:url(images/landing.jpg);
  height: 600px;
  } 
  
#enter {
 width: 400px;
 height:200px;
 float: left;
 margin-left: 250px;
 margin-top: 350px;
 }
 
#container2 {
  margin: 0 auto;
  width: 900px;
  border:#BD8C5A;
  border-width:1px;
  border-style: solid;
 
 }
 
 #header {
 width:900px;
 height:105px;
 background-image:url(images/header2.jpg);
 }
 
 #scroll {
 width:900px;
 height:475px;
 background-image:url(images/scroll.jpg);
 }
 
#bg-spacer {
 width:900px;
 height:12px;
 background-image:url(images/maroon-repeat_02.gif);
 background-repeat:repeat-y;
 }

 
 #footer {
	width:900px;
	height:40px;
	background-image:url(images/maroon-repeat_02.gif);
	background-repeat:repeat-y;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	white-space:normal;
	vertical-align: bottom;
 }
 
  .sub-nav{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	margin: 0;
	width: 100%;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}

  .sub-nav a{
	color:#E0BC8A;
	text-decoration: none;
}

  .sub-nav a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
 
 .bevelmenu{
	font:  12px times;
	padding: 6px 0;
	margin: 0;
	width: 100%;
	text-align: center; 
	vertical-align: top;

}

.bevelmenu li{
	list-style: none;
	display: inline;
	vertical-align: top;

}

.bevelmenu li a{
	padding: 3px 0.5em;
	text-decoration: none;
	color: #FFCC99;
}

.bevelmenu li a:hover{
	color:#FFFFFF;
}

#subnav {
	width: 441px;
 	height:22px;
 	margin-left: 225px;
 	margin-top: 17px;
 	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#721708;
}

#coltext {
width: 450px;
height: 400px;
float: left;
text-align:left;
margin-left:125px;
margin-top:30px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#000000;

}

#colone {
width: 300px;
height: 400px;
float: left;
text-align:left;
margin-left:125px;
margin-top:30px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#000000;

}

#coltwo {
width: 300px;
height: 400px;
float:right;
margin-right: 145px;
margin-top:74px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#000000;
text-align:left;
}

#fulltext {
width: 660px;
height: 400px;
float: left;
text-align:left;
margin-left:125px;
margin-top:30px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#000000;

}

#colvideo {
width:150px;
height:400px;
float:right;
margin-right: 145px;
margin-top:30px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#000000;
text-align:left;
}
