
hr {color: sienna}
h1, h2, h3 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	margin : auto 20px auto 20px;
}

p {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	line-height : 2em;
}



body {
	background-image: url("../images/bg.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color : #000000;/*#C9AF94;*/
}

#middleContents{
	left : 235px;
	position : absolute;
	top : 100px;
	width: 535px;
	background-color : #FFFFFF;
}

#middleContents p{
	margin : 10px 20px 0px;
}

#topMenu{
	left : 235px;
	position : absolute;
	top : 80px;
	height : 20px;
	background-color : #EEEEEE;
	width : 535px;
}

#mis{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	margin : 20px;
}

.quote {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	line-height : 2em;
	margin : 10px 40px auto 40px !important;
	background-color: #EEEEEE;
}