@charset "utf-8";
/* CSS Document */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0; }
body { background-color: #ffffff; margin: auto; }
.wrapper { height: auto; width: 991px; margin-top: 5px; margin-right: auto; margin-left: auto; text-decoration: none; overflow: visible; font-family: "Gill Sans MT"; }
* html .wrapper { position: relative; }
.menuBox { background-image: url(../images/slice_01.jpg); background-repeat: no-repeat; background-position: top; height: 496px; width: 258px; float: left; font-weight: bold; color: #8C63A9; text-decoration: none; font-size: 20px; }

.topMainContent {
	height: 496px;
	width: 733px;
	background-image: url(../images/slice_02.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.middleContent {
	height: auto;
	width: 991px;
	background-image: url(../images/slice_03.jpg);
	background-repeat: repeat;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}

.foot { background-image: url(../images/slice_04.jpg); background-repeat: no-repeat; height: 75px; width: 991px; float: left; }
a:link { color: #cf1d0e; text-decoration: none; }

a:visited { color: #cf1d0e; text-decoration: none; }

a:hover { color: #006633; text-decoration: none; }
hr { font-size: 24px; font-weight: bolder; color: #006633; }
/* black underline */
a:link[class=underline]
{ font-family: Gill Sans MT; font-weight: 400; color: #000000; text-decoration: underline; }
a:visited[class=underline] 
{ font-family: Gill Sans MT; font-weight: 400; color: #000000; text-decoration: underline; }
a:hover[class=underline] 
{ font-family: Gill Sans MT; font-weight: 600; color: #000000; text-decoration: underline; }
a:active[class=underline] 
{ font-family: Gill Sans MT; font-weight: 600; color: #000000; text-decoration: underline; }

h1 { font-family: "Gill Sans MT"; color: #CF1D0E; font-weight: normal; }
h2 { font-family: "Gill Sans MT"; color: #CF1D0E; font-weight: normal; }
h3 { font-family: "Gill Sans MT"; color: #CF1D0E; font-weight: normal; }
h4 { font-family: "Gill Sans MT"; color: #CF1D0E; font-weight: normal; }
h5 { font-family: "Gill Sans MT"; color: #CF1D0E; font-weight: normal; }
