body {
	margin-top: 0px;
	background-image: url(images/bggra.jpg);
}
#box1 {
	background-color: #990000;
	width: 248px;
	float: left;
	height: 250px;
	margin-left: 5px;
	margin-top: 5px;
}
#box2 {
	background-color: #999999;
	width: 248px;
	float: left;
	height: 250px;
	margin-left: 5px;
	margin-top: 5px;
}
#box3 {
	border-left:1px dotted #999999; border-right:1px dotted #999999; border-bottom:1px dotted #999999; background-color: #EEEEEE;
	width: 248px;
	float: left;
	height: 270px;
	margin-left: 5px;
	margin-top: 5px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px
	
	}
#box4 {
	border-left:1px dotted #999999; border-right:1px dotted #999999; border-bottom:1px dotted #999999; background-color: #EEEEEE;
	width: 248px;
	float: left;
	height: 250px;
	margin-left: 5px;
	margin-top: 5px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px
}
.title {
	color: #000000;
	background-color: #000000;
	background-image: url(images/bgtitle.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
}

.title2 {
	color: #000000;
	background-color: #800000;
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px
}

.title3 {
	color: #000000;
	background-color: #000000;
	background-image: url(images/bgtitle.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, "Times New Roman";
	font-size: 12px;
	text-decoration: none;
	padding-top: 3px;
}
#box5{
	border-left:1px dotted #999999; border-right:1px dotted #999999; border-bottom:1px dotted #999999; background-color: #EEEEEE;
	width: 248px;
	float: left;
	height: 270px;
	margin-left: 5px;
	margin-top: 5px; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px

}