/**************************** SUB STYLESHEET ****************************/



body {background-image: url(../images/header-sub.jpg);}

#header2 {height: 85px;}

#cross-crown {width:90px; height:85px; background-image: url(../images/cross-crown-sub.jpg);}

#page-title { 
	float:left;
	width:710px;
	height:85px;
	text-align:center;
	color:#ff9999;
	font-size:30px;
	text-transform: uppercase;
	font-weight:bold;
	line-height:30px;

	background-image: url(../images/header-sub-globe.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#pad-top-title1 {padding-top:30px;}

#pad-top-title2 {padding-top:15px;}

#text-size1 {display:block; color:#666; text-transform: uppercase; margin-bottom:15px;}
#text-size2 {display:block; margin-top:5px}
#text-size2 img {border:none}



/**************************** LECTURES TABLE ****************************/

#lectures-table {}

#lectures-table b {color: #660000;}

#lectures-table td {
	padding:15px;
	border:1px solid #999966;
	background-image: url(../images/box.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

#feature-box {margin-bottom: 20px;}

#sidebar-radio {* margin-bottom: -10px}


