body { 
		margin: 0;
		background : #cccccc;
		text-align: center;
		}
	
h2{
	margin: .5em 0;
	padding: 10px 0;
	font-family:  "Myriad Pro", Verdana, Arial;
	font-size: 20px;
	line-height: 1.5em;
	color: #cc0000;
	border-bottom: thin solid #cccccc;
	text-align: left;
	}
	
h3 {
	margin: 0;
	padding: 10px 0;
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 14px;
	color: #cc0000;
	text-align: center;
	border-bottom: thin solid #cccccc;
	}	

ul {
		list-style-type: disc;
		}
	
a,
a:link,
a:visited {
			font-family: Verdana, Arial, "Trebuchet MS";
			font-size: 1em;
			line-height: 1.5em;
			color: #3300cc;
			}

a:hover {
			text-decoration: none;
		}
	
	
.post_info {
			width: 480px;
			font-size: 9px;
			color: #cc0000;
			}
		
.hide {
		display: none;
		}
		
.emphasize {
			font-weight: bold;
			}
		
.border {
			margin: 0;
			padding: 0;
			padding-left: 0;
			border: none;
			}
		
.wrapper {
			width: 1008px;
			margin: 0;
			margin-left: auto;
			margin-right: auto;
			padding: 0;
			min-height: 500px;
			text-align: left;
			background: url('images/main_background.png') top center repeat-y !important;
			background: url('images/main_background.png') repeat-y;
			}
			
.top_box {
			width: 963px;
			min-height: 300px;
			margin: 0;
			padding: 0 24px;
			}
			
.header_box {
				width: 963px;
				height: 200px;
				margin: 0px;
				padding: 0px;
				float:right;
				background: url('images/header.png') top center no-repeat;
				}
				
.meta {
		width: auto;
		margin: 0;
		padding: 0;
		float: right;
		display: block;
		}
		
.meta li {
				margin: 0;
				padding: 0 10px;
				list-style-type: none;
				display: inline;
				}
			
.meta a,
.meta a:link,
.meta a:visited {
						font-family: Verdana, Arial, "Trebuchet MS";
						font-size: 10px;
						line-height: 1.5em;
						color: black;
						text-decoration: none;
					}
.meta a:hover {
				border-bottom: thin solid black;
				}
				
.nav_box {
			width: 963px;
			height: 50px;
			margin: 0;
			padding: 0;
			float: right; 
			background: white;
			border-bottom: #3300cc ridge;
			}
/*Sprite Menu*/
.nav_bar {
			width: 963px;
			height: 50px;
			margin: 0;
			padding: 0;
			background: url('images/nav_bar.png') no-repeat;
			border-top: #cccccc thin solid;
			}
				
.nav_bar li,
.nav_bar a {
			height: 50px;
			display: block;
			}
			
.nav_bar li {
			float: left;
			list-style-type: none;
			display: inline;
			}
			
#nav_home {
			width: 190px;
			}
			
#nav_about {
			 width: 140px;
			}
			
#nav_admissions {
			width: 150px;
			}
			
#nav_students {
					width: 150px;
					}

#nav_gallery {
				width: 140px;
				}
				
#nav_contact {
				width: 150px;
				}
				

				
.nav_bar a#current1,
#nav_home a:hover {
					background: url('images/nav_bar.png') 0 -50px;
					}
					
.nav_bar a#current2, 					
#nav_about a:hover {
					background: url('images/nav_bar.png') -190px -50px;
					}
					
.nav_bar a#current3, 					
#nav_admissions a:hover {
					background: url('images/nav_bar.png') -330px -50px;
					}
					
.nav_bar a#current4, 					
#nav_students a:hover {
							background: url('images/nav_bar.png') -480px -50px;
							}
				
.nav_bar a#current5, 				
#nav_gallery a:hover {
						background: url('images/nav_bar.png') -630px -50px;
						}
						
.nav_bar a#current6, 				
#nav_contact a:hover {
						background: url('images/nav_bar.png') -770px -50px;
						}
						
.banner_box {
				width: 963px;
				margin: 0;
				padding: 0;
				clear: both;
				height: 300px;
				background: black;
				border-bottom: #3300cc ridge;
				}
				
	
.banner_box img {
			position: absolute;
		}			
						
.main_box {
			width: 963px;
			min-height: 400px;
			margin: 0;
			padding: 0 24px;
			}
			
.content_box {
				width: 480px;
				float: left;
				margin: 0;
				padding-top: 10px;
				padding-bottom: 20px;
				padding-left: 67px;
				padding-right: 67px;
				font-family: Verdana, Arial , "Trebuchet MS";
				font-size: 11px;
				line-height: 1.5em;
			}
			
.reg_box {
				width: 480px;
				margin: 0;
				padding: 20px 240px;
				padding-top: 9px;
				font-family: Verdana, Arial , "Trebuchet MS";
				font-size: 11px;
				line-height: 1.5em;
			}

.plogger_box {
				width: 528px;
				margin: 0 auto;
				padding: 20px 217px;
				padding-top: 0;
				font-family: Verdana, Arial , "Trebuchet MS";
				font-size: 11px;
				line-height: 1.5em;
				}
			
.sidebar { 
			width: 280px;
			float: right;
			margin: 0;
			padding: 20px 0;
			padding-top: 18px;
			padding-right: 67px;
			font-family: Verdana, Arial , "Trebuchet MS";
			font-size: 12px;
			line-height: 1.5em;
			}
			
			
.sidebar li {
			margin: 0 10px;
			padding: 0;
			list-style-type: none;
			color: #cc0000;
			}

.sidebar a,
.sidebar a:link,
.sidebar a:visited {
					color: #cc0000;
					}
					
.sidebar a:hover {
					text-decoration: none;
					}
			
#link_list {
				width: 280px;
				margin: 10px 0;
				margin-left: 5px;
				padding: 0;
			}
			
#link_list li,
#link_list li a{
					width: 28px;
					height: 67px;
					display: block;
					}
			
#link_list li {
				float: left;
				display: inline;
				margin: 0;
				padding: 0;
				margin-right: 40px !important;
				margin-right: 5px;
				}
				
#link_list img {
				border: none;
				}
		
.footer {
			width: 963px;
			margin: 0;
			padding: 0 24px;
			clear: both;
			text-align: center;
			}
			
.footer_nav {
				width: auto;
				margin: 0;
				padding: 0;
				text-align: center;
				display: block;
				background: url('images/nav_bar_left.png') top center repeat-x;
				border-top: #330099 thin solid;
				border-bottom: #330099 thin solid;
				}
				
.footer_nav li {
				padding: 0 10px;
				list-style-type: none;
				display: inline;
				}
			
.footer_nav a,
.footer_nav a:link,
.footer_nav a:visited {
						font-family: "Myriad Pro", Verdana, Arial;
						font-size: 13px;
						line-height: 1.5em;
						color: white;
						text-decoration: underline;
					}

.footer_nav a:hover {
						text-decoration: none;
						}
			
#school_info {
				margin: 0;
				padding: 8px 0;
				font-family: Verdana, Arial, "Trebuchet MS";
				font-size: 10px;
				line-height: 1.5em;
				}
				
#school_info a,
#school_info a:link,
#school_info a:visited {
						color: #3300cc;
						text-decoration: none;
						}
						
#school_info a:hover {
						border-bottom: thin solid #3300cc;
						}
				