body 	{ 
	font: 80% verdana, arial, tahoma;
	line-height: 1.5;
	color: #655861; 
  	margin: 0 auto;
	padding: 0;
	background: #1d2731 url(../images/body_bg.jpg) top center no-repeat;	
	}
	
a:link 	{ 
	text-decoration: none; 
	color: #000066;
	}
	
a:visited { 
	text-decoration: none; 
	color: #000066;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #28da24;
	}
	
#header {
	width: 100%;
	height: 150px;
	background: #1d2731 url(../images/header_bg.jpg) repeat-x;
	}
	
#header_content {
	width: 900px;
	height: 150px;
	margin: 0 auto;
	padding-top: 27px;
	background: #1d2731 url(../images/header_content_bg.jpg) no-repeat;
	}
		
#menu {
	width: 900px;
	height: 67px;
	margin: 0 auto;
	background: #1d2731 url(../images/menu_bg.jpg) no-repeat;
	}
	
#container {
	width: 900px;
	margin: 0 auto;
	}		
	
img, div { behavior: url(iepngfix.htc) }	

#sidebar {
	width: 370px;
	float: left;
	background: #FFF url(../images/sidebar_bg2.jpg) top center no-repeat;
	}
.centrafuse {
	background: url(../images/centrafuse_bg.jpg) no-repeat bottom right;
	}
	
#sidebar2 {
	width: 355px;
	margin: 0 auto;
	margin-top: 11px;
	padding: 5px 3px 5px 3px;
	background: #f6f7f9;
	border: #eceef3 thin solid;
	}
	
#sidebar2 h1 {
	font-family: Georgia, serif; 
	font-weight: normal; 
	font-size: 22px;
	color: #1a347f;
	border-bottom: 1px solid #3855a9;
	background-color: none;
	padding-left: 6px;
	padding-bottom: 2px;
	}			
	
#content {
	width: 530px;	
	float: right;
	background: #1a347f url(../images/content_bg.jpg) top center no-repeat;
	}

#content2 {
	width: 510px;
	margin: 0 auto;
	margin-top: 11px;
	color: #FFF;
	}
	
#content2 img {
	padding: 5px 5px 5px 5px;
	}	

#content2 b {
	background: url(../images/arrow.jpg) top left no-repeat;
	padding-left: 19px;
	}	
	
h1 {
	font-family: Georgia, serif; 
	font-weight: normal; 
	font-size: 22px;
	color: #dbe4fb;
	border-bottom: 1px solid #3855a9;
	background-color: none;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	}		
	
#footer_bg {
	width: 100%;
	height: 260px;
	margin: 0 auto;
	background: #1d2731 url(../images/footer_bg.jpg) bottom center no-repeat;
	}
#footer {
	width: 880px;
	margin: 0 auto;
	padding-top: 15px;
	color: #FFF;
	}
#footer {
	width: 880px;
	margin: 0 auto;
	padding-top: 15px;
	color: #FFF;
	}
#footer a:link 	{ 
	text-decoration: none; 
	color: #FFF;
	}
#footer a:visited { 
	text-decoration: none; 
	color: #FFF;
	}
#footer a:hover, a:active { 
	text-decoration: underline; 
	color: #71f475;
	}	
.thumbNormal {
	border:1px solid #CCC;
	}

.thumbSelected {
	border:1px solid #ff0000;
	}

table.thumbs {
	border: none;
	}
