.wrapper {
	width: 780px;
	border: 2px groove #333333;
	background-color: #FFFFFF;
}
.main {
	background-color: #FFFFFF;
	width: 730px;
	margin-left: 25px;

}
.header {
	background-color: #FFFFFF;
}
.footer {
	background-color: #FFFFFF;
}
.navigation {
	background-color: #FFFFFF;
	text-align: center;
	width: 760px;
}
.banners {
	background-color: #FFFFFF;
	text-align: center;
	width: 760px;
}
body {
	background-repeat: repeat;
	background-color: #000000;

}
.launch {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFF00;

}
.red {
	font-weight: bold;
	color: #FF0000;
}
a {
	color: #0000FF;
}
.signature {
	font-family: "Palace Hand DB", Arial;
	font-weight: bold;
	font-size: 24px;
	color: #0000FF;
	font-style: italic;



}
ul {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;

}
li {
	margin-top: 10px;
}
.biglist {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	list-style-image: url(../marketing/bul_10.jpg);
	margin-left: 60px;


}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

