.splash {
	height: 690px;
	width: 1024px;
	background-color: #000000;
	background-image: url("images/home-bg.jpg");
	background-repeat: no-repeat;
	border: 0px;
	border-left: 3px;	
	border-right: 3px;
	border-style: solid;
	border-color: #0f0f10;
}

a {
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}


a:visited {
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
}


.jared {
	color: #b6b7b6;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
} 

.content {
	height: 768px;
	width: 1024px;
	background-color: #000000;
	background-image: url("images/content-bg.jpg");
	background-repeat: no-repeat;
	border: 0px;
	border-left: 3px;	
	border-right: 3px;
	border-style: solid;
	border-color: #0f0f10;
	text-align: left;
	color: #b6b7b6;
	font-family: arial;
}

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

.subtext {
	padding-left: 50px;
	font-size: 13px;
	float: left;
}


.subtextleft {
	padding-left: 50px;
	font-size: 13px;
	float: left;
	width: 700px;
}

.subtextright {
float: right;
width: 380px;
height: 130px;
position: relative;
top: -140px;
right: 30px;
color: #e8980c;
	font-family: arial;
		font-size: 13px;
		padding: 5px;
		line-height: 20px;
}

.aboutlinks, linkpopup {
font-weight: bold;
color: #e8980c;
}



.home-content {
	color: #ffffff;
	font-weight: bold;
	font-family: arial;
	height: 100px;
	width: 1024px;
	background-color: #000000;
	border: 0px;
	border-left: 3px;	
	border-right: 3px;
	border-style: solid;
	border-color: #0f0f10;
}

.home-left {
	float: left;
	padding-top: 70px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: none;
}

.home-right {

	font-weight: normal;
	line-height: 8px;
	text-align: justify;
	float: right;
	padding-top: 4px;
}

.makeright {
	text-align: right;
	padding-right: 45px;
	position: relative;
}

h1 {
	color: #b6b7b6;
	font-family: arial;
	font-weight: normal;
	padding-left: 50px;
	padding-top: 70px;
	margin: 0px;
	border: 0px;
}

.registerpdf {
	padding-top: 60px;
	border: 0px;
}

A.linkpopup:visited,
A.linkpopup {
color: #e8980c;
}

A.linkpopup img {
	border: 0px;
	margin-left: 40px;
}

.hidden {
position: absolute;
display: none;
}

.barobject {
float: left;
border: 0px;
margin: 0px;
padding: 0px;
}

.bar1 {
padding-left: 100px;
padding-top: 100px;
float: left;
min-width: 800px;
}

.bar2 {
float: left;
padding-left: 100px;
padding-top: 20px;
min-width: 800px;
margin: 4px;
}

.back {
font-size: 18px;
}

.bottomimage {
float: left;
border: 0px;
margin: 0px;
}

.bottomlink {
float: left;
position: relative;
top: 150px;
left: -150px;
}

.highlight {
	color: #e99923;
}

.email_label {
	position: relative;
	left: -50px;
}

.password_label {
	position: relative;
	left: -50px;
}

.password {
	position: relative;
	left: -30px;
}

.login_button {
	position: relative;
	left: 130px;
	top: 5px;
}

.homelogin, .makeright {
	position: relative;
	top: -10px;
}

A.aboutlink {
	font-size: 10px;
	text-decoration: underline;
	color: #919292;
}
