body {
	margin : 10px;
	margin-top: 0px;
	font: Verdana, Helvetica, Arial;
	padding: 0px;
	background: #fff;
}

#menu {
	border-bottom : 1px solid #990033;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
}

#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

#menu a:link, #menu a:visited	{
	background : #666666;
	border : 1px solid #990033;
	color : #ffffff;
	float : left;
	font-size : small;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
	background : #666666;
	border-bottom : 1px solid #fff;
	color : #990033;
}

#menu a:hover	{
	color : #ffffff;
}

body.InTheNews #menu li#InTheNews a,
body.Administration #menu li#Administration a,
body.HomePage #menu li#HomePage a,
body.Newsletters #menu li#Newsletters a,
body.CYCGear #menu li#CYCGear a,	
body.AboutCYC #menu li#AboutCYC a, 
body.ContactUs #menu li#ContactUs a,
body.Events #menu li#Events a,
body.Membership #menu li#Membership a {
	background : #fff;
	border-bottom : 1px solid #ffffff;
	color : #990033;
}

#menu #EventsL2,
#menu #CYCGearL2 {
	display : none;
	width: 100%;
}

body.Events #menu ul#EventsL2, 
body.CYCGear #menu ul#CYCGearL2 {
	display : inline;
	left : 10px;
	position : absolute;	
	top : 190px;
}

body.CYCGear #menu ul#CYCGearL2 a,
body.Events #menu ul#EventsL2 a {
	background : #fff;
	border : none;
	border-left : 1px solid #990033;
	color : #990033;
	font-size : smaller;
	font-weight : bold;
	line-height : 10px;
	margin-right : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#menu ul a:hover {
	color : #ffffff;
}

#contents {
	background : #fff;
	border : 1px solid #990033;
	border-top : 1px solid #990033;
	clear : both;
	margin : 0px;
	padding : 25px;
	font-size: 14px;
	text-align: left;
}

/* text effects */
em.title {
	text-decoration: underline;
}
#articleList p {
	margin: 0 0 25px 0;
}
#articleList h3 {
	font: 13px verdana, tahoma, arial, sans-serif;
	margin: 0px;
}

#sidebar {
	width: 240px;
	padding: 0 5px 0 5px;
	margin: 0 0 10px 10px;
	border: double 4px #CCD9DB;
	background-color: #D3DEE0;
	float: right;
}

h1 {
	font: italic 32px georgia, 'times new roman', sans-serif;
	margin: 0px;
}
h2 {
	font: bold 10px verdana, tahoma, arial, sans-serif;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	border-bottom: double 4px #078;
}
h3 {
	font: 18px georgia, 'times new roman', sans-serif;
}
h4, h5 {
	font: italic normal 11px verdana, tahoma, arial, sans-serif;
	margin: 0px;
}

body.Events #L2menu {
	margin: 0px;
	font: verdana, helvetic, arial;
	padding: 0px;
	background: #fff;
	text-align: center;
	font-weight: bold;
}

a.L2menu:link, a.L2menu:visited {
	background: #666666;
	border: 1px solid #990033;
	color: #ffffff;
	float: left;
	font-size: small;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}
		
a.L2menu:link.active, a.L2menu:visited.active {
	background #ffffff;
	border-top: 1px solid #fff;
	color: #990033;
}

a.L2menu a {
	background: #ffffff;
	border-top: 1px solid #990033;
	border-bottom: 1px solid #990033;
	color: #990033;
}

.ContactUs #contents table {
	font-family: Verdana, Geneva, sans-serif;
}
.HomePage #contents table tbody tr td #table1 tr td address {
	font-size: 12px;
	text-align: center;
}
.Events #contents #L2menu p strong {
	text-align: center;
}
HomeSubHead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #CCC;
}
.HomePage #contents table tbody tr td table tr td .cychome strong {
	font-size: 18px;
	color: #CCC;
}
.Events #contents #L2menu p {
	font-weight: normal;
}
.HomePage #contents table tbody tr td p .cychome1 .title {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.HomePage #contents table tbody tr td p .cychome2 .title {
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}
