@charset "UTF-8";
/* CSS Document */


.itemdisplay {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3b281a;
	margin-right: 4px;
	margin-bottom: 12px;
	padding-bottom: 8px;
	background-position: center;
	display: block;
	float: left;
	width: 675px;
}
.itemdisplay p {
}
.itemdisplay p span{
	text-align: center;
}
.itemdisplay img {
	max-height: 100px;
	background-position: center;
	margin: 5px;
	text-align: center;
	position: relative;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}

#main_lf .itemdisplay a, a:visited {
	color: #871e18;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#corp {
	left: 0px;
	width: 1000px;
	text-align: left;
	padding-left: 15px;
	height: auto;
	min-height: 900px;
	height: auto !important;
	height: 900px; 	
	display: block;
	float: left;
	z-index: 20;
	position: relative;
	top: 45px;
	background-position: top;
	vertical-align: top;
	padding-bottom: 125px;
}
#corp a:hover span  {
	color: #990000;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}
#corp a span {
	color: #000066;
	font-weight: bold;
}
#corp a, #mainlf a:visited {
	color: #5b7153;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#corp a img , #mainlf a:visited img {
	color: #5b7153;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#corp a:hover  {
	color: #990000;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}
#corp p {
	text-align: justify;
	padding-right: 10px;
}

#itemdisplay2 {
	display: block;
	float: left;
	width: 675px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	padding-bottom: 5px;
	margin-top: 5px;
}
#gold {
	display: block;
	float: left;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding-bottom: 15px;
}
#gold img {
	max-width: 300px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: expression(this.width > 300 ? 300: true);
}

#silver {
	display: block;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding-bottom: 15px;
	padding-right: 3px;
	padding-left: 3px;
	height: 150px;
	margin-right: 3px;
	margin-left: 3px;
	background-position: center;
	text-align: center;
}
#silver img {
	max-width: 100px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: expression(this.width > 100 ? 100: true);
}
#bronze {
	display: block;
	margin: 2px;
	padding: 2px;
	height: 175px;
	float: left;
}
#bronze img {
	max-width: 75px;
	margin-top: 2px;
	width: expression(this.width > 75 ? 75: true);
}
#gold2 {
	display: block;
	float: left;
	width: 825px;
	padding-bottom: 15px;
	
}
.gold3 {
	display: block;
	float: left;
	width: 300px;
	padding: 15px;
	height: 300px;
	overflow: hidden;
	text-align: justify;
	border-width: 1px;
	border-style: dotted;
	border-color: #3b281a;
}
.gold3 img {
	height: 150px;
	width: 230px;
	margin-bottom:8px;
}
#silver2  p, #bronze2 p {
	padding-top: 50px;
	font-size: 10px;
	text-decoration: none;
}
#gold2 img {
	max-width: 300px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: expression(this.width > 300 ? 300: true);
}

#silver2 {
	display: block;
	float: left;
	margin: 7px;
	padding: 3px;
	height: 225px;
	background-position: center;
	text-align: center;
	margin-bottom: 15px;

}
#silver2 img {
	max-width: 150px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: expression(this.width > 150 ? 150: true);
	background-position: center;
}
#bronze2 {
	display: block;
	margin: 7px;
	padding: 3px;
	height: 125px;
	float: left;
	width: 200px;
}
#bronze2 img {
	max-width: 125px;
	margin-top: 2px;
	width: expression(this.width > 125 ? 125: true);
}


#homelinks a, #homelinks a:visited {
	color: #000066;
}
#homelinks  a:hover {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
#aboutblog {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
	padding-top: 35px;
}
#itemdisplay img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	width: 100px;
}
#mainlf img {
	max-width: 160px;
	float: left;
	max-height: 125px;
	margin-right: 10px;
	width: expression(this.width > 160 ? 160: true);
}
#itemdisplay2   a  span {
	color: #000066;
}
#itemdisplay2 img {
	width: 120px;
}
h1 span {
	font-size: 20px;
	color: #000066;
}
.icons {
	display: block;
	float: right;
}
