p{ /* to make paragraphs the same in firefox as ie */
margin: 14px auto;
}

.maintop{
	position: absolute;
	height: 100%;
	width: 100%;
	background-color:#FFFFFF;
	background-image:url(images/edge/t.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.mainbottom{
	position: absolute;
	height: 100%;
	width: 100%;
  background-image:url(images/edge/b.gif);
  background-position: bottom; 
  background-repeat: repeat-x;
}


.mainright{
	position: absolute;
	height: 100%;
	width: 100%;
background-image:url(images/edge/r.gif);
background-position: right;
background-repeat: repeat-y;
}

.mainleft{
	position: absolute;
	height: 100%;
	width: 100%;
background-image:url(images/edge/l.gif);
background-position: left;
background-repeat: repeat-y;
}


body {
	margin:10px 0px;
	padding:0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

.maintopright{
	position: absolute;
	height: 100%;
	width: 100%;
background-image:url(images/edge/tr.gif);
background-position: top right;
background-repeat: no-repeat;
}

.maintopleft{
	position: absolute;
	height: 100%;
	width: 100%;
background-image:url(images/edge/tl.gif);
background-position: top left;
background-repeat: no-repeat;
}


.mainbottomright{
	position: absolute;
	height: 100%;
	width: 100%;
background-image:url(images/edge/br.gif);
background-position: bottom right;
background-repeat: no-repeat;
}

.mainbottomleft{
	position: absolute;
	height: 100%;
	width: 100%;
background-image:url(images/edge/bl.gif);
background-position: bottom left;
background-repeat: no-repeat;
}
/* CSS Document */


	
#Content {
	position: relative;
	width:750px;
	margin:0px auto;
	text-align:left;
	top: -1px;
	left: 0px;



	}

.menu {
	position: absolute;
	left: 26px;
	top: 110px;
	width: 481px;
	height: 19px;
	padding: 2px;
	color: #9B9D98;
}

.menulink{
	color: #9E9F97;
	text-decoration: none;
	font-weight: bold;
	border: solid 1px #9B9D98;
}

.menulink:hover{
	color: #ffffff;
	background-color: #9FBDBF;
	font-weight: bold;
	border: solid 1px #9FBDBF;
}

.curlink{
	color: #ffffff;
	background-color: #9FBDBF;
	font-weight: bold;
		border: solid 1px #9FBDBF;
}

.maintitle{
position:absolute; left: 16px; top: 3px;
}

.title{
color: #9E9F97; font-weight: bold; font-style: italic;
}

.hoverbox{
	margin-bottom: 5px;
 width: 141px; height: 21px;
border: solid 1px #9B9D98; line-height: 21px;
}

.hoverbox:hover{
	margin-bottom: 5px;
   cursor: hand;
	background-color: #9FBDBF;
	  width: 141px; height: 21px;
border: solid 1px #9B9D98; line-height: 21px;
}

.mcaption{
 _position: relative; _top: -50%;
margin: 20px;
font-weight: bold;
font-style: oblique;
color:#9B9D98;
text-align: center;
}


.rollover-text {
 cursor: hand;
		color: #9E9F97;
	font-weight: bold;
	text-decoration: none;

}


.rollover-text:hover {
     cursor: hand;
	background-color: #9FBDBF;
	color: #ffffff;
	font-weight: bold;

	text-decoration: none;
	
	
}

.genlink{
color: #9E9F97;
	font-weight: bold;
	text-decoration: none;
}

.genlink:hover{
color: #9E9F97;
	font-weight: bold;
	text-decoration: underline;
}

.copyright{
font-size: 10px; color: #9E9F97; height: 13px;
text-decoration: none;
}
/* CSS Document */
