body {
	background-color: #505050;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.bkg1 {
	background-attachment: scroll;
	background-image: url(assets/images/main2.jpg);
	background-repeat: no-repeat;
}
.bkg2 {
	background-attachment: scroll;
	background-image: url(assets/images/main3.jpg);
	background-repeat: no-repeat;
}
.bkg3 {
	background-attachment: scroll;
	background-image: url(assets/images/main5.jpg);
	background-repeat: no-repeat;
}
.bkg4 {
	background-attachment: scroll;
	background-image: url(assets/images/main4.jpg);
	background-repeat: no-repeat;
}
.bkg5 {
	background-attachment: scroll;
	background-image: url(assets/images/main6.jpg);
	background-repeat: no-repeat;
}


#container {
	height: 480px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 140px;
}
#textfield {
	height: 410px;
	width: 425px;
	margin-left: 308px;
}
#col1 {
	float: left;
	width: 420px;
}
#col1 p {
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.5em;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -2px;
	color: #FFFFFF;
}
#menubar {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 250px;
}
#menubar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menubar ul li {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-variant: small-caps;
	display: block;
	float: left;
	margin-right: 10px;
}
#menubar ul li a {
	color: #CC99FF;
	text-decoration: none;
	display: block;
}
#col1 a {
	color: #FF66FF;
	text-decoration: none;
}
.bottomborder {
	border-bottom: 1px solid #505050;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bkg6 {

	background-attachment: scroll;
	background-image: url(assets/images/main7.jpg);
	background-repeat: no-repeat;
}
.refimg {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	float: left;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
