body {
    background: #E7F6FD url(images/bodybg.jpg) repeat-x;
    padding: 0px;
    margin: 10px 0px;
    font-family: Arial;
    font-size: 12px;
    color: #031930;
}
#contents{
    background: #fff;
    width: 946px;
    margin: 0 auto;
    margin-top: 10px 10px 0px 10px;
	border:1px solid #C0C0C0;
}
.redhead{
	color:#FF0000;
	font-family:Tahoma;
	font-size:25px;
	font-weight:bold;
	line-height:35px;
	text-align:center
}
#main_content p{
padding-left:30px;
padding-right:30px;
color:#000000;
font-family:Tahoma;
font-size:12px;
line-height:20px;
text-align:left;
}
.blackhead{
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
line-height:30px;
text-align:center;
}
#yellowbox{
height:240px;
width:355px;
border:5px dashed #FF0000;
background:#FFFF00;
color:#FF0000;
font-family:Tahoma;
font-size:19px;
font-weight:bold;
line-height:25px;
text-align:center;
}
#courses{
padding-left:30px;
padding-right:30px;
}
#courses .black2{
color:#000000;
font-family:Arial;
font-size:13px;
line-height:20px;
text-align:left;
font-weight:bold;
}
#course_list{
margin-left:30px;
background-color:#E4F4FB;
border:2px solid #333333;
padding-left:20px;
padding-right:20px;
color:#000000;
font-family:Arial;
font-size:13px;
line-height:20px;
text-align:left;
}

.last
{
color:#000000;
font-family:Arial;
font-size:13px;
line-height:20px;
text-align:left;
padding:0px 30px 0px 30px;
}

#menu {
    background: url(images/nav.png) repeat-x;
    height: 49px;
    border-top: none;
    border-bottom: none;
}
#menu ul, #menu li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    float: left;
}
#menu li a {
    height: 49px;
	font-size:16px;
	font-weight:bold;
    text-decoration: none;
	/*&padding-left:27px;
	padding-right:27px;*/
    color: #031930;
    line-height: 37px;
    float: left;
    display: block;
    text-decoration: none;
	border-left:1px solid #AEAEAE;
	border-right:1px solid #AEAEAE;
}
/*#menu li a:hover {
    text-decoration: none;
    background: url(images/menu_h.png) repeat-x;
	height:47px;
	color:#031930;

}*/
#menu .current_page_item a {
    background: #F2F2F2 url(images/menu_c.png) repeat-x;
    font-weight: bold;
	color:#FFFFFF;
	font-size:15px;
    text-decoration: none;
	padding-left:27px;
	padding-right:27px;
	height:47px;
	border:1px solid #3A474F;
}
#menu .current_page_item a:hover {
    text-decoration: none;
}

#menu .home_c a {
	background:url(images/home_c.png) no-repeat;
	width:141px;
	height:47px;
	}
#menu .home_n a{
	background:url(images/home_h.png) no-repeat;
	width:141px;
	height:47px;
	}
#menu .videos_c a {
	background:url(images/newsletter_c.png) no-repeat;
	width:181px;
	height:48px;
	}
#menu .videos_n a{
	background:url(images/newsletter_h.png) no-repeat;
	width:181px;
	height:48px;
	}
#menu .toolbox_c a {
	background:url(images/tb_c.png) no-repeat;
	width:129px;
	height:48px;
	}
#menu .toolbox_n a{
	background:url(images/tb_h.png) no-repeat;
	width:129px;
	height:48px;
	}
#menu .podcast_c a {
	background:url(images/podcast_c.png) no-repeat;
	width:125px;
	height:47px;
	}
#menu .podcast_n a{
	background:url(images/podcast_h.png) no-repeat;
	width:125px;
	height:47px;
	}
#menu .about_c a {
	background:url(images/about_c.png) no-repeat;
	width:125px;
	height:48px;
	}
#menu .about_n a{
	background:url(images/about_h.png) no-repeat;
	width:125px;
	height:48px;
	}
#menu .contact_c a {
	background:url(images/contact_c.png) no-repeat;
	width:138px;
	height:48px;
	}
#menu .contact_n a{
	background:url(images/contact_h.png) no-repeat;
	width:138px;
	height:48px;
	}
#menu .arch_c a {
	background:url(images/archives_c.png) no-repeat;
	width:142px;
	height:48px;
	}
#menu .arch_n a{
	background:url(images/archives_h.png) no-repeat;
	width:142px;
	height:48px;
	}

#content {
    width: 560px;
    margin-top: 10px;
    float: left;
	padding-left:20px;
}
#content h2{
	font:normal 25px 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	color:#031930;
	}
#content img{
	float:left;
	padding-right:10px;
}
#content p{
	font:normal 14px Arial, Helvetica, sans-serif;
}
#side {
    width: 336px;
    margin-top: 9px;
    float: right;
}
#side-opt{
background:url(http://www.profootballreferee.com/podcast/wp-content/themes/i-still-do/images/sidebar_bg.png) repeat-x;
width:325px;
border:1px solid #eeeef0;
}
#submit{
	font:bold 16px Arial, Helvetica, sans-serif;
}


#left_sidebar {
    width: 320px;
    margin-top: 0px;
    float: left;
}

#footer {
    background: #F2F2F2 url(http://www.profootballreferee.com/podcast/wp-content/themes/i-still-do/images/footer_bg.png) repeat-x;
    height: 102px;
    padding: 0px;
    margin: 0px;
    text-align: left;
    border-top: none;
}

#footer-left {
    padding: 40px 0px;
    margin: 0;
    color: #ffffff;
    font-size: 14px;
    
}

.style1 {
	font-size: 18px;
	font-weight: bold;
}

#side-opt-aweber{
background:url(http://www.profootballreferee.com/wp-content/themes/i-still-do/images/pfr_aweber.png) no-repeat;
width:330px;
height:300px;
border:1px solid #eeeef0;
}

