body {
	background-color: #426399;
	background-image: url(http://www.snerf.com/linuxdesktopgarage/toybox/iceCubes/page-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
body,td,div,p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.vert-line {
	background-color: #778EB5;
}
.content-bg {
	background-image: url(http://www.snerf.com/linuxdesktopgarage/toybox/iceCubes/content-bg.jpg);
	background-repeat: repeat-y;
}
#BuyLinks {
	font-size: 10px;
	padding-left: 45px;
	text-align: left;
	
}
.white-bg {
	background-color: #FFFFFF;
}
a:link, a:visited, a:active {
	color: #1D2B46;
	text-decoration: none;
}
a:hover {
	color: #91a8dc;
	text-decoration: underline;
}
h1 {
	color: #1D2B46;
	font-size: 15px;
	font-weight: bold;
}
h2 {
	color: #1D2B46;
	font-size: 13px;
	font-weight: bold;
}
h3 {
	color: #345480;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	color: #1D2B46;
	font-size: 10px;
	font-weight: bold;
}
h5 {
	color: #345480;
	font-size: 10px;
	font-weight: normal;
}
.small {
	color: #345480;
	font-size: 10px;
	font-weight: normal;
}
#inner-content {
	padding-left: 10px;
	padding-right: 30px;
}