* {	
	margin : 0px auto;
}

body {
	font-family:helvetica, arial, tahoma;
	background-color:#dcddcb;
	color:#442b14;
	font-size:10pt;
}

a:active, a:visited, a:link {
	color:#2cb9f2;
	font-family:helvetica, arial, tahoma;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#442b14;
	font-family:helvetica, arial, tahoma;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}

hr {
	border : 1px dashed #442b14;
}

p {
	text-indent:5px;
}

h1 {
	color:#2cb9f2;
	float:right;
}

h2 {
	border-bottom:dashed #442b14 2px;
}

#page {
	width:1000px;
	height:700px;
}

#enclosure {
	width:950px;
	height:700px;
}

#kick {
	width:300px;
	height:475px;
	float:left;
}

#text {
	width:300px;
	height:475px;
	text-align:justify;
	float:left;
}

#info {
	width:300px;
	height:650;
	float:left;
}

#info2 {
	width:575px;
	height:650;
	float:right;
}

#vid {
	width:550px;
	height:370px;
	float:right;
}

#blurb {
	width:550px;
	height:300px;
	float:right;
	text-align:justify;
}

#top {
position: absolute;
top: 0;
display: block;
height: 115px;
width: 100%;
background-color:#dcddcb;
}

#enter {
	width:900px;
	height:40px;
}

#footer {
	width:900px;
	height:40px;
}
