.smccss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #FFFFFF;
}
body {	/*For IE*/
	width:100%;
	background-color:#FFFFFF;
	background-image:url(images_V3/smc_logo_bg.png);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
body {	/*For Firefox*/
	width:100%;
	background-color:#FFFFFF;
	background-image:url(images_V3/smc_logo_bg.png);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: -moz-center;
}
#smcheader{
	margin:0 auto;
/*	height:155px; */
	width:1000px;
	text-align:left;
	z-index:0;
	position:relative;
}
#smcbanner{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position:relative;
	height:127px;
	width:1000px;
	text-align:left;
	top:20px;
	z-index:0;
}
#smclogo{	/*For IE*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	/*text-align:center;*/
	z-index:1;
}
/*#smclogo{	//or Firefox
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	text-align: -moz-center;
	z-index:1;
}*/
#smcbody{
	margin:0 auto;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	height:100%;
	width:998px;
	z-index:1;
}
#smcfooter{
	margin:0 auto;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	height:100%;
	width:998px;
	z-index:0;
}
#smcContentHeader{
	background-color:#666666;
	background-image:url(images_V3/smc_contentheader_gradient.png);
	background-repeat:repeat-x;
	background-position:top;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}
#smcContentBody{
/*	background-color:#FFDFBF;  
	background-color:#FFFFFF;
	background-image:url(images_V3/smc_content_body_bg.png); */
	background-image:url(images_V3/smc_beige_bg.png);
	background-repeat:repeat;
	padding:15px;
	border-bottom:2px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-left:2px;
	border-left-color:#666666;
	border-left-style:solid;
	border-right:2px;
	border-right-color:#666666;
	border-right-style:solid;
}
#smcContentSideShadow{
/*	background-image:url(images_V3/smc_content_shadow_right.png);
	background-repeat:repeat-y;
*/	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#smcContentBottomShadow{
/*	background-image:url(images_V3/smc_content_shadow_btm.png);
	background-repeat:repeat-x;
*/	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#smctoplinkpanel{
/*	background-color:#FFFFFF;
	background-image:url(images_V3/smc_beige_bg.png); */
	background-image:url(images_V3/smc_logo_bg_2.png);
	background-repeat:repeat;
	margin:0 auto;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	width:998px;
	text-align:left;
	z-index:0;
}
#smcDate{
	text-align:right;
	padding-top:8px;
	padding-bottom:10px;
	padding-right:15px;
	padding-left:15px;
}
#smclinks{
	text-align:right;
	padding-top:8px;
	padding-bottom:10px;
	padding-right:20px;
	padding-left:15px;
}
#smcMainToplinks{
	text-align:center;
	padding-top:8px;
	padding-bottom:15px;
	padding-right:20px;
	padding-left:15px;
}
#smcBaseColor{
/*	background-color:#FFFFFF;
	background-image:url(images_V3/smc_beige_bg.png); */
	background-image:url(images_V3/smc_logo_bg_2.png);
	background-repeat:repeat;
}
#smcFooterColor{
	background-color:#222222;
}

#smcSideLinksPanelHeader{
	width:100%;
	height:16px;
}
#smcSideLinksPanelBody{
	width:100%;
}
#smcSideLinksPanelFooter{
	width:100%;
	height:21px;
}
#smcSideLinksUnder{
	width:100%;
	height:100%;
}

#smcfacebookIcon{top:35px; right:14px; z-index:1;}
#smcfacebookIcon a{text-decoration:none;}
#smcfacebookIcon a img{text-decoration:none; border:0;}
.smc-pos-absolute{position:absolute;}
.smc-pos-center {text-align:center;}
.smc-pos-left {text-align:left;}
.smc-width-full {width:100%;}

.smc-content-body{
	background-color:#000000;
	padding:15px;
	border-bottom:2px;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-left:2px;
	border-left-color:#666666;
	border-left-style:solid;
	border-right:2px;
	border-right-color:#666666;
	border-right-style:solid;
}

.sNormalFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-align:left;
/*	color:#333333; 
	color:#FFFFFF; */
	color:#000000;
}
.sMediumFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-align:left;
	color:#000000;
}
.sContentHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-size:14px;
	font-weight: bold;
	text-align:left;
/*	color:#FFCC00; */
	color:#FFFF00;
}
.sVerySmallFont {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	line-height: normal; 
	font-weight: lighter; 
/*	color:#993300; */
	color:#FFFFFF;
}
.sVerySmallFont a{
/*	color:#993300; */
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
}
.sVerySmallFont a:hover{
	color:#CC9900;
}
.sVerySmallFooterFont {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	line-height: normal; 
	font-weight: lighter; 
/*	color:#993300;  */
	color:#FFFFFF;
}
.sTopLinkFont {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: lighter; 
/*	color:#FFFFFF;  */
	color:#993300;
}
.sTopLinkFont a{
	/*color:#993300;*/
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
}
.sTopLinkFont a:hover{
	color:#CC9900;
}
.sYellowBoldFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style:normal;
	line-height: normal;
	font-weight:bold;
	color:#FFFF00;
}
.sSideLinkFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-style:normal;
	line-height: normal;
	font-weight:bold;
	color:#FFFFFF;
}
.sEmphasisFont {
	font-size: 12px;
	font-weight: bold;
	color:#FF0066;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: small;
	color: #FFFFFF;
}
h2 {
	font-size: small;
	color: #FFFFFF;
}
h3 {
	font-size: small;
	color: #FFFFFF;
}
.style5 {color: #FF6600}
.style7 {	
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.style10 {
	color: #898562;
	font-weight: bold;
}
.style12 {font-size: small}
.style13 {font-style: normal; line-height: normal; font-weight: bold; color: #898562; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style14 {
	color: #898562;
	font-size: 14px;
	font-weight: bold;
}
.style15 {
	font-size: large;
	color: #DB1478;
}
#flickr_www
{
	padding: 0px 0px 0px 0px !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color: #3993ff !important;
}
#flickr_badge_uber_wrapper a:hover, #flickr_badge_uber_wrapper a:link, #flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:visited
{
	text-decoration: none !important;
	background: inherit !important;
	color: #3993ff;
}
#flickr_badge_source
{
	padding: 0 !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color: #666666 !important;
}
#slideshow
{
	height: 380px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#listticker
{
	margin: 0 auto;
	padding: 0px;
	background-color:#ffffff;
	height: auto;
	width: 100%;
	overflow: hidden;
	font-family: 'Arial' , Helvetica, sans-serif;
}
#listticker li
{
	border: 0;
	margin: 0 auto;
	padding: 15px 15px 100px 15px;
	list-style: none;
	font-family: 'Arial' , Helvetica, sans-serif;
}
#listticker a
{
	text-decoration: none;
}
#listticker a img
{
	border:0;
}
#listticker img
{
	margin:0 auto;
	width:420px;
	height:auto;
	display:block;
	text-align:center;
	vertical-align:middle;
}
.img-description
{
	font-size: 14px;
	font-family:'Comic Sans MS', Arial, Courier New;
	width: 100%;
	height: 20px;
	text-align: center;
	background-color: #ffffff;
	color: #000000;
	padding: 15px 0px 15px 0px;
	margin: 0;
	position:absolute;
	bottom:0;
	right:0;
}