body{
padding: 0;
background-image: url(images/stripes.gif);
margin: 0;
}

h1{
font-family: arial;
font-size: 15px;
font-weight: bold;
color: #fff;
margin: 0;
padding: 0;
}

p{
font-family: arial;
font-size: 12px;
color: #fff;
}

a:link{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #fff;
text-decoration: underline;
}

a:visited{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #fff;
text-decoration: underline;
}

a:hover{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #fff;
text-decoration: none;
}

a:active{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #fff;
text-decoration: none;
}

ul{
list-style: none;
margin: 0;
padding: 0;
}

#container {
width: 960px;
margin: 0 auto;
text-align: center;
}

#header{
	background-image: url(images/header_bg2010.gif);
	background-repeat: no-repeat;
	width: 960px;
	height: 601px;
	margin: auto;
	position: relative;
}

#detailsheader{
background-image: url(images/subheader_bg.gif);
background-repeat: no-repeat;
width: 960px;
height: 418px;
margin: auto;
position: relative;
}

#headercopy{
width: 260px;
text-align: left;
line-height: 1.3;
position: absolute;
top: 100px;
left: 614px;
}

#subheadercopy{
width: 400px;
text-align: left;
line-height: 1.5;
position: absolute;
top: 178px;
left: 415px;
}

#subpagecopy{
width: 660px;
float: right;
text-align: left;
margin: 0 36px 0 0;
padding: 0;
line-height: 1.5;
}

#bluefooter{
background-color: #0e96bd;
width: 960px;
height: auto;
display: table;
padding-bottom: 15px;

}

#details{
	background-image: url(images/details_bg.gif);
	background-repeat: no-repeat;
	width: 346px;
	height: 380px;
	clear: both;
	float: left;
	margin: 0 0 0 100px;
	padding: 0;
}

#detailscopy{
text-align: left;
width: 265px;
padding: 40px 0 0 33px;
line-height: 1.5;
}

#features{
	background-image: url(images/features_bg.gif);
	background-repeat: no-repeat;
	width: 330px;
	height: 350px;
	float: left;
	margin: 0 0 0 30px;
	padding: 0;
}

#featurescopy{
text-align: left;
width: 265px;
padding: 40px 0 0 33px;
line-height: 1.5;
}

#sponsors{
float: left;
height: 500px;
width: 133px;
margin: 0 0 0 8px;
}

#sponsors_sub{
float: left;
height: 600px;
width: 133px;
margin: 0;
padding: 0 0 0 60px;
}

#registerbutton{
position: relative;
left: 35px;
top: -13px;
margin-bottom: -20px;
padding: 0;
}

#addresstext{
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #fff;
position: relative;
left: 95px; 
top: -24px;
}

.firstline{
margin-top: 5px;
padding-top: 0;
}

#coursevideo{
margin: 0 0 20px 0;
}.onlineReg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #203F4E;
	display: block;
	padding: 10px;
	margin: 15px 0 15px 0;
	width: 180px;
	text-align: center;
}
