body {
	background-color: #ffffff;
}
.ad {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 12px;
}

.footlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Monotype Corsiva";
	font-size: 11px;
}

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #000000;
}



#body_table {
	background-color: #C5C5C5;
	width: 650px;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	letter-spacing: 1em;
	text-indent: 10px;
}

.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	text-indent: 10px;
}
#main {
	background-color: #FFFFFF;
	width: 950px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.left_column {
	background-image: url(../layout_images/left_column.jpg);
}

