* {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table {
    margin: 1em 0;
}

.entry-title {
	color: #000066;
	font-size: 32px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	line-height: normal;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	line-height: normal;
}

h3 {
	line-height: normal;
}

h4 {
	line-height: normal;
}

p {
}

a {
}

a:hover {
}

a:active {
}

a:visited {
}

img {
    border: 0px;
}

.clear {
    clear: both;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #e4f6ff;
	background-image: url(images/bground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 1.3em;
}

#top {
    background-image: url(images/top-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    height: 197px;
}

#header {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 990px;
    background-image: url(images/header-home.jpg);
    height: 197px;
}

#eftmasters {
    float: left;
    width: 130px;
    margin-top: 16px;
}

#nav {
    background-image: url(images/navbground.gif);
    background-repeat: repeat-x;
    background-position: left top;
    height: 42px;
}

#nav-menu {
    width: 990px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    color: #FFFFFF;
}

#nav-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#nav-menu li {
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
}

#nav-menu li a {
    text-decoration: none;
    display: block;
    color: #FFFFFF;
}

#content {
    margin-top: 0px;
    padding-top: 0px;
}

#topofpage {
    margin-bottom: 15px;
    font-size: 15px;
    padding-right: 250px;
}

#special-links {
	float: left;
	width: 255px;
}

#special-links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#special-links li {
	float: left;
	width: auto;
	margin-bottom: 8px;
}

#special-links li a {
	text-decoration: none;
	display: block;
}


#topofpage-special {
	font-size: 15px;
	padding-right: 250px;
	margin-bottom: 15px;
}

#intro {
	float: right;
	width: 430px;
}

#page {
	width: 960px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    background-color: #f4fbff;
    padding: 20px;
    background-image: url(images/seal.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}

#leftcol {
    float: left;
    width: 255px;
    margin-right: 25px;
}

#middlecol {
    float: left;
    width: 290px;
    margin-right: 25px;
}

#rightcol {
    float: right;
    width: 365px;
}

#readers {
    float: left;
    width: 570px;
    clear: left;
    background-image: url(images/box-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

#banners {
    margin-top: 25px;
    margin-bottom: 25px;
}

.bannerad {
    margin-right: 10px;
    float: left;
    width: 184px;
}

.bannerad-last {
    float: left;
    width: 184px;
}

#footer {
}

#feataudio {
    background-image: url(images/biggerbox-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    min-height: 140px;
    margin-bottom: 15px;
}

#feataudio-inside {
    background-image: url(images/mic.gif);
    background-repeat: no-repeat;
    background-position: right top;
    margin-right: 8px;
    margin-left: 8px;
    margin-top: 10px;
}

.audiotitle {
	padding-right: 50px;
	color: #1b2587;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.audio-player {
	margin-top: 20px;
}

.mastername {
	padding-right: 50px;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}

.note {
    margin-bottom: 15px;
}

.note ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.note li {
    background-image: url(images/note.gif);
    background-position: left top;
    background-repeat: no-repeat;
    line-height: normal;
    padding-left: 20px;
    margin-top: 5px;
}

#news {
    margin-bottom: 25px;
    background-image: url(images/box-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    min-height: 199px;
}

#ideas {
    margin-bottom: 25px;
    background-image: url(images/box-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    min-height: 199px;
}

#news ul,#ideas ul,#latest-articles ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#news li,#ideas li,#latest-articles li {
    background-image: url(images/news_icon.gif);
    background-position: left top;
    background-repeat: no-repeat;
    line-height: normal;
    padding-left: 20px;
    margin-top: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccee8;
    padding-bottom: 5px;
}

#news li a,#ideas li a,#latest-articles li a {
    text-decoration: none;
    display: block;
    color: #872c71;
}

#news li a:hover,#ideas li a:hover,#latest-articles li a:hover {
	text-decoration: underline;
	display: block;
	color: #1b2587;
}

#featvideo h3,#feataudio h3,#news h3,#ideas h3,#survey h3,#signup h3,#feedback h3,#hints h3,#videos h3,#readers h3, #latest-articles  h3 {
    margin:0;
    padding:0;
}

.inside {
    margin-right: 8px;
    margin-left: 8px;
    margin-top: 10px;
}

#featvideo {
    margin-bottom: 25px;
}

#videos {
    margin-bottom: 15px;
    background-image: url(images/box-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

#videos ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#videos li {
    float: left;
    width: auto;
    margin: 5px;
}

#videos-inside {
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 5px;
}

#hints {
    margin-bottom: 25px;
    background-color: #acdfdf;
    padding-bottom: 7px;
}

#mainvideo {
    margin-bottom: 25px;
}

#signup {
    margin-bottom: 25px;
    background-image: url(images/signup-bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 238px;
    font-size: 13px;
}

#signup-inside {
    margin-right: 8px;
    margin-left: 185px;
    margin-top: 10px;
}

#survey {
    margin-bottom: 25px;
}

#feedback {
    margin-bottom: 25px;
}

#latest-articles {
    margin-bottom: 25px;
    background-image: url(images/biggerbox-bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

#dropmenudiv{
    position:absolute;
    border:1px solid white;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height:22px;
    z-index:100;
}

#dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid white;
    padding: 1px 0;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
                      background-color: #872c71;
                      color: #ffffff;
}

#hpage-leftcol {
	float: left;
	width: 235px;
}

#hpage-leftcol h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 200%;
	color: #151e74;
}

#hpage-leftcol img {
	margin-right: 10px;
}

#hpage-leftcol span {
	color: #CC0000;
}

.expertssaying {
	font-style: italic;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #151e74;
	color: #151e74;
}

#hpage-rightcol {
	float: right;
	width: 670px;
}

#trailers ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#trailers li {
	float: left;
	width: auto;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#presenting {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#presenting h1 {
	margin-bottom: 20px;
	font-size: 230%;
	padding: 0px;
	margin-top: 0px;
}

#presenting ul {
	margin-left: 30px;
}

#presenting ol {
	margin-left: 30px;
}

#presenting ol li {
	margin-bottom: 10px;
}

#special-content {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.widget-title {
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	color: #000066;
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.widget-area ul {
	list-style: none;
}

.widget-area ul li {
	line-height: normal;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccee8;
	padding-bottom: 5px;
}

.widget-area li a:link, .widget-area li a:visited {
	text-decoration: none;
    display: block;
    color: #872c71;
}

.widget-area li a:hover, .widget-area li a:hover {
	text-decoration: underline;
	display: block;
	color: #1b2587;
}

#hpage-rightcol ul {
	margin-left: 30px;
	margin-bottom: 1em;
}

div.leftside_image {
	float: left;
	padding: 8px;
	border: 1px solid #c4e4f6;
	text-align: center;
	font-size: 10px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
}

div.rightside_image {
	float: right;
	padding: 8px;
	border: 1px solid #c4e4f6;
	text-align: center;
	font-size: 10px;
	font-style: italic;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	background-color: #f4fbff;
}

.imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

