﻿BODY
{
margin:0 0 0 0; 
padding:0;
font-family:Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
font-size: small;
background-color: #e5c5d0;
background-image:url('../images/borders/ivy-bkg.jpg');
background-repeat:repeat-y;
background-position: center;
}


a:hover {color:#fff;}
a:link {color:#acd1f3;}
a:visited {color:#e495af;}

/*---------------------------------------------------------MAIN TABLES */

/*-------------------------------------------------------------WIDTH OF PAGE */

table.maintable
{
	TABLE-LAYOUT:FIXED;
	WIDTH:760px;
	BORDER-COLLAPSE:COLLAPSE;
	PADDING:0px; margin:0;
	background-image: url('../images/borders/bkg.jpg');
	margin-left: 55px;
}


/*-----------------------------------------------------LEFT SIDE BAR FOR MENU */
td.leftsidebar
{
	WIDTH:145PX;
	PADDING:0px;
	vertical-align:top;
	text-align:left;
}

#menu {
	width: 145px;
	margin: 0; padding:10px 0 0 0;
	}
	
#menu ul
{
	list-style-type:none;
	margin:0; 
	padding:0;
}
	
#menu li a {
	height: 25px;
	text-decoration: none;
	font-weight: bold;
	color:#fff;
	padding: 10px 0 0 17px;
	font-family: arial, "arial narrow", sans-serif;
	font-size: 11px;
	display: block;
	/*border: 1px solid green;*/
	}	
	
#menu li a:visited {
	
	background: url('../images/borders/button-selected.gif');
	background-repeat:no-repeat;

	}
	
#menu li a:link {
	
	background: url('../images/borders/button-selected.gif');
	background-repeat:no-repeat;

	}
	
#menu li a:hover {
	background:  url('../images/borders/button-hover.gif') ;
	background-repeat: no-repeat;
	}	


td.spacer
{
	width:21px;
	padding:0;
}


/*--------------------------------------------------MAIN PART OF TEXT PAGE */
td.mainpage
{
	width:594PX;
	vertical-align:top;
	border-collapse:collapse;
	margin:0px; padding:0;
	text-align:left;
}


td.mainpage p
{
	font-family:Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	color:#fff;
	font-size:90%;
	padding:0 15px 0 0;
	line-height: 1.4;
}

td.mainpage p.center
{
	text-align:center;
}


td.mainpage ul
{ 
	list-style-image: url('../images/borders/awillbu1.gif');
	font-family:Tahoma,Verdana, Arial,Helvetica, Sans-Serif;
	font-size:100%;
	line-height:1.4;
	margin:.1em 0 1em 0;
	padding:0 0 0 3em;
	text-align:left;
	color:#fff;
}

table.mainpage p.returntotop
{
	font-size:80%;
	text-align:right;
}

/*----------------------------------------------------------FOOTER -------- */
table.footer
{
	WIDTH:760px;
	background-image: url('../images/borders/bkg.jpg');	
	margin-left: 55px;

}


table.footer p
{
	font-family:Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:80%;
	color:#fff;
	text-align:center;
	line-height:1.2;
	margin:0;
	font-weight:bold;
}

table.footer p.footerlarge
{
	color: #D2B026;
	font-size: 100%;
	font-weight:bold;
	font-style:italic;
	font-family:"Times New Roman", Georgia, Serif;
}


#designedby
{
text-align: center; 
color: #ebebeb ;
font-size:90%;
margin: 3px;
}


#designedby a
{
text-align: center; 
}

/*-------------------------------------------------------------------HEADER -------- */

table.header
{
	TABLE-LAYOUT:FIXED;
	WIDTH:760px;
	HEIGHT:100PX;
	BORDER-COLLAPSE:COLLAPSE;
	PADDING:0px;
	background-image: url('../images/borders/bkg.jpg');
	margin-left: 55px;

}


/* -------------------------------------------------- HEADINGS FOR STATIC PAGES */

H1
{
font-size:190%;
font-weight: bold;
font-family:"Times New Roman", Georgia, Serif;
font-style:italic;
color:#fff;
padding:5px 0;
text-align:center;
}

H2
{
font-size:150%;
font-weight: bold;
font-family:"Times New Roman", Georgia, Serif;
font-style:italic;
color:#fff;
padding:5px 0;
text-align:center;
}

H3
{
font-size:140%;
font-weight: bold;
font-family:"Times New Roman", Georgia, Serif;
font-style:italic;
color:#D2B026;
padding:5px 0;
text-align:center;
}

H4
{
font-size:125%;
font-weight: bold;
font-family:"Times New Roman", Georgia, Serif;
font-style:italic;
color:#D2B026;
padding:5px 0;
text-align:center;
}

h5
{
font-size:115%;
font-weight: bold;
font-family:Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
color:#D2B026;
padding:5px 0;
text-align:center;
}

h6
{
font-size:110%;
font-weight: bold;
font-family:Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
color:#D2B026;
padding:5px 0;
text-align:center;
}


.center
{
	text-align:center;
}

.left
{
	text-align:left;
}

.right
{
	text-align:right;
}

p.normalsmall
{

}

table.gallery
{
	width:99%;
	table-layout:fixed;
	padding:0;margin:0;
	border-collapse:collapse;
	text-align:center;
	font-family:Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	color:#fff;
	font-size:90%;
}
 table.gallery td
 {
	width:33%;
}

p.lisa
{
	color:#ff0000;
}

table.gallery td.title
{
	font-size:140%;
font-weight: bold;
font-family:"Times New Roman", Georgia, Serif;
font-style:italic;
color:#D2B026;
padding:10px 0 0 0;
text-align:center;

}

img
{
	border:0;
}