body	{
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro W3",  osaka, helvetica, arial, sans-serif;
	font-size:75%;
	font-weight:normal;
	color:#000;
	text-align:center;
	background-image:url(images/sc04_bg.gif); 
	background-color:#f9f;
	min-width:750px;
	}

#body {
	margin:auto;
	width:720px;
    }

#main_content {
	color:#CC0099;
	background-color:#fff;
	float:right;
	margin-left:10px;
	text-align:center;
	width:490px;
	}

.topic_title {
	text-align:left;
	color:#000;
	background-color:#ffff80;	
	margin:10px 10px 10px 10px;
	clear:both;
	}

.topic_title img {
	position:absolute;
	margin:0px;
	padding:0px;
	}

.topic {
	width:470px;
	margin:auto;
	}

.main_content_footer {
	clear:both;
	}

p {
	text-align:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	}

#footer {
	clear:both;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	}
#footer p {
	text-align:center;
	padding-top:10px;
	}

#menu {
	color:#000;
	background-color:#fff;
	float:left;
	width:220px;
	text-align:center;
	}
/* Use the Tan hack if you use any padding on a box*/

a:link {
	color:#06f;
	background-color:#fff;
	}
ul.language a:link {
	color:#06f;	
	background-color:#f9f;
	}

a:visited {
	color:#963;
	background-color:#fff;
	}
ul.language a:visited {
	color:#963;	
	background-color:#f9f;
	}

a:active {
	color:#93f;
	background-color:#fff;
	}
ul.language a:active {
	color:#93f;	
	background-color:#f9f;
	}

h1 {
	font-size:125%;
	font-weight:bold;
	margin:0px;
	}

h2 {
	font-size:125%;
	font-weight:bold;
	margin:0px 0px 0px 20px;
	}

h2.top {
	font-size:125%;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	text-align:left;
	}

h3 {
	font-size:125%;
	font-weight:bold;
	color:#000;
	background-color:#fff;
	margin:0px;
	padding:0px;
	text-align:left;
	}

em {
	font-size:100%;
	font-weight:bold;
	font-style:normal;
	margin:0px 0px 0px 20px;
	}

.travel_info_link {
	font-size:125%;
	font-weight:normal;
	text-align:right;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:20px;
	}

ul {
	list-style:none;
	margin:0px;
	padding:10px;
	}

ul.language li {
	list-style:none;
	display:inline;
	margin:10px;
	}

img {
	border: none;
	}

img.left {
	float: left;
	margin: 0px 10px 10px 0px;
	}

img.right {
	float: right;
	margin: 0px 0px 10px 10px;
	}

img.title {
	margin: 10px 0px 0px 0px;
	}

img.back_link {
	float:right;
	margin:10px;
	}

.upper_corner1, .upper_corner2, .upper_corner3 { font-size: 0px; /* hack for ie...yay ie! */ }
.upper_corner1 {
border-left: 4px solid #f9f;
border-right: 4px solid #f9f;
height: 1px;
}
.upper_corner2 {
border-left: 2px solid #f9f;
border-right: 2px solid #f9f;
height: 1px;
}
.upper_corner3 {
border-left: 1px solid #f9f;
border-right: 1px solid #f9f;
height: 2px;
}

.lower_corner1, .lower_corner2, .lower_corner3 { font-size: 0px; /* hack for ie...yay ie! */ }
.lower_corner1 {
border-left: 4px solid #fcf;
border-right: 4px solid #fcf;
height: 1px;
}
.lower_corner2 {
border-left: 2px solid #fcf;
border-right: 2px solid #fcf;
height: 1px;
}
.lower_corner3 {
border-left: 1px solid #fcf;
border-right: 1px solid #fcf;
height: 2px;
}
