body{
margin:0;
	
	padding-top: 20px;
	padding-bottom: 20px;
	background: #000000;
	color:#441619;
}

h2{font-size:1.1em;color:#D5A553;}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
width: 840px;
background: url("../images/laurentuttyheader.jpg");
height: 166px; 
border: 1px #FFFFFF solid;
border-bottom:0px;

}
#topblack{
width: 820px;
text-align:right;
padding-right:15px;
padding-top:138px;
float:right;
text-decoration:none;

}
a img {border:none;}

#topsection h1{
margin: 0;
padding-top: 15px;


}

#contentwrapper{
float: left;
width: 100%;
border-top: #601114;
border-bottom: #601114;

}

#centrebg{
background: url("../images/centrebg.jpg");
background-repeat:repeat-y;



}

#contentcolumn{
margin-left: 280px; /*Set left margin to LeftColumnWidth*/
width:500px;
padding-bottom:8px;
padding-top:20px;
font-size: .8em; 
font-family: arial, sans-serif;
height:600px;


}

#leftcolumn{
float: left;
width: 150px; /*Width of left column*/
font-variant: small-caps;
font-size: 1em; font-family: arial, sans-serif;

}


#faqsubmit{
float:right;
margin-right:-79px;
width:150px;
height:100px;


}

#footer{
clear: left;
width: 840px;
height: 110px;
background: #601114;
color: #FFF;
text-align: center;
border: 1px #FFFFFF solid;
border-top: 0px;
background: url("../images/laurentuttyfooter.jpg");


}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 25px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0px;
}

.glossymenu{
list-style-type: none;
margin: 5px;
padding: 0;
padding-top:10px;
width: 181px;
border: 0px solid #9A9A9A; /*lose the border*/
border-bottom-width: 0;
}

.glossymenu li a{
background: url(../images/buttonoff.jpg);
background-repeat: no-repeat;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #D3AF91;
display: block;
width: 181px;
height:29px;
/* padding: 3px 0px; */
/* padding-left: 10px; */
text-decoration: none;
text-align:center;
margin-bottom:14px;
padding-top:10px;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 181px;
padding:0px; /*size of each element*/
padding-top:10px;
margin-right:-25px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #D3AF91;
}

.glossymenu li a:hover, li.current a{
width: 181px;
background-image: url(../images/buttonon.jpg);
background-repeat: no-repeat;
color:#251215;
}


div.scroll {
height: 500px;
width: 635px;
overflow: auto;

border: 0px solid #666;
background-color: #F8EDD5;
padding:0px;
padding-right: 4px;
float:right;
margin-right:-10px;


}


body{
background:#ffffff;
}

.bluebg {
background-color: #42609C;
height:45px;
width:950px;
margin: 0 auto;
padding-top:10px;
}

.bluebg a:hover{
color: #e6b248;
font-family:arial;
text-decoration: none;
}

.bluebg a{
background-color: #42609C;
color: white;
text-decoration: none;
font:11px arial;
}

#outerborder {
border-bottom:10px solid #42609C;
border-right:10px solid #42609C;
background: #f8edd5;
height:534px;
width:940px;
margin:0 auto;





}
#leftbar{
width:257px;
height:534px;
float:left;
margin-bottom:-4px;

}

#rightbar{
height:141px;
width:680px;
float:right;
margin-right:-7px;
}

#content{
/*width:611px;
height:485px;
float:left;*/
padding:25px;
padding-top:10px;
font:16px arial;
line-height: 17pt;
margin-left:10px;
}

.bullet{
margin-top:15px;
float:left;
}

/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: left;
margin: 3px;
margin-right:8px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
/* background-color: #EEF5D3;border: 1px solid black; */
font-weight: bold;

padding: 3px;
}

div.eg-bar{
/* width: 500px;*/
}

.icongroup1{
/* width: 500px;*/
padding-left:30px;
}
