body {
	padding:0;
	margin:0;
	background-color:#000;
	color:#cccccc; font-size:11pt;
	font-family: "Arial", Tahoma, Sans-serif;
}

#wrap {
	margin:0;
	padding:0;
	background-color:#000000;
}

 
#header-wrap {
	margin:0;
	padding:0;
	height:188px;
	background: #fff url(header-bg.jpg?z=39403) repeat-x  ;
	margin-left: auto;
	margin-right: auto;
}


#header {
	width:818px;
	height:188px;
	background: #000000 url(header2.jpg) no-repeat;
	margin: auto;
	padding: 0;
}

#header-content {
	padding-top:40px;
	text-align:left;
	width:782px;
	margin-left: auto;
	margin-right: auto;
}



#container {
	margin:0;
	padding:0;
	text-align:left;
	width:822px;
	background: #000000 url(bg.jpg?z=39403) repeat-y ;
	background-position: 0px 0px ;
	margin-left: auto;
	margin-right: auto;
	
}



#content-wrap {
	width: 782px;
	margin: 0px auto;
	padding: 0;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #101010;
	}


#footer-wrap {
	padding:0;
	margin:0 auto ;
	background: #000000 url(footer-bg.jpg?z=39403) repeat-x ;


}

#footer {
	width:822px;
	text-align:center;
	margin: auto;
	padding:0;
	font-size: 90%;
	font-family:"arial",Helvetica,san-serif;
	/*background: #000000 url(footer.jpg?z=39403) no-repeat 50% 0 ;*/
}

#nav1 {
	clear: both;	
	margin:0 auto; 
	padding: 0;
	background: #222222 url(nav-bg.jpg?z=39403) repeat-x;
	font: 20px/30px "Georgia", Arial, Tahoma, Sans-serif;
	width: 782px;
	height: 30px;
	text-align: center;
	}
	
#nav1 ul {	
	display:inline;
	list-style: none;
	margin:0; 
	padding:0;
}

#nav1 ul li {
	display:inline;
	margin: -3px;
	padding: 0;
}

#nav1 ul li a {
	display:inline;
	padding: 3px 16px 3px 16px;
	color: #E0E0E0;
	text-decoration: none;
	border-right: 1px solid #000;	
}

#nav1 ul li a.first{
	display:inline;
	border-color: #ff0000; 
	border-style: solid; 
	border-width:1px;
}

#nav1 ul li a.active{
	display:inline;
	margin-right: 1.5px;
	padding: 3px 16px 3px 16px;
	background-image: url(nav-active.jpg?z=39403); 
	background-repeat: repeat-x; 
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #101010; }
	
#nav1 ul li a.active:hover {
	display:inline;
	padding: 3px 16px 3px 16px;
	background-image: url(nav-hover2.jpg?z=39403); 
	background-repeat: repeat-x; 
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #7C0809;
	}

#nav1 ul li a:hover {
	display:inline;
	padding: 4px 16px 2px 15px;
	background: #F32500 url(nav-hover2.jpg?z=39403 ) repeat-x;
	color: #FFFFFF;	
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #000;
}

#quote {
	width:500px; 
	margin: 0 auto; 
	font-size:110; 
	padding:0 0 10px;
}

.centre-col {
	margin: 20px;
}

p.quote {
	text-align:center;
}

span.quote {
	margin-left:10px;
	font-weight:bold;
}

#left-col {
	float: left;
	width: 450px;
	height: 700px;
	margin: 10px 0px -40px 20px ; 
	display: inline;
}

#left-col-kant {
	float: left;
	width: 450px;
	margin: 10px 0px 0px 20px ; 
	display: inline;
}

#left-col p, #right-col, .centre-col p {
	text-align:left;
}


h1 {
	font-family:"arial", Helvetica, san-serif;
	font-size:14pt;	
	color:#E0E0E0;
	letter-spacing:3px;
	margin:0 0 5px;
}


h2 {
	font-family:"arial", Helvetica, san-serif;
	font-size:13pt;	
	color:#E0E0E0;
	letter-spacing:3px;
	margin:0 0 5px;
}

h3 {
	font-family:"arial", Helvetica, san-serif;
	font-size:12pt;	
	color:#E0E0E0;
	letter-spacing:1px;
	margin:0 0 5px;
	border-bottom:#CCC dotted 1px;
}

.centre-col img {
	border: #CCC 1px solid;
	margin: 0 5px 5px 30px;
	float: right;
	
}

a, a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}



#right-col {
	float: left;
	width: 275px;
	padding: 0px;
	margin: 10px 20px 0 10px;	
	font-family:arial, sans-serif;
    font-size:9pt;
	color: #cccccc;
}

#right-col-kant {
	float:right;
	width: 275px;
	padding: 0px;
	margin: 10px 10px 0 25px;	
	font-family:arial, sans-serif;
    font-size:9pt;
	color: #cccccc;
}



#right-col h3 {
	font-family:"arial", Helvetica, san-serif;
    font-size:14pt;
	color: #E0E0E0;
}


#right-col ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 10px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #000000;	
}

#right-col ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #000000 ;
}


* html body #right-col ul.sidemenu li {
	height: 1%;
}


#right-col ul.sidemenu li a {
	text-decoration: none;	
	color: #FFFFFF;				
}


#right-col ul.sidemenu li a:hover {	
	color: #FF3300 ;
	background-color: transparent;
}

#right-col ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#right-col ul.sidemenu ul li { border: none; }






#footer-content {
	font : 11px "arial", Helvetica, san-serif;
	color:#888888 ;
	margin: 0 auto;
	width:780px;
	text-align:center;
}

#footer-content a:link, #footer-content a:visited  {
	font : 11px "arial", Helvetica, san-serif;
	color:#888888 ;
	text-decoration:none;
}

#footer p {
	text-align:center;
}

p, div, {
} 

.clear {
	clear:both;
}

.socialbar{
	margin-bottom:30px;
	border-color: #fff;
	background-color: #101010;
	border-style: solid;
	border-width: 0 1px 1px;
	width: 432px;
}

.socialbar a, .socialbar a:visited {
	font-family: "arial",Helvetica,san-serif;
	text-decoration: none;
}

.socialbar a:hover {
	color: #fff;
	background: none;
	text-decoration: none;

}

.socialbar-menu{
	float: left;
	background-color: #7c0809;
	line-height:22px;
	margin:5px 0 5px 3px;
	padding:0 9px;
	color: #fff;
}


.enrol {
	width: 270px;
	float: left;
	padding:5px;
	border: 1px solid #ccc;
	text-align: center;
	height: auto;
	}

#dotemplate {
	display: none
}

.signature {
	background: url(signature.gif) no-repeat right bottom;
	padding:0 0 20px;
	width:200px; 
	text-align:left;
	line-height: 20px;
	letter-spacing: 1px;
}

#tuition {
	border:1px solid #ccc;
	width:280px;
	margin:1px 20px 0 0;
	float:left;
}

#questionaire {
	width: 265px;
}

#trailer {
	width:432px; 
	height:243px; 
	border:1px solid #ccc; 	
}

#ministrytv_trailer {
	width:432px; 
	height:248px; 
	border-color: #CCCCCC; 
	border-style: solid; 
	border-width: 1px;
	margin-left:175px;
}

#banner {
	background-color: a0a0a0;
	float:left;
	margin:-15px 0 0 0;
}

#tuition_img {
	float:left;
	width:115px;
}

#tuition_text {
	float:left;
	width:280px;
	text-align: center;
}

#tuition_text2 {
	float:left;
	width:270px;
	margin-top:-10px;
}

img.tuition {
	float:left;
	padding:10px 5px 5px 10px;
	width:250px;
	height:262px;
	border: none;
}

p.tuition {
	padding:0 5px 0 7px;
	text-align:left;
	line-height:16px;
	letter-spacing: 0.5px
}

h2.tuition {
	text-align:center;
	padding-top:10px;
}

#tuition_type {
	width:400px;
	float:left;
	padding-left:10px;
	margin-bottom: 5px;
	letter-spacing: 2px;
}

#tuition_price {
		width:50px;
		float:left;
		margin-right:15px;
		text-align:right;
}

#tuition_button {
		width:60px;
		height:31px;
		float:left;
		text-align:center;
		border:1px solid #fff;
		background-color:#7c0809;
		margin:5px 5px 10px 0;
		color:#fff;
		padding-top:1px;
		font-size:13px;
}

#professor_text {
	float:left;
	width:500px;
	line-height: 20px;
	letter-spacing: 1px;
}

#science_image {
	float:left;
	width:340px;
}

#science_text {
	float:left;
	width:400px;
}

#science_info {
	width:760px;
	height:180px;
}

img.science_img {
	width:300px;
	height:167px;
	float:left;
	margin:25px 20px;
}

img.science_prof_img {
	border:none;
	float:left;
}

#professor_images {
	float:right;
	width:200px;
}

p.science {
	margin-top:20px;
	line-height: 20px;
	letter-spacing: 1px;
}

h3.professor {
	text-align:center;
	line-height: 22px;
	letter-spacing: 2px;
}

h2.science {
	text-align:right;
	padding-right: 35px;
	padding-top: 30px;
	padding-bottom:10px;
}

h3.science {
	text-align:right;
	padding-right: 70px;
	padding-bottom:40px;
}

ul.professor {
	float:left; 
	font-size:14px; 
	line-height:22px;
	letter-spacing: 2px;
	margin:0px;
}

p.banner {
	padding:5px;
	margin:0;
	text-transform: uppercase;
}

p.ministrytv_text {
	text-align:center;
	border-bottom:#CCC dotted 1px;
	padding-bottom:30px;
	margin-top:30px;
	line-height: 20px;
	letter-spacing: 1px;
}

p.tuition_type {
	padding:5px 0 0 0;
	margin:0;
}

span.banner {
	text-transform: lowercase;
}

p.intro {
	width: 450px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #dedada;
}

img.social {
	float:left;
	margin:5px 5px 5px 9px;
	border:none;
	width:25px;
	height:25px;
}

img.social_blogger {
	float:left;
	margin:7px 7px;
	border:none;
	width:22px;
	height:22px;
}

a.bill {
	border:none;
	text-decoration:none;
}

#mainTableContent{
		background:#111111; 
		width:740px;		
		padding-left:20px; 
		clear:both;
}

th.scoreboard {
	border-bottom: 1px solid #888888; 
  	font-size:13px; 
  	font-family:'Lucida Grande', Arial; 
  	font-weight:normal; 
	color:#BBBBBB; 
  	text-align: left; 	  
  }
  
td.scoreboard {
	border-bottom: 1px solid #333333; 
	border-right: 1px solid #333333;
  	font-size:12px; 
  	font-family:'Lucida Grande', Arial; 
  	font-weight:normal; 
	color:#999999; 
  	text-align: left; 	  
  }
  
 #invitationpage {margin:10px 0 10px 0;}
#invitationpage table {width:100%;}
#invitationpage table td {padding:3px;}
#invitationpage label {width:20%;white-space:nowrap;font-weight:bold;font-size:.9em;}
#invitationpage td.label {text-align:right;}
#invitationpage td.field {}
#invitationpage span.error { color:red;font-weight:bold;line-height: 1.5em;}

#invitationpage #fromemail {width:180px;}
#invitationpage #fromname {width:180px;}
#invitationpage #to {width:300px;}
#invitationpage #subject {width:300px;}
#invitationpage #body {width:90%;height:120px;}
#invitationpage #submit_button {cursor:pointer;padding:4px;font-weight:bold;color:#fff;background:#418341;border-top:1px solid #999;border-right:1px solid #666;border-bottom:1px solid #666;border-left:1px solid #999;}


