*
{
/*	font-family: "Century Gothic",sans-serif;*/
	margin: 0;
	padding:0;
	font-size: 12.5px;
	line-height: 1.2;
	word-break: break-all;
	list-style-type:none;
}

a
{
	text-decoration: none;
}

a:link
{
  color: #FA4319;
}

a:visited
{
  color: #FA4319;
}

a:hover
{
	text-decoration: underline;
}

.containhide
{
	display:none;
}


#bodyStyle 
{
	font-size: small;

	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color:CFF84E;
} 


#baseStyle
{
	width: 700px;
	background-color: CFF84E;
	
	text-align:center;
}


#menuStyle
{
	float: left;
	margin-left: 30px;
	width: 300px;
	background-color: D0F754;
	text-align:center;
}




.markStyle1
{
	display: block;
	position: relative;
	top: 42;
	left: 105;
}

.logoStyle
{
	left: 10;
	position: relative;
}

img {
    border-style:none;
}






