
body {
	margin: 0 7% 20px 7%;
	padding: 0;
	background: #fff;
   	font-family: Arial, Helvetica, sans-serif ;
	color: #000;
	}
	
p {
	text-align:justify;
	}

a {
	color:#034fcc;

	}
	
a:active, a.selected, a:hover {
	text-decoration:none;
	color: #dc394c;
	}



img {
	border:0;
	}


#container {
	margin:25px;
	padding: 0;
	
	}

	

	

	
#leftcolumn {
	background: #f7f7f7 ;
	float: left;
	width:225px;
	margin:0 ;
	padding: 0;
	color: #000;	
	}
	


	
#leftcolumn hr {
	color: #fff;
	height: 1px;
	wodth: 245px;
	background-color: #fff;
	border:0;	
	}

	



#thumbs {
	margin-top: 20px;
	width:100%;
	clear:left;
	
	
	}
	
	
#thumbs td {
	padding: 10px;
	text-align:center;
	border:1px solid #e7e7e7;
	}
	

#thumbs img {
	width: 175px;
	height: 120px;

	}


#left {
	float: left;
	}

#right {
	float: right;
	}
	


#sidenav {
	border: 0;
	margin: 0;
	padding:0;
	}

#sidenav ul {
	list-style:none;
	padding:0;
	margin:0;	
	}
	
	
#sidenav a {
	font-size: 12px;
	font-weight: bold;
	display:block;
	padding: 5px 5px 5px 20px;
	color:#034fcc;
	text-decoration: none;
	margin:0;
	width: 205px !important;
  	width: 205px;
  	width/**/:/**/225px;
		}


#sidenav a:active, #sidenav a.selected, #sidenav a:hover {
	background: #fff;
	color: #dc394c;
	
	}
	
#footer {
	clear:both;
    margin: 0;
    border-top: 1px solid #515151;
	}
	

	
#bnav {
	font-family: arial, "lucida console", sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	text-align: right;
	padding: 8px 10px 6px 10px;
	}

#bnav a {
	color: #515151;
	text-decoration: none;
	margin-left: 10px;
	}
	
#bnav a:active, #bnav a.selected, #bnav a:hover {
	color: #fe1500;
	text-decoration: none;
	}
	
	
#bottom td {
	font-family: arial, "lucida console", sans-serif;
	font-size: 11px;


	}

#bottom td a{
	color: #000;

	}
#bottom td a:active, #bottom td a.selected, #bottom td a:hover	{
	text-decoration: none;
	}



#logosm {
	float: right;
	margin: 4px 0 20px 0;
	border:0;
	}
