html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieddset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {background-color:#000;}
#wrap {width:1100px;margin:0 auto;}
#holder {width:1100px;margin:0 auto;background:url(images/background.jpg);min-height:700px;position:relative;}
#homeholder {width:1100px;margin:0 auto;background:url(images/home-background.jpg);min-height:700px;position:relative;}


#headingtext {position:absolute;width:410px;height:119px;left:478px;top:36px;}
#headingtext img {bottom:0;float:left;position:absolute;}

#content {
	width:410px;
	height:345px;
	left:478px;
	position:absolute;
	top: 170px;
}

#videospace {width:522px;
	height:294px;
	left:280px;
	position:absolute;
	top: 110px;border:9px solid #fff;}

#contentregister {
	width:550px;
	height:490px;
	left:500px;
	position:relative;
	top: 50px;
	color:#ff0000;
}

#footerhome li { width:60px;text-align:center;list-style-type:none;float:left;display:block; }
#footerhome a {text-decoration:none;color:#fff;}
#footer li { width:60px;text-align:center;list-style-type:none;float:left;display:block; }
#footer a {text-decoration:none;color:#fff;}
#footer {
	width:450px;
	height:40px;
	left:460px;
	position:absolute;
	top: 563px;
	color:#fff;
	text-align:center;font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight:bolder;
font-style: normal;
text-transform: normal;
letter-spacing: 0px;
line-height: 1.3em;
}
#footerhome {
	width:450px;
	height:40px;
	left:320px;
	position:absolute;
	top: 563px;
	color:#fff;
	text-align:center;font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight:bolder;
font-style: normal;
text-transform: normal;
letter-spacing: 0px;
line-height: 1.3em;
}

h2 { font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.3em; color:rgb(50,44,34);}
h3 { font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.3em; color:#ff0000;;}
h1 { font-family: Helvetica, Arial, sans-serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: -1px;
line-height: 1.3em; color:rgb(50,44,34);}

p {font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: 0px;
line-height: 1.2em;color:rgb(50,44,34);}


#content li {padding-left:4px;font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight:bold;
text-transform: normal;
letter-spacing: 0px;
line-height: 1.2em; color:rgb(50,44,34);margin-left:27px;padding-bottom:2px;list-style-type:none;}

#content a {color:rgb(0,114,188);}
#content a:hover {text-decoration:none;}


#content ul li {list-style-type:none;
}


form {
	width: 520px;
	}

input {
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: 0px;
line-height: 1.2em; 
	border: 1px solid #BFBFBF;
	color: #ccc;
	background: #fff;
	text-transform:uppercase;
	}
input.inputbox {width:300px;height:20px;padding: 12px 5px 0px 5px;margin-bottom:5px;}	


	
input:hover {
	background: #fff;
	border: 1px solid #505967;
	xcolor: #505967;
	
	}
	
input:focus {
	color: #000;
	border: 1px solid #666;
	background: #eee;
	}


input.invalid {
 background: #fff6bf;
 border: 2px solid #ffd324;
	}
	
	
	
label									{ font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: 0px;
line-height: 1.2em; padding: 10px 5px 3px 5px;display:block; float:left; width:100px; height:20px;text-align:left;
												color:rgb(44,37,27); background:#CCCCCC; }
label.error           { font-weight:normal;color:red;text-align:left;width:140px; padding-left:25px;
                        background: transparent url(/images/cancel.png) no-repeat scroll left; }
						
						
						