@charset "UTF-8";
/* CSS Document */
body { 
	margin:0px;
	padding:63px;
	padding-bottom:0;
	color:#000;
	text-align:center;
	text-transform:uppercase;
}

div {
	margin:0;
	padding:0;
}

img {
	margin:0;
	padding:0;
	border:none;
}

div#logo_box {
	width:700px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
}

div#main {
	padding-bottom:63px;
}

h2 { 
	font-size:10px;
	line-height:200%;
	font-family:Times,Times New Roman;
	font-weight:normal;
	letter-spacing:3px;
	width:700px;
	margin:auto;
	margin-top:41px;
	padding:0;
	white-space:normal;
}

h2#menu { 
	padding-left:6px; 
	height:271px;
}

a {
	letter-spacing:3px;
	color:#000;
	white-space:nowrap;
	margin:0;
	padding:0;
}

a:link,a:visited,a:active {
	text-decoration:underline;
}

a:hover {
	text-decoration:line-through;
}

p {
	font-size:10px;
	line-height:200%;
	font-family:Times,Times New Roman;
	letter-spacing:3px; width:300px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
}

span#menuspan {
	margin-left:6px;
}