/* CSS Document */
body	{
	background-color:		#070a0e;
	background-image:		url(images/layout_slices/layout_06.jpg);
	background-repeat:		no-repeat;
	background-position:	top center;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	scrollbar-track-color:	#101010;
}

#school_pic1{
	font:					bold;
	width:					160px;
	position:				absolute;
	left:					-390px;
	margin-left:			50%;
	top:					470px;
}

#school_pic2{
	font:					bold;
	width:					160px;
	position:				absolute;
	left:					-179px;
	margin-left:			50%;
	top:					470px;
}

#school_pic3{
	font:					bold;
	width:					160px;
	position:				absolute;
	left:					32px;
	margin-left:			50%;
	top:					470px;
}

#school_pic4{
	font:					bold;
	width:					160px;
	position:				absolute;
	left:					239px;;
	margin-left:			50%;
	top:					470px;
}

#slideshow	{
	position:				absolute;
	left:					-360px;
	margin-left:			50%;
	top:					195px;
}

a	{
	color:					#a9a9a9;
}

a:visited {
	color: 					#a9a9a9;
	text-decoration: 		none;
}
a:link {
	text-decoration: 		none;
}
a:hover {
	text-decoration: 		none;
	color:					#fdbe11;
}
a:active {
	text-decoration: 		none;
}

/*remove once picture removed for registration*/
a.registration:visited  {
	border:					none;
	color: 					#a9a9a9;
	text-decoration: 		none;
}
a.registration:link {
	border:					none;
	text-decoration: 		none;
}
a.registration:hover {
	border:					none;
	text-decoration: 		none;
}
a.registration:active {
	border:					none;
	text-decoration: 		none;
}

#announce	{
	font-size:				15px;
	font:					bold;
}

p	{
	color:					#a9a9a9;
}

hr	{
	width:					650px;
}

#contact_sec	{
	font:					bold;
	font-size:				9px;
	width:					160px;
	position:				absolute;
	left:					-390px;
	margin-left:			50%;
	top:					572px;
}

#contact_mid{
	font:					bold;
	font-size:				9px;
	width:					160px;
	position:				absolute;
	left:					-179px;
	margin-left:			50%;
	top:					572px;
}

#contact_elem{
	font:					bold;
	width:					160px;
	font-size:				9px;
	position:				absolute;
	left:					32px;
	margin-left:			50%;
	top:					572px;
}

#contact_pre{
	font:					bold;
	font-size:				9px;
	width:					160px;
	position:				absolute;
	left:					239px;;
	margin-left:			50%;
	top:					572px;
}

