/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/template-bg.gif);
	background-repeat:repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#flash {
	margin:0 auto;
	margin-top:100px;
	width:800px;
	height:450px;
}
#skip {
	margin:0 auto;
	width:800px;
	height:30px;
}
.skip {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	padding-top:10px;
	color:#990000;
	text-align:right;
	font-weight:bold;

}
#smcc {
	width:191px;
	height:190px;
	position:absolute;
	margin-top:28px;
	margin-left:280px;
	background-image:url(../images/smcc-logo.png);
	background-repeat:no-repeat;
	z-index: 9999;
}
#right {
	width:380px;
	height:333px;
	position:absolute;
	margin-top:280px;
	background-image:url(../images/right-img.png);
	background-repeat:no-repeat;
	margin-left:720px;
	z-index: 9999;
}
#left {
	width:344px;
	height:288px;
	position:absolute;
	margin-top:370px;
	margin-left:-0px;
	background-image:url(../images/left-img.png);
	background-repeat:no-repeat;
	z-index: 9999;
}

#hometxt {
	width:450px;
	margin-top:0px;
	margin-left:30px;
	z-index: 9999;
}
#winter {
	margin:0 auto;
	padding:10px 0 10px 50px;
	width:320px;
	margin-top:0px;
	margin-left:30px;
	z-index: 9999;
}

#top {
	margin:0 auto;
	width:793px;
	height:30px;
	background-image:url(../images/top.png);
	background-repeat:no-repeat;
}
#footer {
	margin:0 auto;
	width:793px;
	height:37px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
}
#container {
	margin:0 auto;
	width:793px;
	height:540px;

}
#leftbar {
	margin:0 auto;
	width:28px;
	height:540px;
	background-image:url(../images/bg-left.png);
	background-repeat:no-repeat;
	float:left;
}
#rotation {
	margin:0 auto;
	width:547px;
	height:385px;
	float:left;
}
#menus {
	margin:0 auto;
	width:180px;
	height:385px;
	float:left;
}
#rightbar {
	margin:0 auto;
	width:39px;
	height:540px;
	background-image:url(../images/bg-right.png);
	background-repeat:no-repeat;
	float:left;
}

.contact-head {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.contact-body {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#000000;
	font-weight:normal;
}
.contact-link {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#184E1D;
	font-weight:Bold;
}
.menu-top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#B40C0C;
	text-align:center;
	text-decoration:underline;
}
.menu-top1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#B40C0C;
	text-align:center;
	text-decoration:none;
}
.menu-head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.menu-bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.menu-body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	text-align:center;
}
.top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-align:right;
}
.home-txt {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:Normal;
	color:#000000;
	text-align:center;
}
.home-txt-bold {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
.about {
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	color:#282828;
	font-weight:bold;
}