html, body { 
    padding: 0; 
}
body {
	margin: auto;
	font: normal 14px tahoma, Helvetica, sans-serif;
	background-color: #050560;
	background-image: url(images/bg1.gif);
	letter-spacing: 1px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 918px;
	vertical-align: top;
	position: relative;
}
#wrapper2 {
	background-color: #FF9900;
	width: 930px;
	vertical-align: top;
	position: relative;
}
a:link {
	color: #050560;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #050560;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #CC33CC;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	color: #050560;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.style1 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 48px;
	font-weight: bold;
	text-decoration: none;
}
a.style2 {
	color: #FF9900;
	font-family: Tahoma;
	font-size: 18px;
	text-decoration: underline;
}
a.style3 {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: underline;
}
.class2 A:link {
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.class2 A:visited {
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.class2 A:active {
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.class2 A:hover {
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC66FF;
}
.style4 {
	font-size: 14px;
	font-family: tahoma;
	color: #FFFFFF;
}
.style5 {
	font-size: 12px;
	font-family: tahoma;
	color: #FFFFFF;
}
.style6 {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.bg {
	background-image: url(images/bg.gif);
	height: 50px;
}





