body {
	font-family: "trebuchet MS", verdana, sans-serif;
	margin: 0;
}

a:link,a:visited {color: #700; text-decoration: none;}
a:hover {text-decoration: underline;}
a img {border: 0;}

h1 {
	font-size: 22px;
	font-weight: 900;
	margin: 20px 0 4px;
}

h2 {
	font-size: 19px;
	font-weight: 400;
	padding: 10px 0 3px;
	margin: 15px 0 0;
}

/* used on <h1>s and <h2>s with stick figures */
.figure {margin-left: -41px;}

.i {font-style: italic;}
.b {font-weight: 900;}
.clear:after { height: 0; display: block; clear: both; content: '.'; visibility: hidden; }

* html .clear { zoom: 1; }




#head {
	background: #d6ca8e url(http://cysassoc.org/images/heading/head_bg.gif) repeat-x left bottom;
}

.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
#content {
	background: #f1f1f1;
	xtext-align:center;
	padding: 20px 35px 45px 65px;
	margin-bottom: 10px;
	font-size: 14px;
	border:0;
	line-height: 19px;
}
#content .sb200 {
	width: 200px;
padding: 0 10px;
}
#credits {
	font-size: 10px;
	color: #808080;
	text-align:center;
	padding: 20px;
}
#credits img {
	margin: 0 15px 0 8px;
	float: left;
}
#l {
	width: 285px;
	float: left;
}
#l h2 {
	padding: 0;
	margin: 20px 0 0;
}
#r {
	float: left;
	width: 310px;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
}
#r img {
	margin: 15px 0 0;
}
<!--
Calendar styles
-->
.smd_cal_fullWidth {
width:100%;
}
.smd_cal_cellWidth {
	min-width:80px;
}
.smd_cal_ev_es a {
	background-attachment: fixed;
	background-color: #d6ca8e;
}
.smd_cal_ev_jhs a {
font-style: italic;
}
.smd_cal_ev_cys a {
	color: #993399;
}
.smd_cal_fullWidth {
margin: 0 210px 0 0;
}


/*SUPERFISH NAV MENU MODIFICATIONS*/
#nav { background: #000;}

#nav .sf-menu a:hover, #nav .sf-menu a:active {text-decoration: none;}

#nav .sf-menu .active {
	background-color: #5a0000;
}
#nav .sf-menu a:link, .sf-navbar a:visited {
	color: #FFFFFF;
}
/*END SUPERFISH NAV MENU MODIFICATIONS*/



/*CONTACT FORM STYLES*/
#content input[type="text"], input[type="password"], textarea {
width: 20em;
}

#content .zemTextarea
{width: 25em;}
/*END CONTACT FORM STYLES*/

/* What's New homepage sidebar styles */
#whatsNew { background: #d6ca8e;}

#whatsNew .newItems {
color: #000000;
}

#whatsNew ul .newItems {
list-style-type: none;
}

#whatsNew .newItems li {
	list-style-type: none;
	padding: 3px 0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aba16e;
	border-right-color: #aba16e;
	border-bottom-color: #aba16e;
	border-left-color: #aba16e;
}

#whatsNew .newItems a:hover, #nav .sf-menu a:active {text-decoration: none;}

#whatsNew .newItems .active {
	background-color: #5a0000;
}

#whatsNew .newItems a:link, .sf-navbar a:visited {
	color: #FFFFFF;

/* END WHAT'S NEW BOX STYLES */

.padMainForLeftCol
{padding-right: 50px;}
.padMainForRightCol
{padding-left: 50px;}

