@charset "utf-8";
/* CSS Document */

#container1 {
	position	: relative;
	background	: #FFF;
	border		: 1px transparent solid;
	float: left;
	overflow: visible;
	margin:45px 0px 0px 40px;
	width:366px;
}

#content1 {
	position	: relative;
	left		: 5px;
	
}

p {
	font		: normal 10px/14px arial,helevetica,san-serif;
}






#container2 {
	position	: relative;
	background	: #FFF;
	border		: 1px transparent solid;
	float:right;
	margin:45px 50px 0px 0px;
	width:398px;
}

#content2 {
	position	: relative;

	left		: 5px;
}

p {
	font		: normal 10px/14px arial,helevetica,san-serif;
}





#storyPic1 {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#storyPic2 {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
#storyMain1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	color: #000;
	width: 360px;
}
#storyMain2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	color: #000;
	width: 390px;
}
#storyTitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	font-style: italic;
	padding-top: 15px;
	padding-bottom: 15px;
}
#storyFooter {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-bottom: 15px;
}
#storyFooter a{
color: #900;
}
#storyWrapper {
	clear: both;
	float: left;
	margin-bottom: 15px;
}
#storyFooter #storyName {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	color: #900;
	font-weight: bold;
}
#storyFooter #storyCategory{
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	color: #900;
}
#storyFooter #storyTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#selectCategory{
	position: relative;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #949494;
	text-decoration: none;
	float: left;
	margin:45px 0px 0px 25px;
	width:146px;
}
#selectCategory a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #949494;
	text-decoration: none;
}
#selectCategory a:hover{
	color: #900;
}
#spotTitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 14px;
		font-weight: bold;
	color: #900;
	margin: 0 0 10px 0;
}
#spotName {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #900;
}

#MC-topWrapper{
	background-image: url(IMAGES/theTop.gif);
	
}


