body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FAC93D;
	color:#666666;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
p, ul, li {
font-size: 11px;
	text-align: justify;
}
.titleText {
	font-size: 20px;
	font-weight: bolder;
	color:#666633; 
}
.galleryText {
	font-size:9px;
	color:#CCCCCC;
	text-align:justify;
}
td.bottom {
	color:#FFFFFF;
	background-color:#000000;
	font-size: 9px;
}
td.left {
	background: url(../images/bg_left.gif);
	background-repeat: repeat-x;
}
td.right {
	background: url(../images/bg_right.gif);
	background-repeat: repeat-x;
}
td.right_mini {
	background-repeat: repeat-x;
	background: #f5e39e;
}
td.left_mini {
	background: url(../images/bg_content.gif);
	background-repeat: repeat-y;
}
table.navigation {
	background:url(../images/menu.gif);
	background-repeat:no-repeat;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.important {
	font-size:12px;
	font-weight:bold;
}
