#wrap {
width:1010px;
margin:0 auto;
}



div.header {
	background-color: #212143;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
	clear: both;
}

div.block {
	float: left;
	width: 175px;
	height: 150px;
	margin: 10px 0px 20px 0px;
	text-align: center;
}

div.gallery {

	text-align: center;
}

ul.system-breadcrumbs {
	background-color: #FFFFFF;
	color: #000000;
	padding: 10px;
}

ul.system-breadcrumbs a {
	color: #31285A;
}
ul.system-breadcrumbs a:hover {
	color: #CC6600;
}

ul.system-breadcrumbs li {
	display: inline;
}

#top-banner {
width:1010px;
text-align: center;
}

#bottom-banner {
width:1010px;
text-align: center;
}

#sidebar {
float:right;
width:170px;
padding:5px;
background:#193c74;
}

#main {
float:left;
width:820px;
}

#footer {
clear:both;
padding:5px 10px;
background:url(/blog/wp-content/themes/jq/img/nav.png) #193c74;
}

#footer p {
margin:0;
}
