#banner h1 {
	color: #FFFFFF;
	font-family: "Palatino";
	font-style: normal;
	font-size: xx-large;
}

#welcome h2 {
	color: #000000;
	font-family: "#PC명조";
	font-style: normal;
	font-size: x-large;
}

#wrapper,#footer {
	background-color: #FF0000;
	font-style: normal;
}

#navigation {
	background-color: #FFFFFF;
	font-style: normal;
}

#navpos {
	background-color: #000000;
	width: 740px;
	font-style: normal;
}

#calendar {
	background-color: #FF0000;
	font-style: normal;
}

#navigation ul li a {
	color: #FFFFFF;
	font-family: "Palatino";
	width: 100px;
	font-style: normal;
	font-size: x-small;
}

#content,#search,#content2 {
	color: #FFFFFF;
	font-family: "Palatino";
	font-style: normal;
	font-size: large;
}

#content h1,#search h1,#content2 h1 {
	color: #FFFFFF;
	font-family: "#PC명조";
	font-style: normal;
	font-size: x-large;
}

#navigation ul li a:hover {
	background-color: #FF0000;
	font-style: normal;
}

#content h3,#search h3,#content2 h3 {
	color: #FFFFFF;
	font-family: "#PC명조";
	font-style: normal;
}

#toptext h5 {
	color: #FFFFFF;
	font-family: "#PC명조";
	font-style: normal;
	font-size: medium;
}

#bottomtext h5 {
	color: #FFFFFF;
	font-family: "#PC명조";
	font-style: normal;
	font-size: medium;
}

#propertytext h1 {
	color: #FFFFFF;
	font-family: "Palatino";
	font-style: normal;
	font-size: 30px;
}

#banner {
	background-image: url('/images/banner.jpg');
}

#body {
	background-image: url('/images/wallpaper.jpg');
}

#srtheme {
	background-image: url('Orange and Lime');
}

