body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	margin:0 auto;
 	text-align: center;
	width:100%;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}
html{
	overflow-y: scroll;
	width:100%;
}
a:link {
	color: #000000;
	text-decoration:underline;
}
a:visited {
	color: #000000;
	text-decoration:underline;
}
a.nav:link{
   color:#FFFFFF;
   text-decoration:none;
   }
a.nav:visited{
   color:#FFFFFF;
   text-decoration:none;
   }
a.nav:hover{
   color:#000060;
   background-color:#FFFFFF;
   text-decoration:none;
   }
a.nav:active{
   color:#FFFFFF;
   text-decoration:none;
   }
a.sidebar:link {
   color:#000000;
   text-decoration:none;
   }
a.sidebar:visited {
   color:#000000;
   text-decoration:none;
   }
a.sidebar:hover {
   color:#000000;
   background-color:#FFFFFF;
   text-decoration:none;
   }
a.sidebar:active {
   color:#000000;
   text-decoration:none;
   }
a.news:link {
   color:#2B5A8E;
   text-decoration:underline;
   }
a.news:visited {
   color:#660066;
   text-decoration:underline;
   }
a.footer:link {
   color:#c0c0c0;
   text-decoration:underline;
   }
a.footer:visited {
   color:#c0c0c0;
   text-decoration:underline;
   }
form {
	background-color: #ffffff;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
  background-color: #FFFFFF; color: #000000;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #000060;
	color:#FFFFFF;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
.news{
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	height:100%;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
#container{
	position: relative;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:890px;
	}
#psu_logo {
	float:left;
	}
#met_logo {
	float:right;
	}
#welcome {
	width:400px;
        float:left;
        text-align:center;
        padding:0px 10px 0px 10px;
        border-right: 1px solid #000000;
        }
#highlights {
margin-top:10px;
	width:450px;
        float:left;
        text-align:center;
        padding:0px 0px 0px 10px;
        }
#header {
	padding-bottom:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #000060;
    color: #FFFFFF;

         }
#footer {
	text-align:center;
	padding-top:5px;
	margin-top:10px;
	padding-bottom:5px;
	clear:both;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #c0c0c0;
	background-color: #000060;
	
         }
#sidebarNav {
	margin-top:20px;
	width:100px;
	float:left;
	line-height:24px;
	padding-left:4px;
	padding-right:4px;
	background-color:#CCCCCC;
	margin-bottom:20px;
         }
#sidebarNav ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#content {
	width:900px;
	float:left;
	margin-top:10px;
	font-size:16px;
	}
#contentBooks {
   width:750px;
   margin-top:5px;
   float:right;
}
#contentBooksLeft {
   width:370px;
   margin-top:5px;
   float:left;
   text-align:center;
   border-right: 1px solid #000000;
}
#contentBooksRight {
   width:370px;
   margin-top:5px;
   float:right;
   text-align:center;
   font-size:18px;
   line-height:20px;
   padding-right:10px;
}
#smallLeftContent {
	width:200px;
        float:left;
        text-align:center;
        padding:0px 10px 10px 10px;

        }
#largeRightContent {
	width:640px;
        margin-top:10px;
        float:left;
		font-size:12px;
        text-align:center;
        padding:10px 10px 10px 10px;
	 border-left: 1px solid #000000;
        }
.imgFloatLeft {
    border:0;
    float:left;
    padding: 5px 5px 3px 0px;
    clear:left;
    }
.imgFloatRight {
    border:0;
    float:right;
    padding: 5px 5px 0px 3px;
    clear:right;
    }
.creditformat {
	color:#999;
	font-size:11px;
}