/**********************
default.css
Copyright 2009 Derek Erb
http://www.cabinetderekerb.com

For www.asiba.info
**********************/

/**********************
Swatch colors
Dark Red = #990000
Light Red = #A62529

Blue = #003A73

Dark Grey = #666666
Light Grey = #E1E1E1
**********************/

/**********************
	BLOCKS
**********************/

#BreadCrumbs {
	display: none;
}

div.txt img, div.caption {
	border: 0;
	margin-left: 1%;
}

div.txt img {
	margin-top: 1%;
	margin-bottom: 0;
}

div.caption {
	margin-top: 0.2%;
	font-style: italic;
}
