html {margin: 0;
}

.wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 800px;
}
.TopMain {
	background-image: url(images/topLogo.gif);
	background-repeat: no-repeat;
	height: 261px;
	width: 720px;
	font-family: "Gill Sans MT", verdana;
	font-size: 12px;
	color: #FFCC66;
	padding: 0px;
}
.Tittle{
	background-image: url(images/cheeseTittle_logo.gif);
	background-repeat: no-repeat;
	height: 53px;
	width: 720px;
	font-family: "Gill Sans MT", verdana;
	font-size: 12px;
	color: #FFCC66;
	padding: 0px;
}

.MiddleMain {
	background-image: url(images/expandMiddle_06.gif);
	background-repeat: repeat-y;
	width: 720px;
	float: none;
	font-family: "Gill Sans MT", verdana;
	font-size: 12px;
	color: #3A3323;
	clear: none;
	height: 64px;
}
.TopHeader{
	font-family: "Gill Sans MT", verdana;
	font-size: 14px;
	text-align: center;
	width: 60%;
}
.TopText {
	font-family: "Gill Sans MT", verdana;
	font-size: 14px;
	text-align: center;
	width: 60%;
	padding-top: 250px;
	
	
}
.footer {
	font-family: "Gill Sans MT", verdana;
	font-size: 10px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 170px;
}
.footerText {
	font-family: "Gill Sans MT", verdana;
	font-size: 10px;
	text-align: center;
	width: 60%;
	color: #ffffff;
	text-decoration: none;
}
.MiddleText {
	font-family: "Gill Sans MT", Verdana, ;
	font-size: 14px;
	color: #330000;
	float: none;
	text-align: center;
	width: 720px;
	padding: 0px;
	left: 0px;
	right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;

}
.hr{
	width: 80%;
	height: 2px;
	

}
.footerLink {
	font-family: "Gill Sans MT", verdana;
	color: #F0DB8C;
	font-size: 12px;
	text-decoration: underline;
	text-align: center;
}
body {
	background-color:#330000;

}
a {
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:hover {
	text-decoration: blink;
	color: #F0DB8C;
}
a:active {
	text-decoration: none;
	color: #F0DB8C;
}

.para{
	margin-left: 20px;
	margin-left: 50px;
	margin-right: 90px;
	text-align: justify;
}
.cirChoices{
display:none;
}


.mailInfo{
display:none;
}
