body{
	background-color: #feffec;
	background:url(Images/background.jpg);
	margin-left:100px;
	margin-right:100px;
}
.mainbody{
	margin-left:auto;
	margin-right:auto;
	background:#ffffff;
	border:2px #000000 solid;
	width:800px;
	height:1235px;
	text-align:center;
}
.contactmainbody{
	margin-left:auto;
	margin-right:auto;
	background:#ffffff;
	border:2px #000000 solid;
	width:800px;
	height:1940px;
}
.col1contact{

	float:left;
	padding-left:5px;
	padding-right:5px;
	border-right:1px #000000 solid;
	text-align:center;
	width:140px;
	height:1500px;

}
.col1{

	float:left;
	padding-left:5px;
	padding-right:5px;
	border-right:1px #000000 solid;
	text-align:center;
	width:150px;
	height:740px;

}
.col2{

	float:left;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	width:470px;
	height:740px;

}
.col3{
	float:left;
	padding-left:5px;
	padding-right:5px;
	border-left:1px #000000 solid;
	text-align:right;
	width:140px;
	height:740px;

}

.button{
	cursor:hand;
}
.slideshow{
	border:2px #ff0000 solid;
	height:350px;
	width:450px;
}
a:link{
	text-decoration:none;
	font:20px;
	font-weight:bold;
}
a:active{
	text-decoration:none;
	font:20px;
	font-weight:bold;
}
a:visited{
	text-decoration:none;
	font:20px;	font-weight:bold;
}
a:hover{
	text-decoration:none;
	font:20px;
	font-weight:bold;
}
.scrollbox{
	height:825px;
	width:620px;
	overflow:scroll;
	float:left;
	text-align:left;
	padding-left:5px;

}