body 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ccc;
	background-color: #333;
}

img 
{
	border: 0;
	float: middle;
	text-align: center;
}

#trick
{
	padding: 0px;
	margin: 0px;
	float: left;
	height: 100%;
	width: 81%;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 81%;
	height: 100%;
}

html>body #trick
{
	width: 81%;
	height: 100%;
	/* ie5win fudge ends */
}

#top 
{
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: 5px solid #ccc;
	background: black;
	width: 89%;
	height: 120px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 89%;
	height: 120px;
}

html>body #top 
{
	width: 89%;
	height: 120px; /* ie5win fudge ends */
}

#leftcontain
{
	float: left;
	width: 15%;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 15%;
}

html>body #leftcontain 
{
	width: 15%;
	/* ie5win fudge ends */
}

#left 
{
	margin: 5px;
	padding: 2px;
	border: 5px solid #ccc;
	background: #666;
	text-align: center;
	height: 400px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 400px;
}

html>body #left 
{
	height: 400px;
	/* ie5win fudge ends */
}

#left a
{
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
}
	
#left a:visited 
{
	font-size: 14px;
	font-color:  #ccc;
}
	
#left a:active 
{
	font-size: 14px;
	font-color:  #black;
	background: #ccc
	border: 2px solid white;
}
	
#left a:hover 
{
	font-size: 14px;
	font-color: #ccc;
	background: black;
	border: 2px solid white;
}

#centercontain
{
	float: left;
	width: 62%;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 62%;
}

html>body #centercontain
{
	width: 62%;
	/* ie5win fudge ends */
}

#center 
{
	text-align: center;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	border: 5px solid #ccc;
	background: #666;
}

#center li
{
	text-align: left;
}

#high
{
	text-align: center;
	height: 450px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 450px;
}

html>body #high
{
	height: 450px;
	/* ie5win fudge ends */
}

#center a
{
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
}

#center a:hover
{
	text-decoration: underline;
}

#rightcontain
{
	float: left;
	width: 15%;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 15%;
}

html>body #rightcontain 
{
	width: 15%;
	/* ie5win fudge ends */
}

#right 
{	
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: 5px solid #ccc;
	background: #666;
	height: 400px;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 400px;
}

html>body #right 
{
	height: 400px;
	/* ie5win fudge ends */
}

#right a
{
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
}

#right a:hover
{
	text-decoration: underline;
}

#under
{
	border: 1px solid #ccc;
}

#email
{
	border: 1px solid #ccc;
}

#address
{
	border: 1px solid #ccc;
}

#phone1
{
	border: 1px solid #ccc;
}

#phone
{
	font-size: 18px;
}

#tag
{
	vertical-align: bottom;
}

#mail
{
	text-align: left;
}

#mail2
{
	font-size: 17px;
	text-align: left;
}

#mail3 a
{
	text-decoration: underline;
}

#mail3 a:hover
{
	color: white;
}

#smalltext
{
	font-size: 10px;
}