a:link,a:visited { text-decoration:none; color:#FFFFFF;}


ul,ol { list-style:none; }

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

a img,a:link img,a:visited img { border:none;}

/*--------Background Color----------*/
body {
	margin: 50px;
	background-color:#CCCCCC;
	background-repeat:repeat;
	background-position:left top;
	text-align:left;
	background-repeat:repeat-x;
}

/*---------page width--------*/

#wrap { width:862px; margin:0 auto; position:relative; }

/*------------Header----------*/
 #banner { background:url("../images/header.png") no-repeat; height:165px; margin:0 0 0 0; }
 
 
 
#bottom { 
	height:10px; 
	clear:both; 
	overflow:hidden; 
}

#form {
	position:absolute;
	top:300px;
	left:150px;
	width:300px;
}


#form2 {
	position:absolute;
	top:405px;
	left:200px;
}


#flash {
	position:absolute;
	top:66px;
	right:75px;
}

#menu {
	width:188px;
	height:464px;
	position:absolute;
	top:179px;
	left:26px;
}

#footer { width:812px; text-align:center; margin:10px auto;}
#footer p { font-size: 12px; font-family: sans-serif; margin-bottom:3px; color:black;}
#footer p2 { color:#666666; font-size: 1px;}
#footer a { font-weight:normal; color:#660033;}

#kickform {	
	width:400px;
	position:absolute;
	top:630px;
	right:150px;
	color:#FFFFFF;	
}
#content {
	width:862px;
}

#youtube {
	position:absolute;
	top: 1750px;
	left: 48px;
}