/* Index CSS Document - used in portfolio internals only */

#gallery{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:1020px;
	height:378;
}

#galleryimg{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:1020px;
	height:378;
}

#bottomnav{
	padding-left:25px;
	background-image:url(/img/news/bottomnav.jpg);
}

#title{
	float:left;
	height:45px;
}

table{
	margin-top:-20px;
	margin-left:auto;
	margin-right:auto;
}

img { 
border: 1px solid #666666; 
} 

h6{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#FFFFFF;
	font-size:18px;
	text-align:justify;
}