body {
	background-image: url(http://www.spawnusa.org/images/gd2005/sidebar.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
.searchbox {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #0D4E75;
	padding-left: 4px;
}
.search P {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 20px;
}
.search A:hover, .header A:hover {
	color: #FFFFFF;
}
.search A {
	color: #F6D500;;
	font-size: 80%;
	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.header P {
	margin-right: 20px;
	margin-bottom: 10px;
}
.header A {
	color: #FBF819;
	font-size: 92%;
	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.body {
	padding-left: 50px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height:1.4;
}

.body td {
	font-size: 90%;
}

ul li, ol li {
margin-bottom: 10px;

}
.breadcrumbs {
	padding-top: 20px;
	margin-left: 0px;
	color: #287EAF;
	font-size: 80%;
	
}
.footer {
	margin-top: 40px;
	font-size: 60%;
}

.breadcrumbs A, .breadcrumbs A:visited{
	color: #287EAF;
	text-decoration: none;
}

.breadcrumbs A:hover{
	color: #287EAF;
	text-decoration:underline;
}

.title {
	padding-left: 50px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 140%;
	color: #0D4E75;
}

H2, H4, H5, H6 {
	color: #0D4E75;
}
H5 {
	font-size: 110%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: 110%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.caption2 {
	color: #287EAF;
}

.sidebarRight {
	padding-right: 15px;
	font-size: 80%;
	color: #0D4E75;
}

.headBack {
	background-image: url(http://www.spawnusa.org/images/gd2005/layout_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.boxes div h3 {
	color: #0D4E75;
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: -10px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.boxes div img {
	margin-top: 10px;
	margin-bottom: 0px;
}

.boxes div {
	color: #0D4E75;
	
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	border: 2px solid #287EAF; 
}

.smallbox {
	float: left;
	width: 41%;
}
