* {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1em;
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #FFFFFF;
}

body {
    font: normal 91%/1.2 Helvetica,Arial,Verdana,Sans-serif;
	background-color: #72171F;
	color: #999;
	padding-top: 30px;
	text-align: center;
}

#container {
	width: 500px;
	margin: auto;
	text-align: center;
	margin-bottom: 50px;
}

ul.menu {
	list-style: none;
}

ul.menu li, h1 {
	font-size: 4em;
	/*margin-top: 0.2em;
	margin-bottom: -0.1em;*/
	letter-spacing: -0.05em;
	line-height: 0.9em;
	font-weight: bold;
	color: #ccc;
	
}

h1 {
	margin-bottom: 50px;
}

h2 {
	font-size: 2em;
	letter-spacing: -0.05em;
	line-height: 1em;
	color: #CCCCCC;
	margin-top: 1em;
}

h3 {
	font: normal 91%/1.2 Helvetica,Arial,Verdana,Sans-serif;
	letter-spacing: 0.05em;
	line-height: 20px;
	color: #72171F;
	margin-top: 2em;
}

#menu {
	text-align:center;
	font: normal 100%/1.2 Helvetica,Arial,Verdana,Sans-serif;
	letter-spacing: 0.05em;
	line-height: 20px;
	color:#FFFFFF;
	text-decoration:none;

}

#menu a {
text-align:center;
	font: normal 100%/1.2 Helvetica,Arial,Verdana,Sans-serif;
	letter-spacing: 0.05em;
	line-height: 20px;
	color:#999;
	text-decoration:none;
}

#menu a:hover {
	color:#000033;
	text-decoration:none;

}

.nowrap {
	color: #fff;
	white-space: nowrap;

}

p {
	margin-top: 1em;
}

li a {
	color: #999999;
	text-decoration: none;
	outline: none;
}

li a:hover {
	color: #000000;
	text-decoration: none;
}

.division {
	text-align: center;
	font-size: 14px;
	text-decoration:none;
	line-height: 26px;
	background-color: #72171F;


}

.division a {
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration:none;
	line-height: 26px;
	background-color: #72171F;

	
}

.division a:hover {
	text-align: center;
	font-size: 14px;
	color:#CCCCCC;
	text-decoration:none;
	line-height: 26px;
	background-color: #72171F;

	
}

.intro2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 14px;
	text-decoration:none;
	line-height: 20px;
	background-color: #FFFFFF;
}

#container2 {
	width: 578px;
	margin: auto;
	text-align: center;
	margin-bottom: 10px;
}

.base {
	text-align: center;
	color: #666666;
	font-size: 12px;
	text-decoration:none;
	line-height: 16px;


}

.base a {
	text-align: center;
	color: #72171F;
	font-size: 12px;
	text-decoration:none;
	line-height: 16px;

	
}

.base a:hover {
	text-align: center;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	line-height: 16px;
}

