h1 {
	text-align:center;
	
	}

a {
	text-decoration:underline;
	color: #FFFFFF;
	}
	
a:hover {
	text-decoration:underline;
	color:#000000;
	}
	
body{
	margin:0;
	padding:0;
	text-align:center;
	background-image: url(Background1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	
	
}

div.main{
	margin-left:100px;
	margin-right:100px;
	margin-top: 40px;
	margin-bottom:100px;
	text-align: center;
	width: 777px;
	height: 502px;
	border-collapse:collapse;
	border: 3.5px solid #BF0000;
	background-image:url(mm_bg_red.gif);
	
	
	
}
div.header {
	width:100%;
	height:85px;
	border: 1px solid #FF0000;
	
}


div.background {
	float:left;
	border-collapse:collapse;
	width: 175px;
	height:372px;
	border-right-width: 6px;
	border-right-style: solid;
	background-image: url(leftbackground1.jpeg);
	border-right-color: #BF0000;
	align:center;
	font:comic Sans MS;
	font-size: 8px;
	
}

div.background a {
	text-decoration:underline;
	color: #FFFF00;
	}
	
div.background a:hover {
	text-decoration:underline;
	color:#ffffff;
	}

div.content {
	float: left;
	width: 596px;
	height: 372px;
	background-color:#990000;
	background-image:url(mm_bg_red.gif);
	text-align:center;
	vertical-align: text-top;
	font:"comic Sans MS";
	font-size:18px;
	color:#FFFF00;
	font-weight:bold;
	border-collapse:collapse;
	
}

textarea.imageOne{
background-color:990000;
background-image: url(mm_bg_red.gif);
color:ffff00;
font:"comic Sans MS";
font-size:14px;
border-color:#FF0000;
text-align:left;
font-weight:bold;
}

div.footer {
	clear:both;
	width: 777px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 12px;
	text-align: right;
	background-color: #BB0000;
	font:90% Book Antiqua, Arial;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFCC33;
}
