/* // PAGE STRUCTURE YCH// */
/*html {overflow-x:hidden;}*/
* {
margin:0;
padding:0;
}

html {height:100%;}
body {
	background:url(../images/tilebook.jpg) top center repeat-y;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: center;
	font-size: 12px;
	line-height:12pt;
	overflow: auto;	
}
p {
margin: 2px 0 2px 0;
}

ul {
list-style: outside;
margin: 0 0 0 18px;
}
li {
margin: 5px 5px 0 5px;
}

/*PAGE BACKGROUNG IMAGE WRAPS*/
#wrap{
	background:transparent url(../images/notePad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapIntranet{
	background:transparent url(../images/intranetPad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapIndex {
	background:transparent url(../images/homePad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapSponsors {
	background:url(../images/sponsorsPad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapCommittee {
	background:url(../images/committeePad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapHistory {
	background:url(../images/historyPad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapNewsletter {
	background:url(../images/newsletterPad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapVisy {
	background:url(../images/visyPad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapVisyTenants {
	background:url(../images/visytenantsPad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapVisyInformation {
	background:url(../images/visyinformationPad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapVisyPrograms {
	background:url(../images/visyprogramsPad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapAnnual {
	background:url(../images/annualPad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapFinancial {
	background:url(../images/financialPad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapDonate {
	background:url(../images/donatePad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapGallery {
	background:url(../images/galleryPad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}

#wrapContact {
	background:url(../images/contactPad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapTenants {
	background:url(../images/tenantsPad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}

/*INTRANET WRAPS*/
#wrapNews {
	background:url(../images/newsPad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapStaff {
	background:url(../images/staffPad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapLibrary {
	background:url(../images/libraryPad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 800px;
	z-index:5;
}
#wrapSubscribe{
	background:transparent url(../images/subscribePad.jpg) top left no-repeat;
	position:relative;
	margin:0 auto;
	width: 776px; 
	height: 600px;
	z-index:5;
}

/*Admin Heading with underline*/
h1{
	padding: 15px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 16px;
	color: #FF6600; 
	font-weight: 600;
}

/*Main Page Heading*/
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color:#CA6500; 
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	margin-bottom: 5px;
	color: #CA6500; 
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000; 
	font-weight:500;
}

.lighter {
color: #666666;
font-weight:bold; 
}

/*under heading menus*/
#menu {
text-align: center;
display: block;
padding:10px 0 20px 0;
color: #000000;
font-size:8pt;
font-weight:bold ;
}
#menu ul li  {
text-align: center;
display:inline;
font-size:8pt;
list-style: none;
}
#menu a:link {
color: #000000;
text-decoration: underline;
font-size:8pt;
}
#menu a:visited {
color: #000000;
text-decoration: underline;
font-size:8pt;
}
#menu a:hover {
color: #666666;
text-decoration:none;
font-size:8pt;
}

 /*NAVIGATION MENU ON SIDE*/
.nav-list {
width:15%;
float:left;
font-family: Georgia, "Times New Roman", Times, serif;
text-align:left;
line-height:normal;
margin: 5px 0 0 10px;
position: relative;
top: 100px;
/*left: 60px;*/
/*border: dotted #666666 2px;*/
}
.nav-list ul {
list-style: none;
margin: 10px 0 0 0;
}
.nav-list li {
margin: 5px 0 0 2px;
}
.nav-list a:link    	{color: #000099; text-decoration: none; font-size:9pt; font-weight: bold;}
.nav-list a:active  	{color: #000099; text-decoration: none; font-size:9pt; font-weight: bold;}
.nav-list a:visited 	{color: #000099; text-decoration: none; font-size:9pt; font-weight: bold;}
.nav-list a:hover	  	{color: #FF0000; text-decoration: none; font-size:9pt; font-weight: bold;}
.nav-list strong 		{color: #000099; text-decoration: none; font-size:9pt; font-weight: bold;}

/*PAGE CONTENT holding DIVs*/
#content {
	overflow: none;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height:13pt;
	float: right;
	width: 570px;
	margin-top:130px;
	padding:10px;
	right:18px;
	/*margin-top:340px;*/
}

#contentBottom {
	overflow: none;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height:13pt;
	float: right;
	width: 570px;
	margin-top:360px;
	right:18px;
	/*margin-top:340px;*/
}

#list-newsletter{
	width:9598;
	display:block;
	padding: 5px 5px 5px 5px;
	border:#000 1px solid;
	background-color:#FFFFCC
}

#list-library{
	width:98%;
	display:block;
	margin-top: 10px;
	padding: 5px;
	border:1px solid #000;
	background-color:#FFFFCC;
}

#list-staff{
	width:98%;
	display:block;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	border:#000 1px solid;
	background-color:#FFFFCC;
}

#list-news{
	width:98%;
	display:block;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	border:#000 1px solid;
	background-color:#FFFFCC;
}

#list-gallery{
	width:100%;
	display:block;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	border:#000 1px solid;
	background-color:#FFFFCC;
}
/*CONTACT*/
.lighter-contact {
display: block;
float:left;
color: #666666;
font-weight:bold; 
width: 100px; 
}

.contact-pad{
background-color: #FFFFCC;
border: solid 1px #000066;
margin-bottom: 20px;
padding: 0 10px 10px 10px;
width:530px;
}
/*ADMIN*/
	
#admin_content {
	overflow: none;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height:13pt;
	float: right;
	width: 570px;
	margin-top:130px;
	padding:10px;
	right:18px;
	/*margin-top:340px;*/
}

a:link    	{ color: #FF9900; font-weight: bold; text-decoration: none; font-size:12px;}
a:active  	{ color: #FF9900; font-weight: bold; text-decoration: none; font-size:12px;}
a:visited 	{ color: #FF9900; font-weight: bold; text-decoration: none; font-size:12px;}
a:hover  	{ color: #FF3300; font-weight: bold; text-decoration: underline; font-size:12px;}
strong 		{ color: #FF9900; font-weight: bold; text-decoration: none; font-size:12px;}

.adminLinks {
background-color:#FFFFCC;
text-align:center;
padding: 2px;
border: #000000 1px solid;
}
.adminLinks a:link    	{ color: #FF9900; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; font-size:12px;}
.adminLinks a:active  	{ color: #FF9900; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; font-size:12px;}
.adminLinks a:visited 	{ color: #FF9900;  font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; font-size:12px;}
.adminLinks a:hover  	{ color: #FF3300; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; font-size:12px;}
.adminLinks strong 		{ color: #FF9900; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; font-size:12px;}

#admin_header {
border-bottom: 1px solid #cccccc;
}
.admin_logout {
float:right;
position:relative;
bottom:20px;
}
#admin_instructions {
margin-bottom:10px;
}
.admin_table {
width:100%;
border-spacing:0px;
padding:10px 0;
margin:5px 0;
}
.admin_table caption {
font-size:12px;
background-color: #FF9900;
color:#fff;
font-weight:bold;
}
.admin_table .titleColumn {
width:55%;
text-align:left;
}
.admin_table .dateColumn, .actionColumn, .topstoryColumn, .sectionColumn {
width:15%;
text-align:left;
}
.admin_table .thead {
background-color: #EAEAEA;
}
.admin_table .section, .actions {
width:50%;
text-align:left;
padding:2px;
}
#admin_form p {
padding:10px;
}
#admin_form fieldset {
border:1px solid #000;
background-color: #fff;
width:99%;
}
#admin_form legend {
color: #fff;
font-weight: bold;
background-color: #000099;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 2px;
margin-top:10px;
}
#admin_form label {
display:block;
width: 130px;
float: left;
text-align: left;
}
#admin_navigation {
margin-bottom:10px;
}
.mandatory, .warning {
color:#FF3300;
}
.notice {
color:#444;
}

/*IMAGES*/
.text_image {
background-color: #CCCCCC;
display:inline;
float:left;
margin: 2px 10px 2px 0;
padding:5px;
border: none;
}
.under_image {
float:left;
display:inline;
background-color: #CCCCCC;
margin: 5px 10px 2px 0px;
padding:5px;
border: none;
}

/*INTRANET*/

#content_intranet {
	overflow: none;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height:13pt;
	float: right;
	width: 570px;
	margin-top:130px;
	padding:10px;
	right:18px;
}

.top {
	position:relative;
	right:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	diplay: block;
	clear: both;
	text-align: center;
	padding: 27px 0 0 50px;
}


#topAdmin {
	width: 500px;
	diplay: block;
	clear: both;
	text-align: center;
	padding: 27px 0 0 50px;
	/*position:relative;*/
	/*top: 100px;*/
}

.top a:link    	{ color: #000000; text-decoration: none; font-size:10px;}
.top a:active  	{ color: #000000; text-decoration: none; font-size:10px;}
.top a:visited 	{ color: #000000; text-decoration: none; font-size:10px;}
.top a:hover  	{ color: #FF6600; text-decoration: none; font-size:10px;}
.top strong 	{ color: #000000; text-decoration: none; font-size:10px;}

/*THUMBNAIL IMAGE*/

.thumb_row{
  margin: 10px 0 0 0;
  text-align:center;
  width: 530px;
  display: block;
  background-color: #FFFFCC;
  border:1px solid #000000;
  clear: both;
}

.thumb{
	display:block;
	background-color: #FFFFCC;
	border: solid 1px #000000;
	padding: 10px;
	margin:5px 11px 8px 0px;
	width: 70px;
	float: left;
	position:  
}

.thumb img {
	border: #333333 1px solid;
	width: 70px;
	height: 70px;
}