#bodytag{
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
}

a:visited{
	text-decoration: none;
	color: #2C00CC;
}
a:link{
	text-decoration: none;
	color: #2C00CC;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}

h1{
	font-family: Arial, sans-serif;
	font-size: 115%;
	color: #330066;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

h2{
	font-family: Arial, sans-serif;
	font-size: 115%;
	color: #330066;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #3366CC;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #3366CC;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h5{
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #330066;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.byline {
	font-size: 75%;
}

.storyCenterTop {
	font-size: 90%;
	padding: 5px;
	float: left;
	width: 90%;
	overflow: hidden;
}

.storyCenter {
	font-size: 90%;
	padding: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3366CC;
	float: left;
	width: 90%;
	overflow: hidden;
}

.storyRight{
	font-size: 90%;
	padding: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3366CC;
	float: right;
	width: 46%;
	overflow: hidden;
}

.storyLeft{
	font-size: 90%;
	padding: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3366CC;
	float: left;
	width: 46%;
}

.imgTag {
	width: 14px;
	height: 16px;
	border: 0px;
}

.menuTag {
	width: 12px;
	height: 14px;
	border: 0px;
	placement:relative;
}

.newTag {
	width: 30px;
	height: 30px;
	border: 0px;
	float:left;
}


#banner {
	border-bottom-width: 6px;
	border-bottom-style: ridge;
	border-bottom-color: #3366CC;
	height: 90px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#logo {
	position: absolute;
	top:105px;
	left:30px;
   	width: 105px;
   	height: 95px;
   	align: left;
}
	
#nameSpace{
	position:absolute;
	top:115px;
	left:162px;
	width: 750px;
}

#nameAFT{
	position: static;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 175%;
	font-weight: bold;
	color: #330066;
}

#nameFA{
	position: static;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;	
	font-size: 130%;		
	font-style: oblique;
	color: #3366CC;
}	
	
#date {
	position: absolute;
	top:190px;
	right:10px;
	font-size: 85%;
}

#quicklinks{
	border-top-width: 5px;
	border-top-style: ridge;
	border-top-color: #3366CC;
	padding: 5px 5px 5px 10px;
	font-size: 80%;
	background-color: #C5DBEA;
	position: absolute;
	top: 210px;
	right:5px;
	width: 105px;
	text-align: center;
	float: right;
}

#content{
	left: 165px;
	top: 210px;
	width: 68%;
	padding: 0px 0px 0px 0px;
	position: absolute;
	border-top-width: 5px;
	border-top-style: ridge;
	border-top-color: #3366CC;
}

#pageTitle{
	position: absolute;
	left: 166px;
	top:190px;
	color: #330066;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

#bulletin {
	font-size: 90%;
	padding: 5px;
	width: 90%;
	float: left;
}

#bulletin-margin {
	padding: 5px;
	width: 90%;
	float: left;
	margin:0px 0px 0px 50px;
}

#slideshow{
	float:left; 
	width:350px;
	height:250px;
	margin:5px 10px 10px 0px;
}

#slideshow img {
	float:left;
	margin: 0px 0px 0px 0px;
	border: thin solid #330066;
	width:350px;
	height:250px;
}

#siteInfo{
	font-size: 70%;
	color: #bbbbbb;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
	clear: both;
	width: 100%;
	margin-top: 30px;
}

#search{
	padding: 5px 0px 0px 5px;
	font-size: 90%;
	left: 5px;
	top: 810px;
	position: absolute;
}
