body { 
background-color: #FFFFFF;  
color: Black; border: 
0px; margin: 0px; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

h1 { 
	font-family: Georgia, "Times New Roman", serif;  
	font-size: large;  
	font-style: italic;  
	background-color: #983250;  
	border-bottom: 10px solid #699CFC;  
	padding: 0px 0px 0px 0px; 
	margin: 0px;  
	font-weight: bold;
	color: #FFFFFF;
	text-align:center
	
}
h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: large;
	color: #FFFFFF; 
	background-color: transparent;
	margin-right: 25px;
	text-align: center;
	white-space: nowrap;
}

h3 { 
	font-family: Georgia, "Times New Roman", serif;  
	font-size: large;  
	font-style: italic;  
	background-color: #983250;  
	padding: 5px 5px 5px 5px; 
	margin: 5px;  
	font-weight: bold;
	color: #FFFFFF;
	text-align:center
}

.style1 {font-size: 18px
}

.style2 {font-size: 24px;
}
.style3 {font-size: 24px;
}
.style4 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;
}
.style5 {font-size: 12px; font-style: italic;
}
.style8 {font-family: "courier new", Courier, mono; font-weight: 500;
}	

#main {
	position: absolute;
	right: 200px;
	left: 145px;
	top: 115px;
	margin-top: 20px;
}

#blog {
	position: absolute;
	right: 0px;
	left: 145px;
	top: 115px;
	margin-top: 20px;
	margin-right: 12px;
}

#leadership {
	position: absolute;
	right: 200px;
	left: 145px;
	top: 115px;
	margin-top: 20px;
}

#events {
	position: absolute;
	right: 200px;
	left: 145px;
	top: 115px;
	margin-top: 20px;
}


#calendar {
	position: absolute;
	width: 300px;
	left: 145px;
	top: 445px;
	margin-top: 10px;
}

#basic_contents {

}

#quicklinks {
	position: absolute;
	right: 1%;
	top: 115px;
	margin-top: 20px;
	width: 170px;
	background-color: #983250;
	padding: 7px;
}

#header {
	position: absolute;
	width: 98.5%;
	background-color: #983250;
	margin-right: 7px;
	margin-left:7px;
	top: 5px;
}


#content2 {
	position: absolute;
	width: 90%;
	left: 25px;
	top: 116px;
	right: 7px;
}

#menu {
	position: absolute;
	left: 5px;
	top: 84px;
	width: 125px;
}

#pdkintllinks {
	position: absolute;
	left: 5px;
	top: 500px;
	width: 120px;

}

#footer {
	color: #556B2F;
	font-size: 9px;
	width: 98.5%;
	margin-right: 7px;
	margin-left:7px;
}

a:visited { 
	color: #000033; 
	text-decoration: underline; 
	background-color: transparent;
}

a:link { 
	color: blue; 
	background-color: transparent;
}

a:hover {
	text-decoration: underline;
	color: black;
}

/* Classes */
.article{
	white-space: normal;
}

.article-footer {
	text-align: right;
	font-size: xx-small;
	color: Gray;
	padding-bottom: 15px;
}
.author, .datetime {
	font-weight: bold;
	color: #4F4F4F;
}
.article-title {
	font-size: large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Sans-serif;
	font-style: italic;
}
#content form {
	padding-left: 30px;
	font-size: small;
	vertical-align: middle;
	}
#content form p{  }
.textbox {
	border: 1px solid gray;
	margin: 5px;
}
.button { border: medium outset;  background-color: #F5F5F5; margin-left: 150px;  color: black; margin-top: 10px;}
fieldset {
	margin-top: 5px;
	width: 200px;
}
form {
	border: thick double #90EE90;
	padding: 10px;
	margin: 10px;
	width: 280px;
	margin-left: 30px;
	margin-top: 10px;
}

	.rollover a {
		display:block;
		width: 110px;
		padding:10px 10px 10px 7px;
		font: bold 11px sans-serif;
		color:#333;
		background: url("../images/rollover-image5.gif") 0 0 no-repeat;
		text-decoration: none;
		}
	.rollover a:hover {	
		background-position: 0 -35px;
		}
	.rollover a:active {
		background-position: 0 -70px;
		color:#fff;
		}
		
		
.rollover2 a {
		display:block;
		width: 110px;
		padding:10px 10px 10px 7px;
		font: bold 11px sans-serif;
		color:#333;
		background: url("../images/rollover-image7.gif") 0 0 no-repeat;
		text-decoration: none;
		}
	.rollover2 a:hover {	
		background-position: 0 -35px;
		}
	.rollover2 a:active {
		background-position: 0 -70px;
		color:#fff;
		}
