body
{
   text-align: center;
   margin: 0;
   font-family: Verdana, Helvetica, sans-serif;
   background: #657979;
}

object {margin: 0; display: block}
img {border: none; padding: 0; margin: 0}

#container
{
   height:100%;
   min-height:100%;
   text-align: center;
   width: 757px;
   margin: 0 auto 0 auto;
}

#entersite
{
	margin:40px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10;
	font-weight:bold;
	color:#FFFFFF;
}

#entersite a:link, a:visited
{
	color: #A9CBCC;
	text-decoration:none;
}

#entersite a:hover, a:active
{
	color: #FFFFFF;
	text-decoration:underline;
}

#content
{
	width: 500px;
	margin:auto;

}

#content p
{
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
	color: #A9CBCC;
	font-size:10;
}

#content a:link, #content a:visited
{
	color: #A9CBCC;
	font-size:10;
	text-decoration:none;
}

#content a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}

#content h1
{
	color: #A9CBCC;
	font-size:10;
	font-weight: bold;
	padding: 0px 10px 0px 10px;

}

#content ul
{
	margin:0;
	padding:0;
	list-style: none;
	font-family: Verdana, Helvetica, sans-serif;
	color: #A9CBCC;
	font-size:10;

}

#dotgrey
{
	margin:auto;
	width: 500px;
	background: url(../_images/dot_grey.gif) repeat-x;
  	background-position: center;
}

#footer
{
	margin: 20px;
	color: #748C8C;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10;
}

#footer a:link, #footer a:visited
{
   padding: 0px 5px 0px 5px;
   color: #748C8C;
   text-decoration: none;
}

#footer a:hover
{
   text-decoration: underline;
}

#cf
{
	margin: 20px;
	color: #748C8C;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:10;
}

#cf a:link, #cf a:visited
{
   padding: 0px 5px 0px 5px;
   color: #748C8C;
   text-decoration: none;
}

#cf a:hover
{
   text-decoration: underline;
   color: #FFFFFF;
}
