@import url("reset.css");
@import url("layout.css");
@import url("type.css");
@import url("prettyPhoto.css");
@import url("grayRed.css");

/* There are the available color styles. You can choose any one you like by uncomment it. */

/*
@import url("grayRed.css");
@import url("grayBlue.css");
@import url("grayGreen.css");
@import url("grayBrown.css");
@import url("darkOrange.css");
@import url("darkBlue.css");
*/
#wrapper #main #mainContent .box p strong {
	color: #990000;
}
#homeWrapper #main h3 strong {
	text-align: center;
}
#homeWrapper #main h3 strong {
	text-align: center;
}
.center {
	text-align: center;
	font-size: 16px;
	color: #900;
}
center {
	text-align: center;
}
#homeWrapper #main p {
	font-weight: normal;
}

