body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #4F6D73;
	color:#00000;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
p, ul, li {
	font-size: 11px;
	text-align: justify;
}
.main {
	background: url(../images/main_bg.gif) repeat-x;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
	text-align: justify;
}


.titleText {
	font-size: 20px;
	font-weight: bolder;
	color:#666633; 
}
.galleryText {
	font-size:9px;
	color:#CCCCCC;
	text-align:justify;
}
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;
	color: #353535;
}
