/* Style Sheet for wobiblecollege.org */

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size:12px;
	margin-top: 0px; 
	margin-left: 0px;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color: #9900cc;
	font-weight: bold;
}

h2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #9900cc;
	font-weight: bold;
}

.highlight {
	color: #9900cc;
}

.emphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9900cc;
	font-weight: bold;
}

.BottomNavBG {
	position:relative;
	bottom:-25px;
	
	z-index:13;
}

.BottomNavText { 
	font-size : 11px; 
	color : #ffffff;
	position:relative;
	bottom:15px;
	z-index:14;
}
a.BottomNavLink:link { color: #ffffff; text-decoration: none; }
a.BottomNavLink:visited { color: #cccccc; text-decoration: none; }
a.BottomNavLink:hover { color: #ffffff; text-decoration: underline; }

.TopMenuText { 
	font-size : 15px; 
	font-weight: bold; 
	color : #eac440; 
	position:absolute;
	top:146px;
	z-index:12;
}
a.TopMenuLink:link { color: #eac440; text-decoration: none; }
a.TopMenuLink:visited { color: #ccab38; text-decoration: none; }
a.TopMenuLink:hover { color: #ead488; text-decoration: underline; }

.TopBanner {
	position:absolute;
	top:0px;
	
	z-index:10;
}

.TopMenuBG {
	position:absolute;
	top:141px;
	
	z-index:11;
}

.TopTextBorderBG {
	position:absolute;
	top:176px;
	
	z-index:0;
}

.ArticleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	position:static;	
	max-width:565px;
	margin-top:180px;
	margin-left:200px;
	z-index:50;
}

.MainPageArea {
	background: url(http://wobiblecollege.org/images/repeat.jpg) repeat-y;
	border-collapse: collapse;
}

td.MainPageArea {
	background: url(http://wobiblecollege.org/images/repeat.jpg) repeat-y;
}