body {
	background-color: #0F1C12;
	}
div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #274D72;
	line-height: 140%;
	}
h1 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	color: #255353;
	padding-bottom: 3px;
	border-bottom: 3px solid #255353;
	}
h2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 15px;
	color: #00175E;
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #660000;
	}
.dot {
	float: left;
	width: 33px;
	height: 20px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left;	
	margin-left: -2px;
	}
a:link, a:visited, a:hover, a:visited:hover	{
	text-decoration: none;
	}
a:link, a:visited {
	color: #00175E;
	}
a:hover, a:visited:hover {
	color: #0A7ABB;
	}
/* Content */
	#content ul {
	}
	#content li {
		line-height: 24px;
	}
/* Content-left */
	#content-left ul {
		margin: 0 0 0 0;
		padding-top: 10px;
		padding-left: 0px;
	}
	#content-left li {
		font-weight: bold;
		line-height: 18px;
		letter-spacing: -0.4px;
	}
	#content-left-sub ul {
		padding-top: 0px;
		padding-left: 8px;
		padding-bottom: 4px;
	}
	#content-left-sub li {
		font-weight: normal;
		font-size: 10px;
		line-height: 10px;
		letter-spacing: -0.1px;
		color: #810436;
	}
/* Content-links */
	#content-links ul {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	#content-links li {
		line-height: 16px;
		letter-spacing: -0.4px;
	}
/* Top Menu */
	#menu {
		font-family: "Trebuchet MS";
		font-size: 14px;
		font-weight: bold;
		clear: both;
		background: url("../images/menubg.gif") repeat-x;		
	}
	#menu ul {
		margin: 0;
		padding: 6 0 4 0;
	}
	#menu li {
		display: inline;
		list-style: none;
	}
	#menu li a:link, #menu li a:visited {
		color: #FFFFFF;
		padding: 0px 20px 0px 20px;
		text-decoration: none;
	}
	#menu li a:hover {
		color: #294701;
	}
/* Gallery */
.portfolio_main_label {}
.portfolio_main_area {
	text-align: center;
	}
.portfolio_category_title {
	font-size: 18px;
	font-weight: bold;
	color: #6489AC;
	padding-top: 20px;
	padding-bottom: 20px;
	}
.portfolio_showcase_image_block {
	float: right;
	padding: 30px;
	}
.portfolio_showcase_image {
	border: 1px solid #FFFFFF;
	}
.portfolio_text_title {
	font-size: 16px;
	font-weight: bold;
	color: #1D2015;
	}
.portfolio_text {
	padding-top: 10px;
	font-size: 12px;
	color: #1D2015;
	font-weight: bold;
	}
.portfolio_category_name {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	}
.portfolio_table {}
.portfolio_categories_table {}
.portfolio_thumbnail_cat_label {
	font-size: 12px;
	font-weight: bold;
	color: #1D2015;
	text-align: center;	
	padding-top: 10px;
	text-decoration: none;
	}
.portfolio_thumbnail_cat_label {
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	text-decoration: none;
	}
.portfolio_thumbnail {
	border: 1px solid #FFFFFF;
	}
.portfolio_thumbnail_cell {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1D2015;	
	text-align: center;
	}
.portfolio_thumbnail_details_cell {
	background-color: #FFFFFF;
	font-size: 11px;
	}
.portfolio_image_info {
	color: #1D2015;
	font-size: 11px;
	}
#footer {
	margin: 0 auto;
	padding: 5 0 5 10px;
	color: #F8F8F8;
	font-size: 10px;
	font-weight: normal;	
	}
.copyright, a.copyright, a.copyright:hover, a.copyright:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #F8F8F8;
	text-decoration: none;
	padding-bottom: 6px;
	}
	
