@charset "UTF-8";
body{font-family:Arial, Helvetica, sans-serif
}
a{color:#0033CC;
border:none;
text-decoration:none;
}
a:hover{
	color:#FF0000;
	text-decoration:underline;
	border: none;
}
img{border:none;
}
img{border::none;
}
#content {
	background-image: url("../images/tscycHomepage_05-1.jpg");
	background-repeat: repeat-y;
	background-position:center;
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
#header{
	background-image:url("../images/tscycHomepage_02.jpg");
	width:1020px;
	height:176px;
	background-repeat:no-repeat;
	background-position:center;
	}
#footerpic{
	background-image:url("../images/tscycHomepage_12.jpg");
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	height:208px;
	width:1020px;
	clear: both;
}
#mainFlash{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	height: 240px;
}
#rightPic{
	float:right;
	margin-left: 20px;
	margin-top: 10px;
}
#mainSection {
	width: 880px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}
#sectionText{
	margin-left: 20px;
	padding-top: 30px;
}
#anchorText{
	clear:both;
	text-align:center;
	color:#666666;
	font-size:small;
	padding-top: 20px;
}
#bigCalendar{
float:right;
margin-left:10px
}
#staticMain {
	margin-top: 5px;
}
.staticButton{
	margin:none;
	float: left;
}
#staticButtons{
	width:890px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}


