/* CSS Document */

body {
margin: 0px;
padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0;
}

hr {
color:#000000;
}

h1 {
  text-align: center;
  font-size: 46px;
}

h2 {
  margin: 0px 0px 10px 0px;
  font-size:28px;
  font-weight:bold;
  color: #009900;
  font:Arial, Helvetica, sans-serif;
}

#mainwrapper {
	width: 850px;
	margin: auto;
}

#top {
  height: 227px;
  background-image:url(phillyskylinetop2.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;  
}

.intro {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 20px;
  width: 400px;
  height: 210px;
  margin: 5px 20px 5px 0px;
  text-align: right;
  float: right;
  color:#000000;
}


#wrapper {
  background-image:url(phillyskylinebottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 765px;
  border-top-color:#000000;
  border-top-style: solid;
  border-top-width: 2px; 
}

#topnav {
  height: 25px;
  background-color: #333333;
  border-bottom: solid black 2px;
}

.topnavlist {
  list-style-type: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

.topnavlist li {
  float: left;
  padding: 5px 0px 5px 30px;
  margin: 0px;
}

.topnavlist li a:link, .topnavlist li a:visited, .topnavlist li a:active {
  color: white;
  text-decoration: none;
}

.topnavlist li a:hover {
  color: #FFFF00;
  text-decoration: none;
}

#left {
  float: left;
  width: 180px;
  height: 740px;
  padding: 0px;
  margin: 0px;
  background-image:url(sideback.png);
  background-repeat:repeat-y;
}

.leftmenu {
  list-style-type: none;
  font-family:Arial, Helvetica, sans-serif;
  margin: 0px 0px 0px 4px;
  padding: 5px 0px 0px 0px;
  font-size: 17px;
  height: 276px;
  width: 178px;
  text-indent: 0px;
  background-image:url(blackback.png);
  background-repeat:no-repeat;
}

.leftmenu li {
  padding: 0px;
  margin: 0px 0px 0px 2px;
  text-indent: 0px;
}

.leftmenu li a:link, .leftmenu li a:visited, .leftmenu li a:active {
  color: white;
  text-decoration: none;
  display: block;
  margin: 0px;
  height: 30px;
  width: 175px;
  padding: 4px 0px 0px 6px;
}

.leftmenu li a:hover {
  color: white;
  text-decoration: none;
  display: block;
  margin: 0px;
  height: 30px;
  width: 175px;
  padding: 4px 0px 0px 6px;
  background-image:url(blackbutton.gif);
  background-repeat: no-repeat;    
}

.ruinsdiv {
  width: 175px;
  padding: 5px 15px 0px 5px;
  margin: 0px 10px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  text-align: center;  
}

.ruin_head {
  color: red;
  font-weight: bold;
  font-size: 14px;
}

.ruin_spacer {
  width: 150px;
}

.ruins {
  list-style-type: disc;  
  text-align: left;
  font-size: 11px;
  margin: 0px 0px 0px 20px;
  padding: 0px 5px 0px 0px;
}

.ruins li {
  font-weight: bold;
  padding-bottom: 4px;
}

.ruins li a:link, .ruins li a:visited, .ruins li a:active {
  color: #000000;
  text-decoration: none;  
}

.ruins li a:hover {
  color: red;
  text-decoration: underline;
}


#right {
  float: right;
  width: 180px;
  height: 740px;
}

.video_channel{  
  height: 139px;
  width: 130px;
  margin: 20px auto 10px auto;
}

#center {
  margin-left: 190px;
  margin-right: 190px;
  height: 740px;
}

.scn_intro {
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}

#clear {
  clear: both;
}

#footer {
  padding: 10px 0 10px 0;
}

.footer_headers {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight:bold;
  color: #FF0000;
}

#address {
  width: 170px;
  float: left;
  padding: 10px 10px 10px 5px;
  margin: 0px 25px 0px 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-right: solid black 2px;
}

#links {
  width: 630px;
  float: left;
  padding: 10px 0px 0px 0px;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.linklist {
  list-style-type: none;
  font-family:Arial, Helvetica, sans-serif;
  float: left;
  width:300px;
  margin: 0px;
  padding: 0px;
}

.linklist li {
  font-size: 14px;
  margin: 0px;
  padding: 0px 0px 3px 0px;
}

.linklist li a:link, .linklist li a:active {
  font-size: 14px;
  color: #0000FF;
  text-decoration: underline;
}

.linklist li a:visited{  
  font-size: 14px;
  text-decoration: underline;
  color: #666666;
}

.linklist li a:hover{  
  font-size: 14px;
  color: red;
  text-decoration: underline;
}

.hours {
  color: #666666;
}

.lrh {
  font-size:12px; 
  font-weight:bold; 
  padding: 5px 13px 0px 0px; 
  color:#000000;
}

.welcome {
  width: 360px;
  height: 38px;
  margin: auto;
  padding-top: 15px;
  padding-bottom: 5px;
}

/* Profile Pages - Start */

.photo_right {
  float: right;
  clear: right;
  padding: 0px 0px 0px 10px;
  margin: 0px;
}

.photo_left {
  float: left;
  clear: left;
  padding: 0px 0px 0px 10px;
  margin: 0px;
}

.photo_center {
  padding: 10px 0px;
  margin: 0px;
}

.profile {
  padding: 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  float: left;
}

#wrapper_profile {
  background-image:url(phillyskylinebottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 1230px;
  border-top-color:#000000;
  border-top-style: solid;
  border-top-width: 2px; 
}

#center_profile_2 {
  margin-left: 190px;
  margin-right: 190px;
  height: 1235px;
  background-image:url(centerback.png);
  background-repeat:repeat-y;    
}

#wrapper_profile_2 {
  background-image:url(phillyskylinebottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 1260px;
  border-top-color:#000000;
  border-top-style: solid;
  border-top-width: 2px; 
}

#center_profile_3 {
  margin-left: 190px;
  margin-right: 190px;
  height: 805px;
  background-image:url(centerback.png);
  background-repeat:repeat-y;    
}

#wrapper_profile_3 {
  background-image:url(phillyskylinebottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 830px;
  border-top-color:#000000;
  border-top-style: solid;
  border-top-width: 2px; 
}

#center_profile_4 {
  margin-left: 190px;
  margin-right: 190px;
  height: 1315px;
  background-image:url(centerback.png);
  background-repeat:repeat-y;    
}

#wrapper_profile_4 {
  background-image:url(phillyskylinebottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 1340px;
  border-top-color:#000000;
  border-top-style: solid;
  border-top-width: 2px; 
}

#center_intro_srv {
  margin-left: 190px;
  margin-right: 190px;
  height: 1375px;
  background-image:url(centerback.png);
  background-repeat:repeat-y;    
}

#wrapper_intro_srv {
  background-image:url(phillyskylinebottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 1400px;
  border-top-color:#000000;
  border-top-style: solid;
  border-top-width: 2px; 
}

#center_profile {
  margin-left: 190px;
  margin-right: 190px;
  height: 1205px;
  background-image:url(centerback.png);
  background-repeat:repeat-y;    
}

#center_wis_1 {
  margin-left: 190px;
  margin-right: 190px;
  height: 600px;    
}

#center_wis_2 {
  margin-left: 190px;
  margin-right: 190px;
  height: 1035px;
  background-image:url(centerback.png);
  background-repeat:repeat-y;    
}

#center_wis_3 {
  margin-left: 190px;
  margin-right: 190px;
  height: 880px;
  background-image:url(centerback.png);
  background-repeat:repeat-y;    
}

#center_wis_4 {
  margin-left: 190px;
  margin-right: 190px;
  height: 1040px;
  background-image:url(centerback.png);
  background-repeat:repeat-y;    
}

#center_getstarted {
  margin-left: 190px;
  margin-right: 190px;
  height: 260px;
  background-image:url(centerback.png);
  background-repeat:repeat-y;    
}

#wrapper_wis_1 {
  background-image:url(phillyskylinebottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 765px;
  border-top-color:#000000;
  border-top-style: solid;
  border-top-width: 2px;
}

#wrapper_wis_2 {
  background-image:url(phillyskylinebottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 1055px;
  border-top-color:#000000;
  border-top-style: solid;
  border-top-width: 2px; 
}

#wrapper_wis_3 {
  background-image:url(phillyskylinebottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 900px;
  border-top-color:#000000;
  border-top-style: solid;
  border-top-width: 2px; 
}

#wrapper_wis_4 {
  background-image:url(phillyskylinebottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 1060px;
  border-top-color:#000000;
  border-top-style: solid;
  border-top-width: 2px; 
}

#center_event_cal {
  margin-left: 190px;
  margin-right: 190px;
  height: 1050px;
  background-image:url(centerback.png);
  background-repeat:repeat-y;    
}
#wrapper_event_cal {
  background-image:url(phillyskylinebottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 1075px;
  border-top-color:#000000;
  border-top-style: solid;
  border-top-width: 2px; 
}

#center_assists {
  margin-left: 190px;
  margin-right: 190px;
  height: 965px;
  background-image:url(centerback.png);
  background-repeat:repeat-y;    
}

#wrapper_stcc {
  background-image:url(phillyskylinebottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 1090px;
  border-top-color:#000000;
  border-top-style: solid;
  border-top-width: 2px; 
}

#center_stcc {
  margin-left: 190px;
  margin-right: 190px;
  height: 1065px;
  background-image:url(centerback.png);
  background-repeat:repeat-y;    
}

#wrapper_study {
  background-image:url(phillyskylinebottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 950px;
  border-top-color:#000000;
  border-top-style: solid;
  border-top-width: 2px; 
}

#center_study {
  margin-left: 190px;
  margin-right: 190px;
  height: 925px;
  background-image:url(centerback.png);
  background-repeat:repeat-y;    
}

#wrapper_assists {
  background-image:url(phillyskylinebottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 990px;
  border-top-color:#000000;
  border-top-style: solid;
  border-top-width: 2px; 
}

#center_trade {
  margin-left: 190px;
  margin-right: 190px;
  height: 1390px;
  background-image:url(centerback.png);
  background-repeat:repeat-y;    
}

#wrapper_trade {
  background-image:url(phillyskylinebottom.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 1415px;
  border-top-color:#000000;
  border-top-style: solid;
  border-top-width: 2px; 
}

.navarrows {
  background-color:#FFFFFF;
  width: 410px;
  height: 21px;
  margin: 13px auto 5px auto;
  padding: 4px 2px 0px 2px;
  border: solid black 1px;
}

/* Profile Pages - End */


/* Calendar Begin */

tr.table_head td {
	height: 20px;
	font-weight: bold;
	font-size: 20px;
	color: #2453AB;
}

.number {
	text-align: right;
	font-weight: bold;
	height: 18px;
	padding: 2px 2px 0px 0px;
	color: #2453AB;
} 

tr.info td {
	text-align: center;
	vertical-align: top;
	width: 128px;
	max-width: 128px;
	height: 90px;
}

.cal_item {
	padding: 2px 2px 2px 5px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

.cal_item span {
	color: #990000;
}

/* Calendar End */