/*cascading style sheet file*/
td.vertPic
{
border: 0px solid #454545;

}

table.PageLayout
{
	position:relative;
	left:1px;
	top:2%;
	width :96% ; 

	align:center;
}

table.Nav
{
	align: center;
	top:10pt;
	width:650pt;
	height:30pt;
}
body
{
	background-color:#D9BA8C;
	background-repeat: no-repeat;
	margin-top: 2%;
	margin-left:5%;
	background-image: url(images/left_back.gif);
	background-repeat: repeat-x;
}
h1.gallery
{
	position:relative;
	left: 2%;
	top: 1%;
}
td.Header {
	position:relative;
	left:2%;
	top:10pt;
	width:500pt;
	height:100pt;
	z-index:6;
	background: #ffffff url(images/header.jpg) repeat-x;
}
td.Menu {
	position:relative;
	left:2%;
	top:20pt;
	width:500pt;
	height:30pt;
	z-index:2;
	background-color: #ffffff;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td.Main {
	position:relative;
	left:2%;
	top:32pt;
	width:500pt;
	height:300pt;
	background-image: url(images/right_text.gif);
	background-repeat: repeat-x;
	z-index:3;
}

td.Footer {
	position:relative;
	left:2%;
	top:35pt;
	width:500pt;
	height:30pt;
	z-index:4;
	background-image: url(images/footer.gif);
}
Raphael
{
	position:relative;
	left :2%;
	top:2%;
}
a.Nav{
	position: relative;
	width:100%;
	text-align:center;
	text-indent:inherit;
	margin-left:auto;
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #630;
	border: 0pt;
	height: 100%;
}
a.Nav:hover{
	position: relative;
	width:100%;
	text-align:center;
	text-indent:inherit;
	margin-left:auto;
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	color:#C36;
	border: 0pt;
	height: 100%;
}
a.nav:visited{
	position: relative;
	width:100%;
	text-align:center;
	text-indent:inherit;
	margin-left:auto;
	font-size:medium;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	color:#0F0;
	border: 0pt;
	height: 100%;
}
#apFooter_Text{

	position: relative;
	text-align:center;
	text-indent:inherit;
	margin-left:auto;
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
	color: #630;
	border: 0pt;

	top: 20%;
	width: 100%;
}



#apTitle{
	position: relative;
	text-align:center;
	text-indent:inherit;
	margin-left:auto;
	font-size:xx-large;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#F36;
	border: 0pt;

	left: 20%;
	width: 100%;
	top:20%;
}
#apBodyText {
	position:relative;
	left:0;
	top:2;
	margin-left:2%;
	width:600px;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	color:#600;
}
h1
{
	position: relative;
	text-align:left;
	margin-left:auto;
	font-size:18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#600;
	border: 0pt;
	visibility: inherit;
	
}

