html {
	height: 100%;
}
body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
#container {
	position:relative;
	margin: 0px auto;
	width: 100%;
	height: 100%;
	height:auto !important;
	min-height:100%;
	background-image: url(../Images/TopBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#heading {
	background-image: url(../Images/Header.jpg);
	height: 153px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left;
	background-repeat: no-repeat;
}
#heading h1 {
	position: absolute;
	left: -9000px;
}
#content {
	width: 900px;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 95px;
}

#contentInner {
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 25px;
}
#contentInner a:link {
	text-decoration: none;
	color: #FF6600;
	font-weight: normal;
}
#contentInner a:visited {
	text-decoration: none;
	color: #FF6600;
}
#contentInner a:hover {
	text-decoration: none;
	color: #999999;
}
#contentInner a:active {
	text-decoration: none;
	color: #999999;
}
#footer {
	height: 95px;
	background-image: url(../Images/BaseBG.jpg);
	background-repeat: repeat-x;
	position:absolute;
	bottom: 0px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#base {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: right;
	width: 900px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#base  a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#base  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#base  a:hover {
	text-decoration: none;
	color: #663399;
}
#base  a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#fairs {
	position: absolute;
	left: -9999px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.images {
	height: 525px;
	width: 352px;
	float: right;
}

.pad {
	margin-right: 30px;
}
.cpyPad  {
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 25px;
	text-align: center;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: -5px;
}
.background {
	background-image: url(../Images/DaumBg.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
}

