.text           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
}
.textsmall      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  color: #000000; }
.textlarge      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }
.textwhite      { color: #FFFFFF; }
.textwhitesmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  color: #FFFFFF; }
.magazine {
	background-color: #F4EEEA;
	width: 200px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
	margin-right: 35px;
	margin-bottom: 50px;
	display:inline;
}
.magazine a {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #DFDFDF;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.magazine a:hover {
	color: #711B13;
}
#highlights td {
	padding-bottom: 10px;
	background-image: url(../images/template/highlights_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
#highlights {
}



.textred        { color: #FF0000; }

.pagetitle    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	line-height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D2D2D2;
	border-right-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
	border-left-color: #D2D2D2;
	padding-bottom: 10px;
}
.heading      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0000;
	font-weight: bold
} 
.imagecaption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px;  color: #999999; }

a                    {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
	line-height: 16px;
} 
a:hover              {
	text-decoration: underline;
}

a.subnavlevel2       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
	background-color: #F4EEEA;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 1px;
	display: block;
	line-height: 100%;


} 
a.subnavlevel2:hover {
	color: #330C09;
	background-color: #F4EEEA;
	text-decoration: none;

}

a.subnavlevel3       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 30px;
	margin-bottom: 1px;
	display: block;
	background-image: url(../images/template/subnav3_bg.gif);
	background-repeat: no-repeat;
	background-position: 15px center;


} 
a.subnavlevel3:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F4EEEA;
	background-image: url(../images/template/subnav3_bg_f2.gif);
} 

a.subnavlevel4       {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AC4646;
	text-decoration: none;
	background-color: #FFC584;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 23px;
	display: block;
} 
a.subnavlevel4:hover { color: #000000; text-decoration: none;} 
.pedalo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none
}

a.pedalo             { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; text-decoration: none} 
a.pedalo:hover       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CC6600; text-decoration: none; font-weight: normal} 

a.breadcrumb         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #990000; text-decoration: underline; }
a.breadcrumb:hover   { text-decoration: underline; }

form     { margin:0px; padding:0px; }
select   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000} 
input    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000} 
options  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000} 
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

hr {
	font-size: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
}

.imageright {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: right;
}
.imageleft  {
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
}
.hidedisplay    { display: none; }
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#prevIssuesBanner {
	text-align: center;
	background-color: #F4EEEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E1D9D7;
	border-right-color: #E1D9D7;
	border-bottom-color: #E1D9D7;
	border-left-color: #E1D9D7;
	margin-bottom: 8px;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.navlevels li {
	list-style-type: none;
	display: inline;
}
ul.navlevels  {
	margin: 0px;
	padding: 0px;
}
.pedalotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none
}
.contact textarea, .contact input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF !important;
	padding: 2px;
	width: 164px;
	border: 1px solid #FDCFAA;
	margin-bottom: 5px;
}
#topNav {
	background-color: #C02921;
	text-align: center;
	height: 30px;
}

#topmenuwrapper{	background-color: #C02921; width:100%;}

#nav,
#nav ul{
	padding:0;
	margin:0 auto;
	list-style:none;
	line-height:1;
width:960px;
	text-align: center;
	height: 30px;
}

#nav{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	position:relative;
	z-index:9; /*500*/
	zoom:1;
}

#nav li a{
	display:block;
	color:#FFF;
	text-decoration:none;
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	padding-top:6px;
}

#nav li a:hover{
	background-color:#901F19;
}

#nav a img{
	border:0 none;
}

#nav li{
	float:left;
	zoom:1;

}

#nav .navlevel2 li,
#nav .navlevel3 li{
	float:none;
}

#nav li.item{

}

#nav li.item a{
height:23px;
}

#nav ul,
#nav div {
	position:absolute;
	/*width:149px;*/
	left:auto;
	display: none;
}

#home{width:93px!Important;}
#about{width:72px!Important;}
#magazine{width:120px!Important;}
#subscribe{width:100px!Important;}
#submit{width:85px!Important;}
#prize{width:204px!Important;}
#birthday{width:110px!Important;}
#resources{width:99px!Important;}
#blog{width:76px!Important;}

#nav li:hover ul ul,
#nav li.sfhover ul ul,
#nav li:hover ul div,
#nav li.sfhover ul div{
	display:none;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li:hover div,
#nav li li:hover div,
#nav li.sfhover div,
#nav li li.sfhover div {
	top:auto;
	display: block;
}


.navlevel2,
.navlevel3{
	z-index:1000
}
.navlevel2{
	background:#901F19;
	border-top:1px solid #A84E4A;
	width:149px!Important;
}
.navlevel3{
	background:#901F19;
}
.navlevel2 li a{
	display:block;
	width:121px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#38447E;
	text-decoration:none;
	background-color:#901F19;
	border:1px solid #A84E4A;
	border-top:none;
	padding:7px 13px;
	text-align:left!Important;
	height:100%!Important;
}
.navlevel3 li a{
display:block;
padding:9px 13px;
width:121px;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#FFF;
text-decoration:none;
height:100%!Important;
}
#nav .navlevel2 li:hover a,
#nav .navlevel2 li.sfhover a{
color:#FFF;
background-color:#C02921;
}
#nav .navlevel2 li:hover li a,
#nav .navlevel2 li.sfhover li a {
	background:none;
	color:#FFF;
}
#nav .navlevel2 li li:hover a,
#nav .navlevel2 li li.sfhover a{
color:#FFF;
background-color:#C02921
}
.navlevel3 li:hover,
.navlevel3 li.sfhover{

}
.navlevel3 li:hover a{
color:#FFF;
}

#nav div ul {
	position:static;
	float:left;
}

#nav li.menuheading {
	line-height: 120%;
	font-size:16px;
	font-weight:bold;
}

#nav div.navlevel3 {
	padding:10px;
	border:1px solid #38447E;
}

#nav div.magazine-nav {
	width:600px;
}


#nav div li:hover {
	background:none;
}

#nav div ul {
	width:200px;
}

#nav div a {
	padding: 0;
	border:none;
	background:none;
	width:auto;
	margin:0;
	padding:2px;
}



#bottomNavigation {
	background-color: #C02921;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 10px;
	clear: both;
}
.indexContent {
	margin-left: 268px;
}
.welcome h1 {
	margin-top: 0px;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	width: 960px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
}
#footer span {
	position: absolute;
	top: 7px;
	left: 0px;
	width: 87px;
	height: 21px;
}

#copyright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 960px;
	margin: auto;
	text-align: right;
	font-size: 10px;
	line-height: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#pedalo {
	text-align: right;
	font-size: 10px;
	line-height: 15px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#pedalo a {
	color: #000000;
}
#footer img {
	margin-left: 24px;
	position: relative;
	left: 60;
}
#leftNavigation {
	float: left;
	width: 168px;
	margin-bottom: 15px;
}
#content {
	width: 530px;
	margin-left: 188px;
}

.banner1 {
	background-image: url(../images/template/banner_bracket_bg.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 170px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #737373;
	font-weight: bold;
	background-color: #E3DDD9;
	background-position: center;
}
#banners p {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E1D9D7;
	border-right-color: #E1D9D7;
	border-bottom-color: #E1D9D7;
	border-left-color: #E1D9D7;
	padding-bottom: 5px;
}
#banners a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
	font-weight: normal;
}
#banners a:hover {
	color: #330C09;
	text-decoration:underline;
}

.banner1  p {
	padding-top: 10px;
}
.banner1 span {
	position: absolute;
	left: 20px;
}





#bottomNavigation a {
	color: #FFFFFF;
	font-size: 13px;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
}
#bottomNavigation a:hover {
	color: #330C09;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#banner {
	margin: auto;
	width: 960px;
	background-image: url(../images/template/banner.gif);
	height: 98px;
	position: relative;
}
#banner #ad-and-search {
	width:170px;
	position: absolute;
	top: 14px;
	right: 0px;
}
#banner-search {
	background-image: url(../images/template/search-box.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 170px;
}
#banner-search:hover {
	background-position: left -40px;
}
#banner-search input.search-box {
padding:3px 6px !important;
border:none !important;
border-color: transparent;
margin:1px;
height:18px;
width:120px;
font-size:13px;
color:#8F8F8F;
}
#banner-search input.search-button {
	position:absolute;
	top:40px;
	right:0px;
	background:none;
	border:none;
	height:28px;
	width:28px;
	cursor: pointer;
}
#rightNavigation {
	float: right;
	width:170px;
}
#contentWrapper {
	margin: auto;
	width: 960px;
}
#indexLefNav {
	width: 268px;
}
#indexLefNav h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333966;
	margin-top: 0px;
	font-weight: normal;
}
.mailinglist {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	padding-top: 20px;
	position: relative;
}


#indexContent {
	margin-left: 288px;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	padding-left: 20px;
	padding-right: 20px;
}
#indexContent a {
	font-size: 10px;
}
.mailinglist a {
	font-size: 10px;
	position: absolute;
	right: 0px;
}
#indexContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 100%;
	color: #CC0000;
	margin-top: 0px;
	font-weight: normal;
}

#indexEvents {
	margin-top: 11px;
}
#indexEvents2 {
	margin-top: -25px;
}
#contentWrapper {
	margin-top: 20px;
}
.banner2 {
	background-image: url(../images/template/banner_ampersand_bg.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 170px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #737373;
	background-color: #E3DDD9;
	background-position: center;
}
.banner2 span {
	position: absolute;
	left: 15px;
	margin-top: 5px;
}
.banner2 span span {
	position: absolute;
	left: 0px;
	margin-top: 5px;
}
.sectionHeading {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 22px;
	color: #711B13;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
.rss {
	background-color: #FF6600;
	color: #FFFFFF;
	font-size: 90%;
	padding: 2px;
	font-weight: bold;
}
#newsbox {
	background-color: #F1EAE5;
	padding: 10px;
	margin-top: 15px;
}
#newsbox:hover {
	background-color: #E7D9CF;
}

.nextPage, .prevPage, #firstScrollable {
	display:block;
	float:left;
}

.nextPage {
	height:76px;
	width:140px;
	background:url(../images/template/bg_nextPage_f2.gif) no-repeat;
	z-index:100;
}

.prevPage {
	height:76px;
	width:137px;
	background:url(../images/template/bg_prevPage_f2.gif) no-repeat;
	z-index:100;
}

.nextPage:hover {
	background:url(../images/template/bg_nextPage_f3.gif) no-repeat;
}

.prevPage:hover {
	background:url(../images/template/bg_prevPage_f3.gif) no-repeat;
}

.nextPage:hover {
	background:url(../images/template/bg_nextPage_f3.gif) no-repeat;
}

.prevPage:hover {
	background:url(../images/template/bg_prevPage_f3.gif) no-repeat;
}

.disabledPrev {
	background:url(../images/template/bg_prevPage.gif) no-repeat;
}

.disabledNext {
	background:url(../images/template/bg_nextPage.gif) no-repeat;
}

#prevIssuesBanner {
	width:100%;
	height:76px;
}

#prevIssuesBanner .inner {
	width:960px;
	margin:0 auto;
}

div#firstScrollable {
	width:680px;
	height:76px;
	overflow:hidden;
	padding:0px;
	background:#FFFFFF;
	position:relative;
}

div#firstScrollable .items {
	width:20000em;
	margin-left:18px;
}

div#firstScrollable .items div {
	height:66px;
	margin:5px 10px;
	float:left;
	width:73px;
}

div#firstScrollable .items div a {
	text-align:center;
	display:block;
}

div.scrollable div.items {
	margin-left:0px;
	width:10000em;
	z-index:0;
	position:absolute;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 10px;
	border: 1px none #D2D2D2;
	margin: 0px;
	padding-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #A0231C;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

.subnavlevelheader       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-bottom: 1px;
	display: block;
	line-height: 100%;
	width: 151px;
} 
.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	color: #330C09;
	background-color: #F4EEEA;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tabletext {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1D9D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #404040;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tabletext_no_border {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	color: #404040;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#prev-issues td {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footer img.facebook {
	position: absolute;
	right: 0px;
	bottom: 10px;
}
div.playlist p {
	margin-left: 5px;
}
#bookReviews {
	font-size: 12px;

}
#bookReviews td {
	padding-bottom: 15px;
	padding-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 15px;
}
#editors td {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#subscription {
	background-color: #F1EAE5;
	padding: 10px;
}
#subscription td {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#editors img {
	margin-right: 10px;
}
#pictureAndCaption {
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 10px;
	color: #666666;
}
#hp-banner {
background-color:#F1EEED;
width:263px;
padding:12px;
}
#hp-banner img {
max-width:263px;
}
#hp-banner h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	margin:0px;
}
.hp-left-buttons {
margin-top:0px;
}
.hp-left-buttons a.latest-issue {
	background-image: url(../images/template/hp-left-butts.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 65px;
	width: 128px;
	display:inline-block;
}
.hp-left-buttons a.subscribe {
	background-image: url(../images/template/hp-left-butts.jpg);
	background-repeat: no-repeat;
	background-position: -128px 0;
	height: 65px;
	width: 128px;
	display:inline-block;
}
.hp-left-buttons a.latest-issue:hover {
	background-position: 0 -65px;
	text-decoration: none;
}
.hp-left-buttons a.subscribe:hover {
	background-position: -128px -65px;
	text-decoration: none;
}
#rightNavigation strong {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#6E6E6E;
margin-top:12px;
display:block;
}
.facebook a {
	background-image: url(../images/template/facebook.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 170px;
	background-position: 0px 0px;
	display:block;
	margin-bottom:10px;
}
.facebook a:hover {
	background-position: 0px -60px;
	text-decoration: none;
}
.hp-mlist {
	background-image: url(../images/template/mlist-bg.jpg);
	height: 88px;
	width: 150px;
	padding:70px 10px 0 10px;
	position:relative;
}
#indexEvents a {
font-size:12px!Important; color:#594844!Important; font-weight:bold!Important;
}
#indexEvents a:hover {
color:#CC0000;
}
#indexEvents img {
max-width: 90px;
max-height:39px;
margin:0 0 0px 10px;
}
#indexEvents2 a {
font-size:12px!Important; color:#594844!Important; font-weight:bold!Important;
}
#indexEvents2 a:hover {
color:#CC0000;
}
#indexEvents2 img {
max-width: 90px;
max-height:39px;
margin:0 0 0px 10px;
}

.player h3 {
	background-color:#858585;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	padding:10px;
	margin:0px;
}

#indexNews p{font-size:12px; color:#333333!Important;}

#hp-welcome span{font-size:12px; color:#333333!Important;}

.home_events_ruler {
	margin-top: 10px;
	margin-bottom: 10px;
	width:100%;
}

.vid_text {
	background-color: #858585;
    color: #FFFFFF;
    font-size: 10px;
    line-height: 13px;
    padding: 7px;
}
