#header {
	top:0px;
	width:900px;
	height:284px;
	z-index:2;
	background-image: url(../images/rheetaekwondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/symbols.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#content {
	position:relative;
	width:960px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#navbar {
	background-image: url(../images/navbar.jpg);
	height: 600px;
	width: 163px;
	left: 30px;
	top: 284px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 2;
}
a:active {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}


#navbar a {
	height: 20px;
	width: 158px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	padding-left: 5px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	padding-top: 5px;
	font-weight: normal;
}
#navbar a:hover {
	height: 19px;
	width: 158px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	padding-left: 4px;
	color: #2E6054;
	text-decoration: none;
	line-height: normal;
	padding-top: 4px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6A667D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6A667D;
	border-bottom-color: #6A667D;
	padding-bottom: 0px;
}	
a:hover {
	color: #999999;
}
#main {
	left:200px;
	top:0px;
	width:720px;
	height:auto;
	z-index: 3;
	display: block;
	position: relative;
}
#bottom {
	
	top:auto;
	width:960px;
	height:47px;
	background-image: url(../images/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2E6054;
	padding-top: 5px;
	padding-bottom: 0px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #FF0000;
}
a:hover {
	color: #999999;
}
div.float {
	float: left;
	width: 120px;
	padding: 10px;
	position: relative;
  }
  
div.float p {
   text-align: center;
   }
.clear {
	clear: both;
	height: 1px;
	width: 1px;
	margin-right: auto;
	margin-left: auto;
}
