﻿@charset "utf-8";
/* CSS Document */


#header
{
	background-image: url(../Images/newheader.jpg);
	height: 230px;
}

.specLink
{
	padding-left:60px;
}

a:hover
{
	background-color:#9966FF;
}

#sidebar1 a:link
{
	color: black;
	font-size: 130%;
}

#sidebar1 a:visited
{
	color:#0000FF;
	font-size: 130%;
}

#sidebar1
{
	background-image: url(../Images/NEWSIDEBAR2.jpg);
	float: left;
	font-family: "Times New Roman",Verdana, Arial, Helvetica, sans-serif;
	height: 885px;
	width:170px;
	line-height: 50px;
	padding-left:10px;
	padding-right: 10px;
	padding-top:15px;
	text-align: left;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border: thin;
}

#mainContent h1
{
	font-family: Zapfino, "Bradley Hand ITC";
	border-bottom:thin;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	font-size: 250%;
	text-align:center
}

#hotItem
{
	float: right;
	border-width:15px;
	border-color: #0099FF;
	border-style:solid;
	width: 375px;
	height: 450px;
	text-align:center;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	margin-right:50px;
	text-align: center;
}

#hotItem h4
{
	font-family: "Times New Roman", Times, serif;
	font-size: 300%;
}

.staff
{
	margin-bottom: 20px;
	margin-left: 20px;
	padding-left: 10px;
	padding-right:10px;
	height: 175px;
	width: 200px;
	text-align:center;
	float:left;
}


#mainContent
{
	background: white;
	font-family: "Times New Roman";
	font-size:14px;
	height:900px;
	text-align: justify;
	padding-right:20px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border: thin;
}


#footer
{
	background-image: url(../Images/footerbackground.jpg);
	border-top: thin;
	border-top-color: #000000;
	border-top-style: solid;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.pictureL
{
	float: left;
	margin: 5px;
}

.pictureR
{
	float:right;
	margin: 5px;
}

h3
{
	color:#990000;
	border-bottom-color: #EEEEEE;
	border-bottom-style:inset;
	border-bottom-width:thin;
	text-align:center;
	font-size:150%;
}

label
{
	text-align:center;
}

#allcontent
{

	width:1000px;
	margin: auto;
}

body  
{
	margin: 0; 
}
