body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/grey_backbar.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #4e4e4e;
}



/*------------------------------------ Standard Generic Links ------------------------------------*/
a:link { 
	font-weight: bold; 
	text-decoration: none;
	color:#000066;
	font-size:13px;
	line-height:normal;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000066;
	font-size:13px;
	line-height:normal;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #000066;
	font-size:13px;
	line-height:normal;
	}
/*------------------------------------ END Generic Links ------------------------------------*/





/*------------------------------------ Thumbnail Border Links ------------------------------------*/
a .thumb {
		width: 75px;
		height: 56px;
		padding: 5px;
		border: 1px solid #CCCCCC;
		background: #FFFFFF;
}
a:hover .thumb {
		border: 1px solid #002394;
}
/*------------------------------------ End Thumbnail Border Links ------------------------------------*/


.gallery {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	line-height:normal;
	text-decoration:none;
	}


/*------------------------------------ Portfolio Links ------------------------------------*/
.port {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 10px;
	}
	
.port a:link, .port a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 9px;
	line-height: 18px;
	color: #000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	}

.port a:hover, .port a:active { 
	color: #FFFFFF;
	text-decoration: none; 
	}
/*------------------------------------ End Portfolio LInks ------------------------------------*/


.comingsoon { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	line-height: 20px;
	color: #000000;
	font-size:10px;
	font-weight:normal;
	color: #002394;
	text-decoration: none; 
	}
	
	
.text {
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:16px;
	padding-right:40px;
	line-height: 17px;
	text-decoration:none;
	}
