body 
{
	background:#e2d7b9 url(../images/bg.jpg) repeat-x;
}

#container
{
	background:url(../images/col_left.jpg) top left repeat-y;
	width:832px;
	margin:10px auto;
	
}

.titles {
	color:#0c1476;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	margin-top:-10px;
	
}
.list ul li {
	list-style-image:url(../images/list_bullet.jpg);
	margin-bottom:5px;
	
 }
 
 .list ul li a{
	color:#000000;
	text-decoration:none;
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
 }

.img {width:832px;
height:96px;}

#header {
	height:96px;
	}

#main1 {
	}
#main2 {
	background:url(../images/col_right.jpg) top right repeat-y;
	height:1%;
	}
#colLeft {
	float:left;
	width:0px;
	margin:; padding:0;
	background-color:;
	}

#colRight {
	float:right;
	width:288px;
	margin:0; padding:0;
	background-color:#e4ebf7;
	
	}
	#colRight .padding { padding:20px 40px; }
#content {
	margin:0 288px;
	background:#FFFFFF;
	}
#content .floatfix { display: table; height: 1%; width: 100%; margin:0; padding: 0; }
#content .padding { padding:20px 40px; }

#footer { background-color:#293a6a; text-decoration:none; height:64px; }
#footer a { text-decoration:none; color:#6f81a2;}

body.noRight #main2 { background-image:none; }
body.noRight #colRight { display:none; }
body.noRight #content { margin-right:0; }

body.noLeft #main1 { background-image:none; }
body.noLeft #colLeft { display:none; }
body.noLeft #content { margin-left:0; }

body.noStructure {}
body.noStructure #colLeft,
body.noStructure #colRight,
body.noStructure #main1,
body.noStructure #main2,
body.noStructure #content,
body.noStructure #header,
body.noStructure #footer,
body.noStructure #menu
{
	display:none;
}

#footer * {
	text-align: center;
	vertical-align: middle;
}
#footer img {
	padding: 6px;
}
