/* CSS Specific to the front page*/
		

div.header div.pageBanner {
background-image : url(../img/frontPageBanner.jpg);
height : 134px;
background-repeat : no-repeat;
}
table.columnCreator {
margin-top : 30px;
width : 100%;
border-collapse : collapse;
}
td.mainSection {
vertical-align : top;
padding-right : 10px;
}
td.rightColumn {
width : 260px;
vertical-align : top;
}
img#mmy {
position : absolute;
margin-top : 0;
margin-left : 20px;
}
h1 {
text-align : center;
font-weight : normal;
font-size : 18px;
}
ul {
padding-left : 0;
margin-left : 15px;
}
div.placeholder {
text-align : center;
font-size : 200%;
font-weight : bold;
border : 1px solid #444444;
}
#flashGoesHere {
z-index : 10;
}
div.eBook {
margin-left : 20px;
padding : 10px;
padding-bottom : 0;
padding-right : 3px;
height : 60px;
background-color : #d1fada;
font-size : 14px;
margin-bottom : 20px;
}
div.eBook div.orderNow {
padding-top : 3px;
height : 100%;
float : left;
font-style : italic;
}
div.eBook div.bookImg {
height : 100%;
float : right;
margin-top : -3px;
}
div.eBook ul {
margin : 0;
padding-left : 105px;
line-height : 1.5;
}
div.leftBorderWrapper {
	border-left : 1px solid #444444;
	padding-left : 19px;
	height : 830px;
}
div.seperatorBar {
background-image : url(../img/seperator.jpg);
background-repeat : no-repeat;
height : 10px;
}
h2 {
margin-top : 4px;
font-size : 15px;
font-weight : normal;
}
div#videoGoesHere {
height : 160px;
width : 170px;
}
.style1 {
font-size : 18px;
}
.style2 {
font-size : 14px;
}
