/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size:.85em;
	background-color: #BDBCBD;
	text-align: left;}
	
.wrapper {
		background-color: #CC0000;
		width:779px;
		margin-right:auto;
		margin-left:auto;
		text-align:left;}
		
.head {
		height:151px;}
		
.menu {
		height:30px;
		margin-top:10px;
		margin-bottom:10px;
		margin-right:auto;
		margin-left:auto;
		text-align:center;
		width:750px;
		padding:0;}
		

		
.content {
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
	text-align:left;
	width:750px;
	padding:0 0 10px 0;
	background-color:#FFFFFF;
}
		
		.content p {
	margin: 0 10px 10px 15px;
						/*padding:0 15px 0 15px;*/
					}
						
		.content p a:link, .content p a:visited, .content table td a:link, .content table td a:visited {
						font-weight:bold;
						text-decoration:none;
						color:#608194;}
						
		.content p a:hover, .content table td a:hover {
						font-weight:bold;
						text-decoration:underline;
						color:#608194;}
		
		.content h1 {
						color:#CC0000;
						font-size:1.75em; 
						font-family:Georgia, "Times New Roman", Times, serif; 
						padding:0 15px 10px 15px; 
						margin:0;}
					
		.content h2 { 
						font-size:1.5em;
						color:#CC0000;
						font-family:Verdana, Arial, Helvetica, sans-serif; 
						padding:0 15px 10px 15px;
						margin-top: 0;}
						
		.content h3 {
	font-size:1.5em;
	color:#CC0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 15px 10px 15px;
	margin-top: 0;
}
					
		.content h4 {
						font-size:.9em;
						color:#CC0000; 
						font-family:Verdana, Arial, Helvetica, sans-serif; 
						padding:0 15px 10px 15px; 
						margin:0;
						text-transform:uppercase;}
						
		.content h5 {
						font-size:.9em; 
						font-family:Georgia, "Times New Roman", Times, serif; 
						padding:0 15px 10px 15px; 
						margin:0;
						text-transform:uppercase;}
					
		.content h6 {
						color:#CC0000;
						font-size:.9em; 
						font-family:Verdana, Arial, Helvetica, sans-serif; 
						padding:0 15px 0 15px; 
						margin:0;
						text-transform:uppercase;}
		.content_verse { font-size:.9em; 
						font-family:Georgia, "Times New Roman", Times, serif;
						margin:0; padding:0}
						
		.pquote {
						font-size:.85em;
						margin:10px;
						width:30%;
						float:right;
						background-color:#999999;
						color:#FFFFFF;}
						
		.pquote p { 
						font-family:Georgia, "Times New Roman", Times, serif; 
						font-size:1.25em; 
						font-style:italic; 
						line-height:1.5em;
						padding:10px;}
						
		.image_box {
						margin:5px 10px 10px 10px;
						width:185px;
						float:right;
						padding:5px;
						padding-bottom:20px;
						text-align:center;}
						
						
		.iconIMG {
						padding-top:10px;
						text-align:center;
						border:0;}
						
		.rbox {
						background-color:#999999;
						margin:5px 10px 10px 10px;
						width:180px;
						float:right;
						padding:5px;
						padding-bottom:20px;
						text-align:center;
						color:#FFFFFF;}
		
		
		.lbox {
						background-color:#999999;
						margin:5px 10px 10px 10px;
						width:200px;
						float:left;
						padding:5px;
						padding-bottom:20px;
						text-align:center;
						color:#FFFFFF;}
						
		.lbox p, .rbox p {
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size: .7em;
						font-weight:bold;
						color:#CC0000;}
						
		.lbox a:link, .lbox a:visited, .rbox a:link, .rbox a:visited {
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-size: .85em;
						font-weight:bold;
						color:#CC0000;
						text-decoration:none;}
						
		.lbox a:hover, .rbox a:hover {
						text-decoration:underline;}
						
		.filename {
						margin:5px 0 5px 0;
						font-weight:normal;
						font-size:.75em;}
						
		.biotable {
						width:460px;
						/* padding:10px 15px 15px 15px; */
						
						margin-left:10px;
						}
						
		.biotable p {
						text-align:left;}
						
						
		.biotable td {
						border:2px solid #CC0000;
						padding:5px;}
						
		.biotable img {
						border:3px solid white;}
						
		.name {
						font-size:1.25em; 
						font-family:Georgia, "Times New Roman", Times, serif; 
						font-weight:bold;
						color:#CC0000;
						border-bottom:1px dotted #CC0000;
						margin-bottom:0;
						padding-bottom:0;}
						
		.cat {
						font-size:.7em;
						font-weight:normal;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						color:#000;}
						
		.sub_cat {
						font-size:.9em;
						color:#CC0000;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-weight:normal;
						border-bottom:1px dotted #CC0000;}
						
		.grde {
						font-size:.95em;
						font-weight:normal;
						font-family:Verdana, Arial, Helvetica, sans-serif;
						color:#666666;
						margin-top:0;
						padding-top:0;}
						
		.info {
						margin:0 0 20px 0;
						padding:0;}
						
						
		.gryselect {
					background-color:#CCCCCC;
					margin:10px;
					padding:10px;
					width:470px;}
					
					
		.content table{ 
						border-collapse:collapse;
						cellspacing:0;
						cellpadding:0;
						border:2px solid #CC0000;
						margin:15px 15px 15px 15px;
						text-align:center;}

		.content th {
						background-color:#CC0000;
						color:#FFFFFF;
						border-bottom:2px solid #CC0000;}	
									
		.content td {
						border-left:2px solid #CCC;
						border-right:2px solid #CCC;
						border-bottom:2px solid #CCC;
						padding-bottom:5px;
						padding-top:5px;}
		
		.content p a:link, .content p a:visited, .content table td a:link, .content table td a:visited {
						font-weight:bold;
						text-decoration:none;
						color:#608194;}
						
		.content p a:hover, .content table td a:hover {
						font-weight:bold;
						text-decoration:underline;
						color:#608194;}
						
		.toc {
						margin:10px 0 25px 15px;}
						
		.toc ul {
						margin: 0;
						padding: 0;
						list-style-type: none;
						font-family: verdana, arial, Helvetica, sans-serif;
						font-size:.9em;}

		.toc li { margin: 0 0 1px 0; }

		.toc a {
						display: block;
						padding: 5px 10px;
						width: 350px;
						color: #fff;
						background-color:#999999;
						text-decoration: none;}

		.toc a:hover {
						color: #fff;
						background-color:#CC0000;
						text-decoration: none;}

		.toc ul ul li { margin: 0 0 1px 0; }

		.toc ul ul a {
						display: block;
						padding: 5px 5px 5px 30px;
						width: 125px;
						color: #fff;
						background-color: #369;
						text-decoration: none;}

		.toc ul ul a:hover {
						color: #fff;
						background-color: #69C;
						text-decoration: none;}
						
						
.centered_p {
						text-align:center;
						padding:0 15px 0 15px;}
						
.bolder {
						font-weight:bold;}
						
.centered_bold {
						text-align:center;
						padding:0 15px 0 15px;
						font-weight:bold;}
						
		
.sidebar {
		float:right;
		width:220px;
		margin:0 !important;
		padding:0 !important;
		padding-left:10px !important;
		margin-left:15px !important;
		background-color: #999999; }
		
.clear-both {
		clear:both;}
		
.clear-right {
		clear:right; height:1px; visibility:hidden}
.clear-left {
		clear:left;}
		
.clear-left2 {
		clear:right; height:1px; visibility:hidden }
		
.footer {
		color:#FFFFFF;
		clear:both;
		margin:15px;
		text-align:center;}
		
		.footer a:link, .footer a:visited {
			color:#FFFFFF;
			text-decoration:none; }
					
		.footer a:hover {color:#FFFFFF; text-decoration:underline;}

.outline { border:2px solid yellow }
.main_col {clear:left } 

.registration { background-color:#CC0000; width: 450px; padding: 10px; margin:25px 0 0 15px }

.registration  h1 { color:#FFFFFF; font-size:1.2em; text-align:center; padding-top:0; margin-top:0 }

.registration  p { color:#FFFFFF; margin-top:5px; padding:5px;  text-align:center}
.registration  p a:link {color:#FFFFFF; text-decoration:none; font-weight:normal;}

.reg_box { background-color:#FFFFFF; margin: 2px; text-align:center; width:99% }

.box_level { padding: 2px 2px 5px 2px; float: left; width:125px; text-align:center; 
				border:1px solid red; background-color:#FFFFFF; margin:5px 5px }
				
.box_level h1 {font-size:.9em; color:#CC0000; padding: 5px 0 0 0}

.box_level p {padding:0 ; margin:0; color:#CC0000; font-size:.8em}

.content .center_pict {margin:0 auto; text-align:center; }
.content .center_pict img {border:2px solid #CC0000; padding:3px;}#snowflake {
	background-image: url(../images/snowflakes.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 495px;
	height: 100px;
	border-bottom: 2px solid #CC0000;
	border-top: 2px solid #CC0000;
	margin-left: 15px;
}
.categorey {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin:15px 15px 5px 15px;
/*	width: 100%;*/
}
.date_display {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	float: right;
	width: 30%;
	margin-right: 15px;
}
.file_bar h1 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0;
	margin:10px 0 5px 0;
}
.file_item a {
	color: #CC0000;
	text-decoration: underline;
	padding: 0 0 0 20px;
	margin: 0;
}
.file_item {
	margin: 10px 10px 5px 0;
	float: left;
	border: 1px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.lrg_img {
	display: block;
	padding-left: 15px;
	float: left;
	margin: 0 10px 5px 0;
}
.link {
	margin-left: 15px;
}
.pdf {
	background: url(../images/page_white_acrobat.png) no-repeat 0 0;
}

.jpg, .eps, .png, .gif {
	background: url(../images/picture.png) no-repeat 0 0;
}

.zip {
	background: url(../images/page_white_zip.png) no-repeat 0 0;
}

.doc {
	background: url(../images/page_white_word.png) no-repeat 0 0;
}

.ppt {
	background: url(../images/page_white_powerpoint.png) no-repeat 0 0;
}

.txt {
	background: url(../images/page_white_text.png)  no-repeat 0 0;
}

.wmv, .mov, .mpg {
	background:url(../images/film.png) no-repeat 0 0;
}
.file_bar {
	margin: 5px 10px 5px 15px;
	padding: 0;
	border-top: 1px dotted #000;
}
#content_wrapper {
	width:475px;
	border: 1px solid red;
}
.content ul, .content ol {
	margin:0 0 10px 40px;
}
.content li {
	margin:5px 0 0 0;
}
