body
{
	font-size: 12px;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background-color: #ffffff;
	text-decoration: none;
}

A
{
	font-weight: bold;
	color: #363A62;
	text-decoration: none;
}

A:hover
{
	font-weight: bold;
	color: #363A62;
	text-decoration: underline;
}

H2
{
	font-size: 18px;
}

/*-----------------*/
/* 3 Columns Stuff */
/*-----------------*/

#banner
{
	width: 760px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
	font-size: 0pt;
	background: #ffffff;
	voice-family: inherit;
}

#footer
{
	border: 0px solid #000000;
	clear: left;
	width: 100%;
	font-size: 11px;
	background: #f0f0f0;
	voice-family: inherit;
}

#outside
{
	width: 756px;
	padding: 0px;
	border-top: 0px solid #717da2;
	border-bottom: 2px solid #717da2;
	border-left: 2px solid #717da2;
	border-right: 2px solid #717da2;
	background: #f0f0f0;
	voice-family: inherit;
}

#centercontent
{
	padding: 10px;
	background: #f0f0f0;
	text-align: left;
	line-height: 1.2;
}

#centerleftcontent
{
	float: left;
	clear: left;
	width: 49%;
	border: 0px solid #00000;
	background: #f0f0f0;
}

#centerrightcontent
{
	float: left;
	width: 49%;
	border: 0px solid #00000;
	background: #f0f0f0;
}

#AdSense
{
	padding: 10px;
	width: 100%;
}

.CarpLink
{
	background: #cccccc;
	padding: 2px;
	width: 90%;
	border: 1px solid #333333;
	font-size: 12;
	margin-top: 10px;
}

.CarpDesc
{
	padding: 2px;
	width: 80%;
	font-size: 12;
	text-align: left;
}

